diff for duplicates of <53D02212.5030705@kernel.org> diff --git a/a/1.txt b/N1/1.txt index f7b2ca1..53ed2f5 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -42,13 +42,13 @@ Applied to the togreg branch of iio.git - pushed out as testing for now. > - vdd-supply VDD input supply. > > Note: child nodes can be added for auto probing from device tree. -> @@ -41,6 +48,20 @@ adc: adc@12D10000 { +> @@ -41,6 +48,20 @@ adc: adc at 12D10000 { > vdd-supply = <&buck5_reg>; > }; > > +Example: adding device info in dtsi file for Exynos3250 with additional sclk > + -> +adc: adc@126C0000 { +> +adc: adc at 126C0000 { > + compatible = "samsung,exynos3250-adc", "samsung,exynos-adc-v2; > + reg = <0x126C0000 0x100>, <0x10020718 0x4>; > + interrupts = <0 137 0>; diff --git a/a/content_digest b/N1/content_digest index 8bbaa16..15298b1 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,20 +1,9 @@ "ref\01405994696-3117-1-git-send-email-cw00.choi@samsung.com\0" "ref\01405994696-3117-4-git-send-email-cw00.choi@samsung.com\0" - "From\0Jonathan Cameron <jic23@kernel.org>\0" - "Subject\0Re: [PATCHv8 3/4] iio: devicetree: Add DT binding documentation for Exynos3250 ADC\0" + "From\0jic23@kernel.org (Jonathan Cameron)\0" + "Subject\0[PATCHv8 3/4] iio: devicetree: Add DT binding documentation for Exynos3250 ADC\0" "Date\0Wed, 23 Jul 2014 21:58:58 +0100\0" - "To\0Chanwoo Choi <cw00.choi@samsung.com>\0" - "Cc\0ch.naveen@samsung.com" - arnd@arndb.de - kgene.kim@samsung.com - kyungmin.park@samsung.com - t.figa@samsung.com - linux-iio@vger.kernel.org - linux-samsung-soc@vger.kernel.org - linux-kernel@vger.kernel.org - linux-arm-kernel@lists.infradead.org - devicetree@vger.kernel.org - " linux-doc@vger.kernel.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On 22/07/14 03:04, Chanwoo Choi wrote:\n" @@ -61,13 +50,13 @@ "> - vdd-supply\t\tVDD input supply.\n" ">\n" "> Note: child nodes can be added for auto probing from device tree.\n" - "> @@ -41,6 +48,20 @@ adc: adc@12D10000 {\n" + "> @@ -41,6 +48,20 @@ adc: adc at 12D10000 {\n" "> \tvdd-supply = <&buck5_reg>;\n" "> };\n" ">\n" "> +Example: adding device info in dtsi file for Exynos3250 with additional sclk\n" "> +\n" - "> +adc: adc@126C0000 {\n" + "> +adc: adc at 126C0000 {\n" "> +\tcompatible = \"samsung,exynos3250-adc\", \"samsung,exynos-adc-v2;\n" "> +\treg = <0x126C0000 0x100>, <0x10020718 0x4>;\n" "> +\tinterrupts = <0 137 0>;\n" @@ -84,4 +73,4 @@ ">\n" > -06ed8c3fdb248d1bc6c786f5059f59e899eb8fb851e3aef23aa907a407249978 +6d6c7a79d66f13d6da030923502b244e0a69812e356cf764f9b8255d74585286
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.