[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20221229033437.kxwe73bomxw6sfi2@builder.lan>
Date: Wed, 28 Dec 2022 21:34:37 -0600
From: Bjorn Andersson <andersson@...nel.org>
To: Luca Weiss <luca@...tu.xyz>
Cc: linux-arm-msm@...r.kernel.org,
~postmarketos/upstreaming@...ts.sr.ht,
Rayyan Ansari <rayyan@...ari.sh>,
Andy Gross <agross@...nel.org>,
Konrad Dybcio <konrad.dybcio@...ainline.org>,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 3/3] ARM: dts: qcom: pm8226: add IADC node
On Mon, Dec 26, 2022 at 01:14:59PM +0100, Luca Weiss wrote:
> Hi Rayyan,
>
> On Freitag, 23. Dezember 2022 20:34:03 CET Rayyan Ansari wrote:
> > Add a node for the current ADC (IADC) found in PM8226.
> >
> > Signed-off-by: Rayyan Ansari <rayyan@...ari.sh>
> > ---
> > arch/arm/boot/dts/qcom-pm8226.dtsi | 6 ++++++
> > 1 file changed, 6 insertions(+)
> >
> > diff --git a/arch/arm/boot/dts/qcom-pm8226.dtsi
> > b/arch/arm/boot/dts/qcom-pm8226.dtsi index 403324a35cf5..82470549f240
> > 100644
> > --- a/arch/arm/boot/dts/qcom-pm8226.dtsi
> > +++ b/arch/arm/boot/dts/qcom-pm8226.dtsi
> > @@ -88,6 +88,12 @@ adc-chan@f {
> > };
> > };
> >
> > + pm8226_iadc: iadc@...0 {
>
> Make this adc@ to conform to qcom,spmi-pmic.yaml docs
>
> > + compatible = "qcom,spmi-iadc";
>
> Make this "qcom,pm8226-iadc", "qcom,spmi-iadc" and add to docs to conform to
> qcom,spmi-iadc.yaml
>
I adjusted the patch according to your requests and applied it. Rayyan,
please update dt binding documentation per Luca's request.
Thanks,
Bjorn
> Regards
> Luca
>
> > + reg = <0x3600>;
> > + interrupts = <0x0 0x36 0x0
> IRQ_TYPE_EDGE_RISING>;
> > + };
> > +
> > rtc@...0 {
> > compatible = "qcom,pm8941-rtc";
> > reg = <0x6000>, <0x6100>;
>
>
>
>
Powered by blists - more mailing lists