diff for duplicates of <20180906203615.GD22824@google.com> diff --git a/a/1.txt b/N1/1.txt index 6499648..091093d 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -28,12 +28,12 @@ On Thu, Sep 06, 2018 at 11:34:32AM -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>; @@ -50,8 +50,8 @@ On Thu, Sep 06, 2018 at 11:34:32AM -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 a39727e..932eea3 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,23 +3,10 @@ "ref\0CAD=FV=Ug3oiHOLxYRXtr0LbBUyXjBB=92fAYfpfhEQ8Xih6PNA@mail.gmail.com\0" "ref\020180827171003.GU160295@google.com\0" "ref\0CAD=FV=Vvhjcs9UwLkyHJ+nxwRCk70SBC3eVxBXwK7DFcPeu8wQ@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\0Thu, 6 Sep 2018 13:36:15 -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 Thu, Sep 06, 2018 at 11:34:32AM -0700, Doug Anderson wrote:\n" @@ -52,12 +39,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" @@ -74,8 +61,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" @@ -91,4 +78,4 @@ "\n" Sounds good, I'll respin with 'io-channel-ranges' removed. -6fe10bed98dfce998834d0d56b5e9c3a1afe7eb83d7abf8b89bfe8a86618e8bc +45d565a8b04f8aa1710558e1c040e4c8d04a38bb7804e07d1f5430a9edf761a8
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.