diff for duplicates of <54B69180.2010403@kernel.org> diff --git a/a/1.txt b/N1/1.txt index 4c2d995..e22bdd3 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -45,39 +45,39 @@ On 01/14/15 09:03, Kevin Hilman wrote: > }; > }; > -> + i2c_0: i2c@12C60000 { +> + i2c_0: i2c at 12C60000 { > + status = "okay"; > + > + /* A15 cluster: VDD_ARM */ -> + ina220@40 { +> + ina220 at 40 { > + compatible = "ti,ina230"; > + reg = <0x40>; > + shunt-resistor = <10000>; > + }; > + > + /* memory: VDD_MEM */ -> + ina220@41 { +> + ina220 at 41 { > + compatible = "ti,ina230"; > + reg = <0x41>; > + shunt-resistor = <10000>; > + }; > + > + /* GPU: VDD_G3D */ -> + ina220@44 { +> + ina220 at 44 { > + compatible = "ti,ina230"; > + reg = <0x44>; > + shunt-resistor = <10000>; > + }; > + > + /* A7 cluster: VDD_KFC */ -> + ina220@45 { +> + ina220 at 45 { > + compatible = "ti,ina230"; > + reg = <0x45>; > + shunt-resistor = <10000>; > + }; > + }; > + -> i2c_2: i2c@12C80000 { +> i2c_2: i2c at 12C80000 { > samsung,i2c-sda-delay = <100>; > samsung,i2c-max-bus-freq = <66000>; diff --git a/a/content_digest b/N1/content_digest index 3550958..976722d 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,15 +1,8 @@ "ref\01421193801-24637-1-git-send-email-khilman@kernel.org\0" - "From\0Kukjin Kim <kgene@kernel.org>\0" - "Subject\0Re: [PATCH] ARM: dts: exynos5422-odroidxu3: add INA2xx sensors\0" + "From\0kgene@kernel.org (Kukjin Kim)\0" + "Subject\0[PATCH] ARM: dts: exynos5422-odroidxu3: add INA2xx sensors\0" "Date\0Thu, 15 Jan 2015 00:55:44 +0900\0" - "To\0Kevin Hilman <khilman@kernel.org>\0" - "Cc\0Kukjin Kim <kgene.kim@samsung.com>" - linux-samsung-soc@vger.kernel.org - linux-arm-kernel@lists.infradead.org - linaro-kernel@lists.linaro.org - Kevin Hilman <khilman@linaro.org> - Javier Martinez Canillas <javier.martinez@collabora.co.uk> - " Sjoerd Simons <sjoerd.simons@collabora.co.uk>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On 01/14/15 09:03, Kevin Hilman wrote:\n" @@ -59,39 +52,39 @@ "> \t\t};\n" "> \t};\n" "> \n" - "> +\ti2c_0: i2c@12C60000 {\n" + "> +\ti2c_0: i2c at 12C60000 {\n" "> +\t\tstatus = \"okay\";\n" "> +\n" "> +\t\t/* A15 cluster: VDD_ARM */\n" - "> +\t\tina220@40 {\n" + "> +\t\tina220 at 40 {\n" "> +\t\t\tcompatible = \"ti,ina230\";\n" "> +\t\t\treg = <0x40>;\n" "> +\t\t\tshunt-resistor = <10000>;\n" "> +\t\t};\n" "> +\n" "> +\t\t/* memory: VDD_MEM */\n" - "> +\t\tina220@41 {\n" + "> +\t\tina220 at 41 {\n" "> +\t\t\tcompatible = \"ti,ina230\";\n" "> +\t\t\treg = <0x41>;\n" "> +\t\t\tshunt-resistor = <10000>;\n" "> +\t\t};\n" "> +\n" "> +\t\t/* GPU: VDD_G3D */\n" - "> +\t\tina220@44 {\n" + "> +\t\tina220 at 44 {\n" "> +\t\t\tcompatible = \"ti,ina230\";\n" "> +\t\t\treg = <0x44>;\n" "> +\t\t\tshunt-resistor = <10000>;\n" "> +\t\t};\n" "> +\n" "> +\t\t/* A7 cluster: VDD_KFC */\n" - "> +\t\tina220@45 {\n" + "> +\t\tina220 at 45 {\n" "> +\t\t\tcompatible = \"ti,ina230\";\n" "> +\t\t\treg = <0x45>;\n" "> +\t\t\tshunt-resistor = <10000>;\n" "> +\t\t};\n" "> +\t};\n" "> +\n" - "> \ti2c_2: i2c@12C80000 {\n" + "> \ti2c_2: i2c at 12C80000 {\n" "> \t\tsamsung,i2c-sda-delay = <100>;\n" "> \t\tsamsung,i2c-max-bus-freq = <66000>;\n" "\n" @@ -101,4 +94,4 @@ "Thanks,\n" Kukjin -70c13fab74c989d1d4b7cb939ac0c950bf81bc098f29348e7fbda19c152aa2a6 +10f981b1fd27b09e2b8578d41ec2a6a4ad7227909aaa00c1dede0a34f47ee163
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.