diff for duplicates of <20171215124653.30902-1-malat@debian.org> diff --git a/a/1.txt b/N1/1.txt index 754781b..0e1b911 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -25,9 +25,9 @@ Warning (simple_bus_reg): Node /XXX@<UPPER> simple-bus unit address format error This is a follow up to commit 4c9847b7375a ("dt-bindings: Remove leading 0x from bindings notation") -Reported-by: David Daney <ddaney@caviumnetworks.com> -Suggested-by: Rob Herring <robh@kernel.org> -Signed-off-by: Mathieu Malaterre <malat@debian.org> +Reported-by: David Daney <ddaney-M3mlKVOIwJVv6pq1l3V1OdBPR1lH4CV8@public.gmane.org> +Suggested-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> +Signed-off-by: Mathieu Malaterre <malat-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org> --- arch/arm/boot/dts/kirkwood-linksys-viper.dts | 10 +++++----- arch/arm/boot/dts/kirkwood-ns2-common.dtsi | 2 +- @@ -42,8 +42,8 @@ index df7851820507..f21a50dd9869 100644 reg = <0x80000 0x20000>; }; -- partition at A0000 { -+ partition at a0000 { +- partition@A0000 { ++ partition@a0000 { label = "s_env"; reg = <0xA0000 0x20000>; }; @@ -51,20 +51,20 @@ index df7851820507..f21a50dd9869 100644 reg = <0x200000 0x2A0000>; }; -- partition at 4A0000 { -+ partition at 4a0000 { +- partition@4A0000 { ++ partition@4a0000 { label = "rootfs"; reg = <0x4A0000 0x1760000>; }; -- partition at 1C00000 { -+ partition at 1c00000 { +- partition@1C00000 { ++ partition@1c00000 { label = "alt_kernel"; reg = <0x1C00000 0x2A0000>; }; -- partition at 1EA0000 { -+ partition at 1ea0000 { +- partition@1EA0000 { ++ partition@1ea0000 { label = "alt_rootfs"; reg = <0x1EA0000 0x1760000>; }; @@ -72,8 +72,8 @@ index df7851820507..f21a50dd9869 100644 reg = <0x3600000 0x4A00000>; }; -- partition at C0000 { -+ partition at c0000 { +- partition@C0000 { ++ partition@c0000 { label = "unused"; reg = <0xC0000 0x140000>; }; @@ -85,8 +85,8 @@ index 51530ea86622..dc52e3ca7536 100644 &mdio { status = "okay"; -- ethphy0: ethernet-phy at X { -+ ethphy0: ethernet-phy at x { +- ethphy0: ethernet-phy@X { ++ ethphy0: ethernet-phy@x { /* overwrite reg property in board file */ }; }; @@ -98,10 +98,15 @@ index a88eb22070a1..1d3a7fbe1ca9 100644 &mdio { status = "okay"; -- ethphy0: ethernet-phy at X { -+ ethphy0: ethernet-phy at x { +- ethphy0: ethernet-phy@X { ++ ethphy0: ethernet-phy@x { /* overwrite reg property in board file */ }; }; -- 2.11.0 + +-- +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 031d218..00d3ff2 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,17 @@ - "From\0malat@debian.org (Mathieu Malaterre)\0" + "From\0Mathieu Malaterre <malat-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>\0" "Subject\0[PATCH 20/25] arm: kirkwood: dts: Remove leading 0x and 0s from bindings notation\0" "Date\0Fri, 15 Dec 2017 13:46:53 +0100\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0" + "Cc\0Mathieu Malaterre <malat-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>" + Jason Cooper <jason-NLaQJdtUoK4Be96aLqz0jA@public.gmane.org> + Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org> + Gregory Clement <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> + Sebastian Hesselbarth <sebastian.hesselbarth-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> + Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> + Russell King <linux-I+IVW8TIWO2tmTQ+vhA3Yw@public.gmane.org> + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" "\00:1\0" "b\0" "Improve the DTS files by removing all the leading \"0x\" and zeros to fix the\n" @@ -31,9 +41,9 @@ "\n" "This is a follow up to commit 4c9847b7375a (\"dt-bindings: Remove leading 0x from bindings notation\")\n" "\n" - "Reported-by: David Daney <ddaney@caviumnetworks.com>\n" - "Suggested-by: Rob Herring <robh@kernel.org>\n" - "Signed-off-by: Mathieu Malaterre <malat@debian.org>\n" + "Reported-by: David Daney <ddaney-M3mlKVOIwJVv6pq1l3V1OdBPR1lH4CV8@public.gmane.org>\n" + "Suggested-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n" + "Signed-off-by: Mathieu Malaterre <malat-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>\n" "---\n" " arch/arm/boot/dts/kirkwood-linksys-viper.dts | 10 +++++-----\n" " arch/arm/boot/dts/kirkwood-ns2-common.dtsi | 2 +-\n" @@ -48,8 +58,8 @@ " \t\t\treg = <0x80000 0x20000>;\n" " \t\t};\n" " \n" - "-\t\tpartition at A0000 {\n" - "+\t\tpartition at a0000 {\n" + "-\t\tpartition@A0000 {\n" + "+\t\tpartition@a0000 {\n" " \t\t\tlabel = \"s_env\";\n" " \t\t\treg = <0xA0000 0x20000>;\n" " \t\t};\n" @@ -57,20 +67,20 @@ " \t\t\treg = <0x200000 0x2A0000>;\n" " \t\t};\n" " \n" - "-\t\tpartition at 4A0000 {\n" - "+\t\tpartition at 4a0000 {\n" + "-\t\tpartition@4A0000 {\n" + "+\t\tpartition@4a0000 {\n" " \t\t\tlabel = \"rootfs\";\n" " \t\t\treg = <0x4A0000 0x1760000>;\n" " \t\t};\n" " \n" - "-\t\tpartition at 1C00000 {\n" - "+\t\tpartition at 1c00000 {\n" + "-\t\tpartition@1C00000 {\n" + "+\t\tpartition@1c00000 {\n" " \t\t\tlabel = \"alt_kernel\";\n" " \t\t\treg = <0x1C00000 0x2A0000>;\n" " \t\t};\n" " \n" - "-\t\tpartition at 1EA0000 {\n" - "+\t\tpartition at 1ea0000 {\n" + "-\t\tpartition@1EA0000 {\n" + "+\t\tpartition@1ea0000 {\n" " \t\t\tlabel = \"alt_rootfs\";\n" " \t\t\treg = <0x1EA0000 0x1760000>;\n" " \t\t};\n" @@ -78,8 +88,8 @@ " \t\t\treg = <0x3600000 0x4A00000>;\n" " \t\t};\n" " \n" - "-\t\tpartition at C0000 {\n" - "+\t\tpartition at c0000 {\n" + "-\t\tpartition@C0000 {\n" + "+\t\tpartition@c0000 {\n" " \t\t\tlabel = \"unused\";\n" " \t\t\treg = <0xC0000 0x140000>;\n" " \t\t};\n" @@ -91,8 +101,8 @@ " &mdio {\n" " \tstatus = \"okay\";\n" " \n" - "-\tethphy0: ethernet-phy at X {\n" - "+\tethphy0: ethernet-phy at x {\n" + "-\tethphy0: ethernet-phy@X {\n" + "+\tethphy0: ethernet-phy@x {\n" " /* overwrite reg property in board file */\n" " \t};\n" " };\n" @@ -104,12 +114,17 @@ " &mdio {\n" " \tstatus = \"okay\";\n" " \n" - "-\tethphy0: ethernet-phy at X {\n" - "+\tethphy0: ethernet-phy at x {\n" + "-\tethphy0: ethernet-phy@X {\n" + "+\tethphy0: ethernet-phy@x {\n" " /* overwrite reg property in board file */\n" " \t};\n" " };\n" "-- \n" - 2.11.0 + "2.11.0\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 -ae8f75ed64d5e30f2f13700200f1575026cd650ec9876402e5e57ad087662075 +70cc2ebdf59895af14ddc72884efcf4911f945ec09d2e595f4ccb95596b9f6c0
diff --git a/a/1.txt b/N2/1.txt index 754781b..7aa673a 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -42,8 +42,8 @@ index df7851820507..f21a50dd9869 100644 reg = <0x80000 0x20000>; }; -- partition at A0000 { -+ partition at a0000 { +- partition@A0000 { ++ partition@a0000 { label = "s_env"; reg = <0xA0000 0x20000>; }; @@ -51,20 +51,20 @@ index df7851820507..f21a50dd9869 100644 reg = <0x200000 0x2A0000>; }; -- partition at 4A0000 { -+ partition at 4a0000 { +- partition@4A0000 { ++ partition@4a0000 { label = "rootfs"; reg = <0x4A0000 0x1760000>; }; -- partition at 1C00000 { -+ partition at 1c00000 { +- partition@1C00000 { ++ partition@1c00000 { label = "alt_kernel"; reg = <0x1C00000 0x2A0000>; }; -- partition at 1EA0000 { -+ partition at 1ea0000 { +- partition@1EA0000 { ++ partition@1ea0000 { label = "alt_rootfs"; reg = <0x1EA0000 0x1760000>; }; @@ -72,8 +72,8 @@ index df7851820507..f21a50dd9869 100644 reg = <0x3600000 0x4A00000>; }; -- partition at C0000 { -+ partition at c0000 { +- partition@C0000 { ++ partition@c0000 { label = "unused"; reg = <0xC0000 0x140000>; }; @@ -85,8 +85,8 @@ index 51530ea86622..dc52e3ca7536 100644 &mdio { status = "okay"; -- ethphy0: ethernet-phy at X { -+ ethphy0: ethernet-phy at x { +- ethphy0: ethernet-phy@X { ++ ethphy0: ethernet-phy@x { /* overwrite reg property in board file */ }; }; @@ -98,8 +98,8 @@ index a88eb22070a1..1d3a7fbe1ca9 100644 &mdio { status = "okay"; -- ethphy0: ethernet-phy at X { -+ ethphy0: ethernet-phy at x { +- ethphy0: ethernet-phy@X { ++ ethphy0: ethernet-phy@x { /* overwrite reg property in board file */ }; }; diff --git a/a/content_digest b/N2/content_digest index 031d218..4c01a6e 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,7 +1,17 @@ - "From\0malat@debian.org (Mathieu Malaterre)\0" + "From\0Mathieu Malaterre <malat@debian.org>\0" "Subject\0[PATCH 20/25] arm: kirkwood: dts: Remove leading 0x and 0s from bindings notation\0" "Date\0Fri, 15 Dec 2017 13:46:53 +0100\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Rob Herring <robh+dt@kernel.org>\0" + "Cc\0Mathieu Malaterre <malat@debian.org>" + Jason Cooper <jason@lakedaemon.net> + Andrew Lunn <andrew@lunn.ch> + Gregory Clement <gregory.clement@free-electrons.com> + Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> + Mark Rutland <mark.rutland@arm.com> + Russell King <linux@armlinux.org.uk> + linux-arm-kernel@lists.infradead.org + devicetree@vger.kernel.org + " linux-kernel@vger.kernel.org\0" "\00:1\0" "b\0" "Improve the DTS files by removing all the leading \"0x\" and zeros to fix the\n" @@ -48,8 +58,8 @@ " \t\t\treg = <0x80000 0x20000>;\n" " \t\t};\n" " \n" - "-\t\tpartition at A0000 {\n" - "+\t\tpartition at a0000 {\n" + "-\t\tpartition@A0000 {\n" + "+\t\tpartition@a0000 {\n" " \t\t\tlabel = \"s_env\";\n" " \t\t\treg = <0xA0000 0x20000>;\n" " \t\t};\n" @@ -57,20 +67,20 @@ " \t\t\treg = <0x200000 0x2A0000>;\n" " \t\t};\n" " \n" - "-\t\tpartition at 4A0000 {\n" - "+\t\tpartition at 4a0000 {\n" + "-\t\tpartition@4A0000 {\n" + "+\t\tpartition@4a0000 {\n" " \t\t\tlabel = \"rootfs\";\n" " \t\t\treg = <0x4A0000 0x1760000>;\n" " \t\t};\n" " \n" - "-\t\tpartition at 1C00000 {\n" - "+\t\tpartition at 1c00000 {\n" + "-\t\tpartition@1C00000 {\n" + "+\t\tpartition@1c00000 {\n" " \t\t\tlabel = \"alt_kernel\";\n" " \t\t\treg = <0x1C00000 0x2A0000>;\n" " \t\t};\n" " \n" - "-\t\tpartition at 1EA0000 {\n" - "+\t\tpartition at 1ea0000 {\n" + "-\t\tpartition@1EA0000 {\n" + "+\t\tpartition@1ea0000 {\n" " \t\t\tlabel = \"alt_rootfs\";\n" " \t\t\treg = <0x1EA0000 0x1760000>;\n" " \t\t};\n" @@ -78,8 +88,8 @@ " \t\t\treg = <0x3600000 0x4A00000>;\n" " \t\t};\n" " \n" - "-\t\tpartition at C0000 {\n" - "+\t\tpartition at c0000 {\n" + "-\t\tpartition@C0000 {\n" + "+\t\tpartition@c0000 {\n" " \t\t\tlabel = \"unused\";\n" " \t\t\treg = <0xC0000 0x140000>;\n" " \t\t};\n" @@ -91,8 +101,8 @@ " &mdio {\n" " \tstatus = \"okay\";\n" " \n" - "-\tethphy0: ethernet-phy at X {\n" - "+\tethphy0: ethernet-phy at x {\n" + "-\tethphy0: ethernet-phy@X {\n" + "+\tethphy0: ethernet-phy@x {\n" " /* overwrite reg property in board file */\n" " \t};\n" " };\n" @@ -104,12 +114,12 @@ " &mdio {\n" " \tstatus = \"okay\";\n" " \n" - "-\tethphy0: ethernet-phy at X {\n" - "+\tethphy0: ethernet-phy at x {\n" + "-\tethphy0: ethernet-phy@X {\n" + "+\tethphy0: ethernet-phy@x {\n" " /* overwrite reg property in board file */\n" " \t};\n" " };\n" "-- \n" 2.11.0 -ae8f75ed64d5e30f2f13700200f1575026cd650ec9876402e5e57ad087662075 +44e49088622efc6c48d72cae5000efab7aae7dbfbb3fce58037445c7dc1548eb
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.