diff for duplicates of <0b5701d036d7$1bdcad20$53960760$@kernel.org> diff --git a/a/1.txt b/N1/1.txt index a1e5e20..55baa6b 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -55,28 +55,28 @@ Kevin Hilman wrote: > + status = "okay"; > + > + /* A15 cluster: VDD_ARM */ -> + ina231@40 { +> + ina231 at 40 { > + compatible = "ti,ina231"; > + reg = <0x40>; > + shunt-resistor = <10000>; > + }; > + > + /* memory: VDD_MEM */ -> + ina231@41 { +> + ina231 at 41 { > + compatible = "ti,ina231"; > + reg = <0x41>; > + shunt-resistor = <10000>; > + }; > + > + /* GPU: VDD_G3D */ -> + ina231@44 { +> + ina231 at 44 { > + compatible = "ti,ina231"; > + reg = <0x44>; > + shunt-resistor = <10000>; > + }; > + > + /* A7 cluster: VDD_KFC */ -> + ina231@45 { +> + ina231 at 45 { > + compatible = "ti,ina231"; > + reg = <0x45>; > + shunt-resistor = <10000>; diff --git a/a/content_digest b/N1/content_digest index ca477c5..4843f10 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,23 +1,8 @@ "ref\01421963668-28359-1-git-send-email-khilman@kernel.org\0" - "From\0Kukjin Kim <kgene@kernel.org>\0" - "Subject\0RE: [PATCH v3] ARM: dts: exynos5422-odroidxu3: add on-board INA231 sensors\0" + "From\0kgene@kernel.org (Kukjin Kim)\0" + "Subject\0[PATCH v3] ARM: dts: exynos5422-odroidxu3: add on-board INA231 sensors\0" "Date\0Fri, 23 Jan 2015 15:37:50 +0900\0" - "To\0'Kevin Hilman' <khilman@kernel.org>" - " linux-samsung-soc@vger.kernel.org\0" - "Cc\0linaro-kernel@lists.linaro.org" - linux-arm-kernel@lists.infradead.org - 'Javier Martinez Canillas' <javier.martinez@collabora.co.uk> - 'Sjoerd Simons' <sjoerd.simons@collabora.co.uk> - 'Kevin Hilman' <khilman@linaro.org> - 'Rob Herring' <robh+dt@kernel.org> - 'Pawel Moll' <pawel.moll@arm.com> - 'Mark Rutland' <mark.rutland@arm.com> - 'Ian Campbell' <ijc+devicetree@hellion.org.uk> - 'Kumar Gala' <galak@codeaurora.org> - 'Russell King' <linux@arm.linux.org.uk> - 'Kukjin Kim' <kgene@kernel.org> - 'open list:OPEN FIRMWARE AND...' <devicetree@vger.kernel.org> - " 'open list' <linux-kernel@vger.kernel.org>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Kevin Hilman wrote:\n" @@ -77,28 +62,28 @@ "> +\tstatus = \"okay\";\n" "> +\n" "> +\t/* A15 cluster: VDD_ARM */\n" - "> +\tina231@40 {\n" + "> +\tina231 at 40 {\n" "> +\t\tcompatible = \"ti,ina231\";\n" "> +\t\treg = <0x40>;\n" "> +\t\tshunt-resistor = <10000>;\n" "> +\t};\n" "> +\n" "> +\t/* memory: VDD_MEM */\n" - "> +\tina231@41 {\n" + "> +\tina231 at 41 {\n" "> +\t\tcompatible = \"ti,ina231\";\n" "> +\t\treg = <0x41>;\n" "> +\t\tshunt-resistor = <10000>;\n" "> +\t};\n" "> +\n" "> +\t/* GPU: VDD_G3D */\n" - "> +\tina231@44 {\n" + "> +\tina231 at 44 {\n" "> +\t\tcompatible = \"ti,ina231\";\n" "> +\t\treg = <0x44>;\n" "> +\t\tshunt-resistor = <10000>;\n" "> +\t};\n" "> +\n" "> +\t/* A7 cluster: VDD_KFC */\n" - "> +\tina231@45 {\n" + "> +\tina231 at 45 {\n" "> +\t\tcompatible = \"ti,ina231\";\n" "> +\t\treg = <0x45>;\n" "> +\t\tshunt-resistor = <10000>;\n" @@ -112,4 +97,4 @@ "Thanks,\n" Kukjin -82cf9e3717a814560023adcc12beb6edd14ee763f4592b7b4e129226983ad94d +c2b4e4597117d8b6d3b97f9b00a4f10ee1261aaa5efefd75065690ead82d40a9
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.