diff for duplicates of <20171215132102.435-4-nm@ti.com> diff --git a/a/1.txt b/N1/1.txt index 6c5fcdc..a32b200 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -9,8 +9,8 @@ arch/arm/boot/dts/keystone-k2hk-evm.dtb: Warning (unit_address_vs_reg): Node /me arch/arm/boot/dts/keystone-k2l-evm.dtb: Warning (unit_address_vs_reg): Node /memory has a reg or ranges property, but no unit name arch/arm/boot/dts/keystone-k2e-evm.dtb: Warning (unit_address_vs_reg): Node /memory has a reg or ranges property, but no unit name -Reported-by: Rob Herring <robh@kernel.org> -Signed-off-by: Nishanth Menon <nm@ti.com> +Reported-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> +Signed-off-by: Nishanth Menon <nm-l0cyMroinI0@public.gmane.org> --- arch/arm/boot/dts/keystone.dtsi | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) @@ -35,10 +35,15 @@ index 0e8d094515cc..01496910587a 100644 - memory { + chosen { }; + -+ memory: memory at 80000000 { ++ memory: memory@80000000 { + device_type = "memory"; reg = <0x00000000 0x80000000 0x00000000 0x40000000>; }; -- 2.14.1 + +-- +To unsubscribe from this list: send the line "unsubscribe devicetree" in +the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org +More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index 2bf0244..da907cd 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,16 @@ "ref\020171215132102.435-1-nm@ti.com\0" - "From\0nm@ti.com (Nishanth Menon)\0" + "ref\020171215132102.435-1-nm-l0cyMroinI0@public.gmane.org\0" + "From\0Nishanth Menon <nm-l0cyMroinI0@public.gmane.org>\0" "Subject\0[PATCH 3/8] ARM: dts: keystone: Get rid of usage of skeleton.dtsi\0" "Date\0Fri, 15 Dec 2017 07:20:57 -0600\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Russell King <linux-I+IVW8TIWO2tmTQ+vhA3Yw@public.gmane.org>" + Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> + Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> + " Santosh Shilimkar <ssantosh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0" + "Cc\0linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + " Nishanth Menon <nm-l0cyMroinI0@public.gmane.org>\0" "\00:1\0" "b\0" "skeleton.dtsi does'nt offer us any real benefits with most of the\n" @@ -16,8 +24,8 @@ "arch/arm/boot/dts/keystone-k2l-evm.dtb: Warning (unit_address_vs_reg): Node /memory has a reg or ranges property, but no unit name\n" "arch/arm/boot/dts/keystone-k2e-evm.dtb: Warning (unit_address_vs_reg): Node /memory has a reg or ranges property, but no unit name\n" "\n" - "Reported-by: Rob Herring <robh@kernel.org>\n" - "Signed-off-by: Nishanth Menon <nm@ti.com>\n" + "Reported-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n" + "Signed-off-by: Nishanth Menon <nm-l0cyMroinI0@public.gmane.org>\n" "---\n" " arch/arm/boot/dts/keystone.dtsi | 7 ++++---\n" " 1 file changed, 4 insertions(+), 3 deletions(-)\n" @@ -42,12 +50,17 @@ "-\tmemory {\n" "+\tchosen { };\n" "+\n" - "+\tmemory: memory at 80000000 {\n" + "+\tmemory: memory@80000000 {\n" "+\t\tdevice_type = \"memory\";\n" " \t\treg = <0x00000000 0x80000000 0x00000000 0x40000000>;\n" " \t};\n" " \n" "-- \n" - 2.14.1 + "2.14.1\n" + "\n" + "--\n" + "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n" + "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" + More majordomo info at http://vger.kernel.org/majordomo-info.html -8ac19596780e18bab4f3dbe83ac94adb31e19ef17a662eec39ea826880dbf053 +1a347fd63f340c2522af046e1762bab6bc5f675c60713dae2c36c4756f89098f
diff --git a/a/1.txt b/N2/1.txt index 6c5fcdc..0e110aa 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -35,7 +35,7 @@ index 0e8d094515cc..01496910587a 100644 - memory { + chosen { }; + -+ memory: memory at 80000000 { ++ memory: memory@80000000 { + device_type = "memory"; reg = <0x00000000 0x80000000 0x00000000 0x40000000>; }; diff --git a/a/content_digest b/N2/content_digest index 2bf0244..87f83d0 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,8 +1,15 @@ "ref\020171215132102.435-1-nm@ti.com\0" - "From\0nm@ti.com (Nishanth Menon)\0" + "From\0Nishanth Menon <nm@ti.com>\0" "Subject\0[PATCH 3/8] ARM: dts: keystone: Get rid of usage of skeleton.dtsi\0" "Date\0Fri, 15 Dec 2017 07:20:57 -0600\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Russell King <linux@armlinux.org.uk>" + Mark Rutland <mark.rutland@arm.com> + Rob Herring <robh+dt@kernel.org> + " Santosh Shilimkar <ssantosh@kernel.org>\0" + "Cc\0<linux-kernel@vger.kernel.org>" + <devicetree@vger.kernel.org> + <linux-arm-kernel@lists.infradead.org> + " Nishanth Menon <nm@ti.com>\0" "\00:1\0" "b\0" "skeleton.dtsi does'nt offer us any real benefits with most of the\n" @@ -42,7 +49,7 @@ "-\tmemory {\n" "+\tchosen { };\n" "+\n" - "+\tmemory: memory at 80000000 {\n" + "+\tmemory: memory@80000000 {\n" "+\t\tdevice_type = \"memory\";\n" " \t\treg = <0x00000000 0x80000000 0x00000000 0x40000000>;\n" " \t};\n" @@ -50,4 +57,4 @@ "-- \n" 2.14.1 -8ac19596780e18bab4f3dbe83ac94adb31e19ef17a662eec39ea826880dbf053 +05c7f9e18b2f26062c3e02df45e5c9b36f4871f4a57fa6696891e2bad8316044
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.