diff for duplicates of <20171216204040.18017-4-nm@ti.com> diff --git a/a/1.txt b/N1/1.txt index 964903e..399bf4d 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> --- Changes since v1: Typo fixes in commit message @@ -39,10 +39,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 ff50837..44a0733 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,18 @@ "ref\020171215132102.435-1-nm@ti.com\0" "ref\020171216204040.18017-1-nm@ti.com\0" - "From\0nm@ti.com (Nishanth Menon)\0" + "ref\020171216204040.18017-1-nm-l0cyMroinI0@public.gmane.org\0" + "From\0Nishanth Menon <nm-l0cyMroinI0@public.gmane.org>\0" "Subject\0[PATCH V2 3/8] ARM: dts: keystone: Get rid of usage of skeleton.dtsi\0" "Date\0Sat, 16 Dec 2017 14:40:35 -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 + afd-l0cyMroinI0@public.gmane.org + " Nishanth Menon <nm-l0cyMroinI0@public.gmane.org>\0" "\00:1\0" "b\0" "skeleton.dtsi doesn't offer us any real benefits with most of the\n" @@ -17,8 +26,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" "Changes since v1: Typo fixes in commit message\n" "\n" @@ -47,12 +56,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 -8d158a98abfd634f94ac5afb12686e1eb8ad3b4f1d071693307d339a0b3786b4 +1e855a11eeb9848e254f875c8361b7a02e2c596806d9e261b901f5587d7e0fe5
diff --git a/a/1.txt b/N2/1.txt index 964903e..4dc55e5 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -39,7 +39,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 ff50837..8778245 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,9 +1,17 @@ "ref\020171215132102.435-1-nm@ti.com\0" "ref\020171216204040.18017-1-nm@ti.com\0" - "From\0nm@ti.com (Nishanth Menon)\0" + "From\0Nishanth Menon <nm@ti.com>\0" "Subject\0[PATCH V2 3/8] ARM: dts: keystone: Get rid of usage of skeleton.dtsi\0" "Date\0Sat, 16 Dec 2017 14:40:35 -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> + <afd@ti.com> + " Nishanth Menon <nm@ti.com>\0" "\00:1\0" "b\0" "skeleton.dtsi doesn't offer us any real benefits with most of the\n" @@ -47,7 +55,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" @@ -55,4 +63,4 @@ "-- \n" 2.14.1 -8d158a98abfd634f94ac5afb12686e1eb8ad3b4f1d071693307d339a0b3786b4 +e6f86cae8451316990ea9def67f69f254064e8f9a2ac1d02586799cc461c78b3
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.