diff for duplicates of <20171229172401.1f6bc823@archlinux> diff --git a/a/1.txt b/N1/1.txt index b73d626..0454c27 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -47,7 +47,7 @@ we can... > > + > > Example for a simple configuration with no trigger: > > -> > adc: voltage-sensor@35 { +> > adc: voltage-sensor at 35 { > > @@ -26,7 +35,7 @@ Example for a simple configuration with no trigger: > > #io-channel-cells = <1>; > > }; @@ -55,7 +55,7 @@ we can... > > -Example for a configuration with trigger: > > +Example for a configuration with channels provided by trigger: > > -> > adc@35 { +> > adc at 35 { > > compatible = "some-vendor,some-adc"; > > @@ -42,6 +51,17 @@ Example for a configuration with trigger: > > }; @@ -63,7 +63,7 @@ we can... > > > > +Example for a configuration for a trigger provider: > > + -> > + adc: sensor-with-trigger@35 { +> > + adc: sensor-with-trigger at 35 { > > + compatible = "some-vendor,some-adc"; > > + reg = <0x35>; > > + #io-channel-cells = <1>; @@ -101,5 +101,5 @@ we can... > Rob > -- > To unsubscribe from this list: send the line "unsubscribe linux-iio" in -> the body of a message to majordomo@vger.kernel.org +> the body of a message to majordomo at vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index 130e576..8a7c7d8 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,20 +1,10 @@ "ref\01513955241-10985-1-git-send-email-eugen.hristev@microchip.com\0" "ref\01513955241-10985-4-git-send-email-eugen.hristev@microchip.com\0" "ref\020171226223500.dxbp26bsx2ojbicr@rob-hp-laptop\0" - "From\0Jonathan Cameron <jic23@kernel.org>\0" - "Subject\0Re: [PATCH 03/14] dt-bindings: iio: add binding support for iio trigger provider/consumer\0" + "From\0jic23@kernel.org (Jonathan Cameron)\0" + "Subject\0[PATCH 03/14] dt-bindings: iio: add binding support for iio trigger provider/consumer\0" "Date\0Fri, 29 Dec 2017 17:24:01 +0000\0" - "To\0Rob Herring <robh@kernel.org>\0" - "Cc\0Eugen Hristev <eugen.hristev@microchip.com>" - nicolas.ferre@microchip.com - ludovic.desroches@microchip.com - alexandre.belloni@free-electrons.com - linux-iio@vger.kernel.org - linux-arm-kernel@lists.infradead.org - devicetree@vger.kernel.org - linux-kernel@vger.kernel.org - linux-input@vger.kernel.org - " dmitry.torokhov@gmail.com\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Tue, 26 Dec 2017 16:35:00 -0600\n" @@ -66,7 +56,7 @@ "> > +\n" "> > Example for a simple configuration with no trigger:\n" "> > \n" - "> > \tadc: voltage-sensor@35 {\n" + "> > \tadc: voltage-sensor at 35 {\n" "> > @@ -26,7 +35,7 @@ Example for a simple configuration with no trigger:\n" "> > \t\t#io-channel-cells = <1>;\n" "> > \t};\n" @@ -74,7 +64,7 @@ "> > -Example for a configuration with trigger:\n" "> > +Example for a configuration with channels provided by trigger:\n" "> > \n" - "> > \tadc@35 {\n" + "> > \tadc at 35 {\n" "> > \t\tcompatible = \"some-vendor,some-adc\";\n" "> > @@ -42,6 +51,17 @@ Example for a configuration with trigger:\n" "> > \t\t};\n" @@ -82,7 +72,7 @@ "> > \n" "> > +Example for a configuration for a trigger provider:\n" "> > +\n" - "> > +\tadc: sensor-with-trigger@35 {\n" + "> > +\tadc: sensor-with-trigger at 35 {\n" "> > +\t\tcompatible = \"some-vendor,some-adc\";\n" "> > +\t\treg = <0x35>;\n" "> > +\t\t#io-channel-cells = <1>;\n" @@ -120,7 +110,7 @@ "> Rob\n" "> --\n" "> To unsubscribe from this list: send the line \"unsubscribe linux-iio\" in\n" - "> the body of a message to majordomo@vger.kernel.org\n" + "> the body of a message to majordomo at vger.kernel.org\n" > More majordomo info at http://vger.kernel.org/majordomo-info.html -d8d5e351ba6d447bc488e8d6b8eefaf9a699a749b9af7c398f50d91ceb5364b7 +6afd94e39a241eb050bfd737754e36cc5497340798941b16988b39315796b675
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.