diff for duplicates of <56FE2E8C.3060107@samsung.com> diff --git a/a/1.txt b/N1/1.txt index 86288af..c85c17b 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -2,11 +2,11 @@ On 01.04.2016 15:57, 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> > --- @@ -22,7 +22,7 @@ On 01.04.2016 15:57, Krzysztof Kozlowski wrote: > }; > > - memory { -> + mmemory@40000000 { +> + mmemory at 40000000 { > reg = <0x40000000 0x40000000>; > }; diff --git a/a/content_digest b/N1/content_digest index a7b5960..eb11ab5 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,29 +1,20 @@ "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\0Krzysztof Kozlowski <k.kozlowski@samsung.com>\0" - "Subject\0Re: [PATCH 04/11] ARM: dts: exynos: Fix DTC unit name warnings in Trats2 board\0" + "From\0k.kozlowski@samsung.com (Krzysztof Kozlowski)\0" + "Subject\0[PATCH 04/11] ARM: dts: exynos: Fix DTC unit name warnings in Trats2 board\0" "Date\0Fri, 01 Apr 2016 17:17:16 +0900\0" - "To\0Rob 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" "On 01.04.2016 15:57, Krzysztof Kozlowski wrote:\n" "> 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" @@ -39,7 +30,7 @@ "> \t};\n" "> \n" "> -\tmemory {\n" - "> +\tmmemory@40000000 {\n" + "> +\tmmemory at 40000000 {\n" "> \t\treg = <0x40000000 0x40000000>;\n" "> \t};\n" "\n" @@ -53,4 +44,4 @@ "Best regards,\n" Krzysztof -9457175c1539113cd9a2bb6c7a990cd337959e7ce31679a3dddb7be3e6c14395 +759add75f60e808083dbb344fb641ed300399d40756388dac1757803fc900fd4
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.