diff for duplicates of <20180827171003.GU160295@google.com> diff --git a/a/1.txt b/N1/1.txt index bfd6030..755c9a6 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -24,12 +24,12 @@ On Fri, Aug 10, 2018 at 05:09:17PM -0700, Doug Anderson wrote: > > +#include <dt-bindings/spmi/spmi.h> > > > > &spmi_bus { -> > pm8998_lsid0: pmic@0 { +> > pm8998_lsid0: pmic at 0 { > > @@ -11,6 +12,16 @@ > > #address-cells = <1>; > > #size-cells = <0>; > > -> > + pm8998_adc: adc@3100 { +> > + pm8998_adc: adc at 3100 { > > + compatible = "qcom,spmi-adc-rev2"; > > + reg = <0x3100>; > > + interrupts = <0x0 0x31 0x0 IRQ_TYPE_EDGE_RISING>; @@ -46,8 +46,8 @@ On Fri, Aug 10, 2018 at 05:09:17PM -0700, Doug Anderson wrote: > example is wrong? ...or I'm just confused... Yes, I copied it from the example, its use here is also not clear to -me, other ADC providers like adc@126c0000 in exynos3250.dtsi or -adc@180a6000 in bcm-cygnus.dtsi also specify it ... +me, other ADC providers like adc at 126c0000 in exynos3250.dtsi or +adc at 180a6000 in bcm-cygnus.dtsi also specify it ... Siddartha/Jonathan, could you help to clarify if "io-channel-ranges" should really be specified here as the DT example suggests? diff --git a/a/content_digest b/N1/content_digest index 8ae4dec..fb88695 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,23 +1,10 @@ "ref\020180808191339.16875-1-mka@chromium.org\0" "ref\020180808191339.16875-3-mka@chromium.org\0" "ref\0CAD=FV=Ug3oiHOLxYRXtr0LbBUyXjBB=92fAYfpfhEQ8Xih6PNA@mail.gmail.com\0" - "From\0Matthias Kaehlcke <mka@chromium.org>\0" - "Subject\0Re: [PATCH 2/3] arm64: dts: qcom: pm8998: Add adc node\0" + "From\0mka@chromium.org (Matthias Kaehlcke)\0" + "Subject\0[PATCH 2/3] arm64: dts: qcom: pm8998: Add adc node\0" "Date\0Mon, 27 Aug 2018 10:10:03 -0700\0" - "To\0Doug Anderson <dianders@chromium.org>\0" - "Cc\0Andy Gross <andy.gross@linaro.org>" - David Brown <david.brown@linaro.org> - Rob Herring <robh+dt@kernel.org> - Mark Rutland <mark.rutland@arm.com> - Catalin Marinas <catalin.marinas@arm.com> - Will Deacon <will.deacon@arm.com> - linux-arm-msm <linux-arm-msm@vger.kernel.org> - open list:ARM/QUALCOMM SUPPORT <linux-soc@vger.kernel.org> - devicetree@vger.kernel.org - Linux ARM <linux-arm-kernel@lists.infradead.org> - LKML <linux-kernel@vger.kernel.org> - Siddartha Mohanadoss <smohanad@codeaurora.org> - " Jonathan Cameron <jic23@kernel.org>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Fri, Aug 10, 2018 at 05:09:17PM -0700, Doug Anderson wrote:\n" @@ -46,12 +33,12 @@ "> > +#include <dt-bindings/spmi/spmi.h>\n" "> >\n" "> > &spmi_bus {\n" - "> > pm8998_lsid0: pmic@0 {\n" + "> > pm8998_lsid0: pmic at 0 {\n" "> > @@ -11,6 +12,16 @@\n" "> > #address-cells = <1>;\n" "> > #size-cells = <0>;\n" "> >\n" - "> > + pm8998_adc: adc@3100 {\n" + "> > + pm8998_adc: adc at 3100 {\n" "> > + compatible = \"qcom,spmi-adc-rev2\";\n" "> > + reg = <0x3100>;\n" "> > + interrupts = <0x0 0x31 0x0 IRQ_TYPE_EDGE_RISING>;\n" @@ -68,8 +55,8 @@ "> example is wrong? ...or I'm just confused...\n" "\n" "Yes, I copied it from the example, its use here is also not clear to\n" - "me, other ADC providers like adc@126c0000 in exynos3250.dtsi or\n" - "adc@180a6000 in bcm-cygnus.dtsi also specify it ...\n" + "me, other ADC providers like adc at 126c0000 in exynos3250.dtsi or\n" + "adc at 180a6000 in bcm-cygnus.dtsi also specify it ...\n" "\n" "Siddartha/Jonathan, could you help to clarify if \"io-channel-ranges\"\n" "should really be specified here as the DT example suggests?\n" @@ -78,4 +65,4 @@ "\n" Matthias -f4f76c3c9ccd81f85c2588f219d64c8908ca7c5f67b1ce09597ba6f97dfcac2e +0b72b91d5783b84ac1049721fa75cb12dd2ecde05af3f6a51cece627614c2560
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.