devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
To: Alexey Klimov <alexey.klimov@linaro.org>,
	linux-sound@vger.kernel.org, srinivas.kandagatla@linaro.org,
	bgoswami@quicinc.com, lgirdwood@gmail.com, broonie@kernel.org
Cc: robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org,
	andersson@kernel.org, konrad.dybcio@linaro.org, perex@perex.cz,
	tiwai@suse.com, linux-arm-msm@vger.kernel.org,
	alsa-devel@alsa-project.org, devicetree@vger.kernel.org,
	elder@linaro.org, dmitry.baryshkov@linaro.org,
	caleb.connolly@linaro.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 5/7] arm64: dts: qcom: sm6115: add LPASS LPI pin controller
Date: Fri, 28 Jun 2024 08:13:11 +0200	[thread overview]
Message-ID: <dac61c61-ab79-4ae4-b0b0-736a09d0d2dd@linaro.org> (raw)
In-Reply-To: <20240628010715.438471-6-alexey.klimov@linaro.org>

On 28/06/2024 03:07, Alexey Klimov wrote:
> Add the Low Power Audio SubSystem Low Power Island (LPASS LPI)
> pin controller device node required for audio subsystem on
> Qualcomm QRB4210 RB2.
> 
> Signed-off-by: Alexey Klimov <alexey.klimov@linaro.org>


>  		gcc: clock-controller@1400000 {
>  			compatible = "qcom,gcc-sm6115";
>  			reg = <0x0 0x01400000 0x0 0x1f0000>;
> @@ -3068,6 +3084,9 @@ cpufreq_hw: cpufreq@f521000 {
>  		};
>  	};
>  
> +	sound: sound {
> +	};

That's not really needed and does not bring much of benefits.

Best regards,
Krzysztof


  reply	other threads:[~2024-06-28  6:13 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-28  1:07 [PATCH 0/7] qrb4210-rb2: add HDMI audio playback support Alexey Klimov
2024-06-28  1:07 ` [PATCH 1/7] ASoC: dt-bindings: qcom,sm8250: add qrb4210-rb2-sndcard Alexey Klimov
2024-06-28  6:15   ` Krzysztof Kozlowski
2024-06-28  1:07 ` [PATCH 2/7] ASoC: qcom: sm8250: add qrb4210-rb2-sndcard compatible string Alexey Klimov
2024-06-28  6:15   ` Krzysztof Kozlowski
2024-06-28  1:07 ` [PATCH 3/7] ASoC: qcom: sm8250: add handling of secondary MI2S clock Alexey Klimov
2024-06-28  1:07 ` [PATCH 4/7] arm64: dts: qcom: sm6115: add apr, its services and simple sound node Alexey Klimov
2024-06-28  6:16   ` Krzysztof Kozlowski
2024-06-28  7:42   ` Dmitry Baryshkov
2024-06-29 12:58   ` Konrad Dybcio
2024-06-28  1:07 ` [PATCH 5/7] arm64: dts: qcom: sm6115: add LPASS LPI pin controller Alexey Klimov
2024-06-28  6:13   ` Krzysztof Kozlowski [this message]
2024-06-28  7:43   ` Dmitry Baryshkov
2024-06-28  7:51     ` Krzysztof Kozlowski
2024-06-28  1:07 ` [PATCH 6/7] arm64: dts: qcom: sm6115: add description of lpi_i2s2 pins Alexey Klimov
2024-06-28  6:14   ` Krzysztof Kozlowski
2024-06-28  7:45   ` Dmitry Baryshkov
2024-06-28  1:07 ` [PATCH 7/7] arm64: dts: qcom: qrb4210-rb2: add HDMI audio playback support Alexey Klimov
2024-06-28  6:17   ` Krzysztof Kozlowski
2024-06-28  7:47   ` Dmitry Baryshkov
2024-06-29 13:00   ` Konrad Dybcio
2024-06-28 15:41 ` [PATCH 0/7] " Rob Herring (Arm)

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=dac61c61-ab79-4ae4-b0b0-736a09d0d2dd@linaro.org \
    --to=krzysztof.kozlowski@linaro.org \
    --cc=alexey.klimov@linaro.org \
    --cc=alsa-devel@alsa-project.org \
    --cc=andersson@kernel.org \
    --cc=bgoswami@quicinc.com \
    --cc=broonie@kernel.org \
    --cc=caleb.connolly@linaro.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=dmitry.baryshkov@linaro.org \
    --cc=elder@linaro.org \
    --cc=konrad.dybcio@linaro.org \
    --cc=krzk+dt@kernel.org \
    --cc=lgirdwood@gmail.com \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-sound@vger.kernel.org \
    --cc=perex@perex.cz \
    --cc=robh@kernel.org \
    --cc=srinivas.kandagatla@linaro.org \
    --cc=tiwai@suse.com \
    /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;
as well as URLs for NNTP newsgroup(s).