From: "Alexey Klimov" <alexey.klimov@linaro.org>
To: "Dmitry Baryshkov" <dmitry.baryshkov@linaro.org>
Cc: <linux-sound@vger.kernel.org>, <srinivas.kandagatla@linaro.org>,
<broonie@kernel.org>, <lgirdwood@gmail.com>, <robh@kernel.org>,
<krzk+dt@kernel.org>, <conor+dt@kernel.org>,
<andersson@kernel.org>, <konradybcio@kernel.org>,
<perex@perex.cz>, <tiwai@suse.com>,
<linux-arm-msm@vger.kernel.org>, <devicetree@vger.kernel.org>,
<krzysztof.kozlowski@linaro.org>, <caleb.connolly@linaro.org>,
<linux-kernel@vger.kernel.org>, <a39.skl@gmail.com>
Subject: Re: [PATCH v4 4/5] arm64: dts: qcom: sm4250: add LPASS LPI pin controller
Date: Tue, 12 Nov 2024 02:54:45 +0000 [thread overview]
Message-ID: <D5JV0MOQ5QLW.16CF2337CD1TW@linaro.org> (raw)
In-Reply-To: <eaz4aordxjgnl7c2xhz6ek23eaapaszytcrea7a7y53b5p6aev@mtk7jsvywgcv>
On Fri Nov 1, 2024 at 7:50 AM GMT, Dmitry Baryshkov wrote:
> On Fri, Nov 01, 2024 at 12:59:24AM +0000, 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. QRB4210 is based on sm4250 which has a slightly different
> > lpass pin controller comparing to sm6115.
> >
> > While at this, also add description of lpi_i2s2 pins (active state)
> > required for audio playback via HDMI.
> >
> > Cc: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
> > Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
> > Signed-off-by: Alexey Klimov <alexey.klimov@linaro.org>
> > ---
> > arch/arm64/boot/dts/qcom/sm4250.dtsi | 39 ++++++++++++++++++++++++++++
> > 1 file changed, 39 insertions(+)
> >
> > diff --git a/arch/arm64/boot/dts/qcom/sm4250.dtsi b/arch/arm64/boot/dts/qcom/sm4250.dtsi
> > index a0ed61925e12..1b9983ab122e 100644
> > --- a/arch/arm64/boot/dts/qcom/sm4250.dtsi
> > +++ b/arch/arm64/boot/dts/qcom/sm4250.dtsi
> > @@ -36,3 +36,42 @@ &cpu6 {
> > &cpu7 {
> > compatible = "qcom,kryo240";
> > };
> > +
> > +&lpass_tlmm {
> > + compatible = "qcom,sm4250-lpass-lpi-pinctrl";
> > + gpio-ranges = <&lpass_tlmm 0 0 26>;
>
> I think this should be <&lpass_tlmm 0 0 27>. The driver defines pins
> 0-26.
Nice catch. Thanks, corrected and resend as version 5.
Best regards,
Alexey
next prev parent reply other threads:[~2024-11-12 2:54 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-01 0:59 [PATCH v4 0/5] qrb4210-rb2: add HDMI audio playback support Alexey Klimov
2024-11-01 0:59 ` [PATCH v4 1/5] ASoC: qcom: sm8250: add handling of secondary MI2S clock Alexey Klimov
2024-11-01 0:59 ` [PATCH v4 2/5] arm64: dts: qcom: sm6115: add apr and its services Alexey Klimov
2024-11-04 11:12 ` Konrad Dybcio
2024-11-01 0:59 ` [PATCH v4 3/5] arm64: dts: qcom: sm6115: add LPASS LPI pin controller Alexey Klimov
2024-11-01 7:50 ` Dmitry Baryshkov
2024-11-01 0:59 ` [PATCH v4 4/5] arm64: dts: qcom: sm4250: " Alexey Klimov
2024-11-01 7:50 ` Dmitry Baryshkov
2024-11-12 2:54 ` Alexey Klimov [this message]
2024-11-01 0:59 ` [PATCH v4 5/5] arm64: dts: qcom: qrb4210-rb2: add HDMI audio playback support Alexey Klimov
2024-11-04 11:15 ` Konrad Dybcio
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=D5JV0MOQ5QLW.16CF2337CD1TW@linaro.org \
--to=alexey.klimov@linaro.org \
--cc=a39.skl@gmail.com \
--cc=andersson@kernel.org \
--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=konradybcio@kernel.org \
--cc=krzk+dt@kernel.org \
--cc=krzysztof.kozlowski@linaro.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