public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Konrad Dybcio <konrad.dybcio@linaro.org>
To: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
	Andy Gross <agross@kernel.org>,
	Bjorn Andersson <andersson@kernel.org>,
	Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Conor Dooley <conor+dt@kernel.org>,
	linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org
Cc: Neil Armstrong <neil.armstrong@linaro.org>
Subject: Re: [PATCH 4/5] arm64: dts: qcom: sm8650: add Soundwire controllers
Date: Wed, 29 Nov 2023 14:48:45 +0100	[thread overview]
Message-ID: <ab9fa787-614b-462e-87f4-e56aaa21fa64@linaro.org> (raw)
In-Reply-To: <20231129132247.63721-5-krzysztof.kozlowski@linaro.org>

On 29.11.2023 14:22, Krzysztof Kozlowski wrote:
> Add nodes for LPASS Soundwire v2.0.0 controllers.  Use labels with
> indices matching downstream DTS, to make any comparisons easier.
> 
> Cc: Neil Armstrong <neil.armstrong@linaro.org>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> ---
>  arch/arm64/boot/dts/qcom/sm8650.dtsi | 226 +++++++++++++++++++++++++++
>  1 file changed, 226 insertions(+)
> 
> diff --git a/arch/arm64/boot/dts/qcom/sm8650.dtsi b/arch/arm64/boot/dts/qcom/sm8650.dtsi
> index cf663a18c9f0..148118e3fb0a 100644
> --- a/arch/arm64/boot/dts/qcom/sm8650.dtsi
> +++ b/arch/arm64/boot/dts/qcom/sm8650.dtsi
> @@ -2627,6 +2627,36 @@ lpass_wsa2macro: codec@6aa0000 {
>  			#sound-dai-cells = <1>;
>  		};
>  
> +		swr3: soundwire@6ab0000 {
> +			compatible = "qcom,soundwire-v2.0.0";
> +			reg = <0 0x06ab0000 0 0x10000>;
> +			interrupts = <GIC_SPI 171 IRQ_TYPE_LEVEL_HIGH>;
> +			clocks = <&lpass_wsa2macro>;
> +			clock-names = "iface";
> +			label = "WSA2";
> +
> +			pinctrl-names = "default";
> +			pinctrl-0 = <&wsa2_swr_active>;
property-n
property-names

lgtm otherwise

Reviewed-by : Konrad Dybcio <konrad.dybcio@linaro.org>

Konrad

  reply	other threads:[~2023-11-29 13:48 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-29 13:22 [PATCH 0/5] arm64: dts: qcom: sm8650: audio support Krzysztof Kozlowski
2023-11-29 13:22 ` [PATCH 1/5] arm64: dts: qcom: sm8650: add ADSP GPR Krzysztof Kozlowski
2023-11-29 13:41   ` Konrad Dybcio
2023-12-04 14:34     ` Krzysztof Kozlowski
2023-11-29 13:22 ` [PATCH 2/5] arm64: dts: qcom: sm8650: add LPASS LPI pin controller Krzysztof Kozlowski
2023-11-29 13:42   ` Konrad Dybcio
2023-11-29 13:22 ` [PATCH 3/5] arm64: dts: qcom: sm8650: add ADSP audio codec macros Krzysztof Kozlowski
2023-11-29 13:47   ` Konrad Dybcio
2023-12-04 15:30     ` Krzysztof Kozlowski
2023-11-29 13:22 ` [PATCH 4/5] arm64: dts: qcom: sm8650: add Soundwire controllers Krzysztof Kozlowski
2023-11-29 13:48   ` Konrad Dybcio [this message]
2023-12-04 15:36     ` Krzysztof Kozlowski
2023-11-29 13:22 ` [PATCH 5/5] arm64: dts: qcom: sm8650-mtp: add WSA8845 speakers Krzysztof Kozlowski
2023-11-29 13:49   ` Konrad Dybcio
2023-12-04 15:37     ` Krzysztof Kozlowski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ab9fa787-614b-462e-87f4-e56aaa21fa64@linaro.org \
    --to=konrad.dybcio@linaro.org \
    --cc=agross@kernel.org \
    --cc=andersson@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=krzysztof.kozlowski@linaro.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=neil.armstrong@linaro.org \
    --cc=robh+dt@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox