From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 2D32BC761AF for ; Mon, 27 Mar 2023 08:00:02 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232512AbjC0IAA (ORCPT ); Mon, 27 Mar 2023 04:00:00 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56836 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232958AbjC0H74 (ORCPT ); Mon, 27 Mar 2023 03:59:56 -0400 Received: from mail-ed1-x533.google.com (mail-ed1-x533.google.com [IPv6:2a00:1450:4864:20::533]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 284E7421C for ; Mon, 27 Mar 2023 00:59:55 -0700 (PDT) Received: by mail-ed1-x533.google.com with SMTP id t10so32048399edd.12 for ; Mon, 27 Mar 2023 00:59:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1679903993; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=XHOxcrBXakWRojG1XHykriYxl9yThPhcQl3Zlslh+rU=; b=LhgGG6zPEbHJGJ79wJyGVGjbvqnn4JUWIHlOBdJn2QsOz2K+SvTDpb1d6GduKwh7G1 yKaHcGpSQQsjD21kHuYjx8U/fVT5H76w3frFQmBE9ceUfVJS+g+t7BWl5Bq5SYONZ7AO jRcdn69iiBJHY1ZwnzmdrOh4PvdUSdk09Lmg6i5N3pgUS4+3S1Bk8i7ICS9cxmiC8Vma HaeqwqVxMfYAu3fOy53Ts9PjU1oH2Y6bCQobdM20nM2YXN/GZjb5peuSOwOgnusM4sN6 Q7IukYaIV8cYBTJvMh2HKWWzrNUNSNduR7syg6VX4n/Pbd2tdEoudP/NQ+pej062tINk AKDw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679903993; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=XHOxcrBXakWRojG1XHykriYxl9yThPhcQl3Zlslh+rU=; b=TxLggMe1hynqqzqg2opJm1AW1KuzEjWZPoVFhEMpTnb9av23ly9vPN6f3ZzWhkYSvw U4SqnAlnTJAI3tId+QTw4FIsDa6CIuM79d7Zhiw0pT0uyxPbf9WLAsQDlvknRofzEnp4 +XcN43W3sxB8wWygMWnzAr1eJUBqamRJO6FMoxEnlR7WeEdPflkSeATBFqvzvxOha8US l3T54z/gyFtJLQz9gIK06Y4VEh/SWgWdSDBG9X+58PFqCYRhWqv2+jiUrTSSxTlS259l Fu3yvXE5b9LGJhIxGOnMazXXvNt/AbWGZysBQhZ4maOLdeiekJMUQxHw2juE+2fCbdPX hnGw== X-Gm-Message-State: AAQBX9cDmRfPbS4O3ZmqDWozCsrcGSmLMJhZohG/oPzycdd6t+Eh2nEP MozIcYToxXCIZPn6x2Z9JowWxw== X-Google-Smtp-Source: AKy350ZR4fWMj690Tnc2FYTASJt2dfXDug5uKrdz2z6SlZyu/+k+wehyWLjwIofAqVQIIn2vgL45VQ== X-Received: by 2002:a17:906:aec9:b0:930:625d:6a25 with SMTP id me9-20020a170906aec900b00930625d6a25mr11691860ejb.61.1679903993733; Mon, 27 Mar 2023 00:59:53 -0700 (PDT) Received: from ?IPV6:2a02:810d:15c0:828:198e:c1a5:309b:d678? ([2a02:810d:15c0:828:198e:c1a5:309b:d678]) by smtp.gmail.com with ESMTPSA id u24-20020a17090657d800b00934823127c8sm10589337ejr.78.2023.03.27.00.59.52 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 27 Mar 2023 00:59:53 -0700 (PDT) Message-ID: <3e0b3f7b-a4cc-a609-e491-c1f52a49ec7f@linaro.org> Date: Mon, 27 Mar 2023 09:59:52 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.9.0 Subject: Re: [PATCH v2 07/12] dt-bindings: phy: qcom,qmp-ufs: fix the sc8180x regs Content-Language: en-US To: Vinod Koul , Bjorn Andersson Cc: linux-arm-msm@vger.kernel.org, Konrad Dybcio , Kishon Vijay Abraham I , Rob Herring , Krzysztof Kozlowski , linux-phy@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20230325122444.249507-1-vkoul@kernel.org> <20230325122444.249507-8-vkoul@kernel.org> From: Krzysztof Kozlowski In-Reply-To: <20230325122444.249507-8-vkoul@kernel.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 25/03/2023 13:24, Vinod Koul wrote: > sc8180x ufs phy requires to describe five reg areas for the phy to work, > so move the description to the correct place documenting tx, rx lane > 1, 2 and pcs. > > Signed-off-by: Vinod Koul Acked-by: Krzysztof Kozlowski Best regards, Krzysztof