[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <170249281039.1698604.14736933847927766425.robh@kernel.org>
Date: Wed, 13 Dec 2023 12:40:11 -0600
From: Rob Herring <robh@...nel.org>
To: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
Cc: Abel Vesa <abel.vesa@...aro.org>, Iskren Chernev <me@...ren.info>,
Shawn Guo <shawn.guo@...aro.org>,
Rajendra Nayak <quic_rjendra@...cinc.com>,
Srinivas Kandagatla <srinivas.kandagatla@...aro.org>,
devicetree@...r.kernel.org, Danila Tikhonov <danila@...xyga.com>,
linux-gpio@...r.kernel.org,
Konrad Dybcio <konrad.dybcio@...aro.org>,
Rohit Agarwal <quic_rohiagar@...cinc.com>,
Vinod Koul <vkoul@...nel.org>, linux-kernel@...r.kernel.org,
Richard Acayan <mailingradian@...il.com>,
Melody Olvera <quic_molvera@...cinc.com>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
linux-arm-msm@...r.kernel.org,
Linus Walleij <linus.walleij@...aro.org>,
Bjorn Andersson <andersson@...nel.org>,
Rob Herring <robh+dt@...nel.org>,
Martin Botka <martin.botka@...ainline.org>,
Bartosz Golaszewski <bartosz.golaszewski@...aro.org>,
krishna Lanka <quic_vamslank@...cinc.com>,
Stephan Gerhold <stephan@...hold.net>,
Andy Gross <agross@...nel.org>,
Conor Dooley <conor+dt@...nel.org>
Subject: Re: [PATCH 01/10] dt-bindings: pinctrl: qcom: create common LPASS
LPI schema
On Fri, 08 Dec 2023 22:55:25 +0100, Krzysztof Kozlowski wrote:
> Just like regular TLMM pin controllers in Qualcomm SoCs, the Low Power
> Audio SubSystem (LPASS) Low Power Island (LPI) TLMM blocks share a lot
> of properties, so common part can be moved to separate schema to reduce
> code duplication and make reviewing easier.
>
> Except the move of common part, this introduces effective changes:
> 1. To all LPASS LPI bindings: Reference pinmux-node.yaml in each pin
> muxing and configuration node, to bring definition of "function" and
> "pins" properties.
>
> 2. qcom,sc7280-lpass-lpi-pinctrl: Reference pinctrl.yaml in top leve.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
> ---
> .../pinctrl/qcom,lpass-lpi-common.yaml | 75 +++++++++++++++++++
> .../qcom,sc7280-lpass-lpi-pinctrl.yaml | 49 ++----------
> .../qcom,sc8280xp-lpass-lpi-pinctrl.yaml | 49 +-----------
> .../qcom,sm6115-lpass-lpi-pinctrl.yaml | 48 +-----------
> .../qcom,sm8250-lpass-lpi-pinctrl.yaml | 49 +-----------
> .../qcom,sm8350-lpass-lpi-pinctrl.yaml | 49 +-----------
> .../qcom,sm8450-lpass-lpi-pinctrl.yaml | 49 +-----------
> .../qcom,sm8550-lpass-lpi-pinctrl.yaml | 49 +-----------
> .../qcom,sm8650-lpass-lpi-pinctrl.yaml | 49 +-----------
> 9 files changed, 109 insertions(+), 357 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/pinctrl/qcom,lpass-lpi-common.yaml
>
Reviewed-by: Rob Herring <robh@...nel.org>
Powered by blists - more mailing lists