diff for duplicates of <56FE873C.2090503@osg.samsung.com> diff --git a/a/1.txt b/N1/1.txt index 954f842..fadb8b8 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -4,11 +4,11 @@ On 04/01/2016 02:57 AM, Krzysztof Kozlowski wrote: > Fix following DTC warnings in Trats2 board: > > Warning (unit_address_vs_reg): Node /memory has a reg or ranges property, but no unit name -> Warning (unit_address_vs_reg): Node /i2c-gpio-1/max77693@66/regulators/ESAFEOUT1@1 has a unit name, but no reg property -> Warning (unit_address_vs_reg): Node /i2c-gpio-1/max77693@66/regulators/ESAFEOUT2@2 has a unit name, but no reg property -> Warning (unit_address_vs_reg): Node /i2c-gpio-1/max77693@66/regulators/CHARGER@0 has a unit name, but no reg property -> Warning (unit_address_vs_reg): Node /thermistor-ap@0 has a unit name, but no reg property -> Warning (unit_address_vs_reg): Node /thermistor-battery@1 has a unit name, but no reg property +> Warning (unit_address_vs_reg): Node /i2c-gpio-1/max77693 at 66/regulators/ESAFEOUT1 at 1 has a unit name, but no reg property +> Warning (unit_address_vs_reg): Node /i2c-gpio-1/max77693 at 66/regulators/ESAFEOUT2 at 2 has a unit name, but no reg property +> Warning (unit_address_vs_reg): Node /i2c-gpio-1/max77693 at 66/regulators/CHARGER at 0 has a unit name, but no reg property +> Warning (unit_address_vs_reg): Node /thermistor-ap at 0 has a unit name, but no reg property +> Warning (unit_address_vs_reg): Node /thermistor-battery at 1 has a unit name, but no reg property > > Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com> > --- @@ -24,7 +24,7 @@ On 04/01/2016 02:57 AM, Krzysztof Kozlowski wrote: > }; > > - memory { -> + mmemory@40000000 { +> + mmemory at 40000000 { > reg = <0x40000000 0x40000000>; > }; > diff --git a/a/content_digest b/N1/content_digest index d38ab2d..6c2f5e7 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,19 +1,9 @@ "ref\01459493874-2366-1-git-send-email-k.kozlowski@samsung.com\0" "ref\01459493874-2366-4-git-send-email-k.kozlowski@samsung.com\0" - "From\0Javier Martinez Canillas <javier@osg.samsung.com>\0" - "Subject\0Re: [PATCH 04/11] ARM: dts: exynos: Fix DTC unit name warnings in Trats2 board\0" + "From\0javier@osg.samsung.com (Javier Martinez Canillas)\0" + "Subject\0[PATCH 04/11] ARM: dts: exynos: Fix DTC unit name warnings in Trats2 board\0" "Date\0Fri, 1 Apr 2016 10:35:40 -0400\0" - "To\0Krzysztof Kozlowski <k.kozlowski@samsung.com>" - 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> - Kukjin Kim <kgene@kernel.org> - devicetree@vger.kernel.org - linux-arm-kernel@lists.infradead.org - linux-kernel@vger.kernel.org - " linux-samsung-soc@vger.kernel.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Hello Krzysztof,\n" @@ -22,11 +12,11 @@ "> Fix following DTC warnings in Trats2 board:\n" "> \n" "> Warning (unit_address_vs_reg): Node /memory has a reg or ranges property, but no unit name\n" - "> Warning (unit_address_vs_reg): Node /i2c-gpio-1/max77693@66/regulators/ESAFEOUT1@1 has a unit name, but no reg property\n" - "> Warning (unit_address_vs_reg): Node /i2c-gpio-1/max77693@66/regulators/ESAFEOUT2@2 has a unit name, but no reg property\n" - "> Warning (unit_address_vs_reg): Node /i2c-gpio-1/max77693@66/regulators/CHARGER@0 has a unit name, but no reg property\n" - "> Warning (unit_address_vs_reg): Node /thermistor-ap@0 has a unit name, but no reg property\n" - "> Warning (unit_address_vs_reg): Node /thermistor-battery@1 has a unit name, but no reg property\n" + "> Warning (unit_address_vs_reg): Node /i2c-gpio-1/max77693 at 66/regulators/ESAFEOUT1 at 1 has a unit name, but no reg property\n" + "> Warning (unit_address_vs_reg): Node /i2c-gpio-1/max77693 at 66/regulators/ESAFEOUT2 at 2 has a unit name, but no reg property\n" + "> Warning (unit_address_vs_reg): Node /i2c-gpio-1/max77693 at 66/regulators/CHARGER at 0 has a unit name, but no reg property\n" + "> Warning (unit_address_vs_reg): Node /thermistor-ap at 0 has a unit name, but no reg property\n" + "> Warning (unit_address_vs_reg): Node /thermistor-battery at 1 has a unit name, but no reg property\n" "> \n" "> Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>\n" "> ---\n" @@ -42,7 +32,7 @@ "> \t};\n" "> \n" "> -\tmemory {\n" - "> +\tmmemory@40000000 {\n" + "> +\tmmemory at 40000000 {\n" "> \t\treg = <0x40000000 0x40000000>;\n" "> \t};\n" "> \n" @@ -62,4 +52,4 @@ "Open Source Group\n" Samsung Research America -60e0348422679b8676d05a7b310319c5339fc93585c6a517bf6499ee25af2083 +abcaa7a0ee7378e85b8e16a1f97d8179c0f16b81dc2505dcec8870d6c21cfaed
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.