diff for duplicates of <20171221113254.GB9930@lunn.ch> diff --git a/a/1.txt b/N1/1.txt index a0be73c..ce079a3 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -12,7 +12,7 @@ It sounds like there should be some properties before the Example. Andrew > + -> + ether: ethernet at 65000000 { +> + ether: ethernet@65000000 { > + compatible = "socionext,uniphier-ld20-ave4"; > + reg = <0x65000000 0x8500>; > + interrupts = <0 66 4>; @@ -27,10 +27,14 @@ Typically you would put a blank line here, before the mdio node. > + mdio { > + #address-cells = <1>; > + #size-cells = <0>; -> + ethphy: ethphy at 1 { +> + ethphy: ethphy@1 { > + reg = <1>; > + }; > + }; > + }; Andrew +-- +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 816c19b..bb32e45 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,21 @@ "ref\01513854776-4149-1-git-send-email-hayashi.kunihiko@socionext.com\0" "ref\01513854776-4149-2-git-send-email-hayashi.kunihiko@socionext.com\0" - "From\0andrew@lunn.ch (Andrew Lunn)\0" - "Subject\0[PATCH net-next v7 1/2] dt-bindings: net: add DT bindings for Socionext UniPhier AVE\0" + "ref\01513854776-4149-2-git-send-email-hayashi.kunihiko-uWyLwvC0a2jby3iVrkZq2A@public.gmane.org\0" + "From\0Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org>\0" + "Subject\0Re: [PATCH net-next v7 1/2] dt-bindings: net: add DT bindings for Socionext UniPhier AVE\0" "Date\0Thu, 21 Dec 2017 12:32:54 +0100\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Kunihiko Hayashi <hayashi.kunihiko-uWyLwvC0a2jby3iVrkZq2A@public.gmane.org>\0" + "Cc\0David Miller <davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>" + netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> + Florian Fainelli <f.fainelli-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> + Masami Hiramatsu <masami.hiramatsu-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + Masahiro Yamada <yamada.masahiro-uWyLwvC0a2jby3iVrkZq2A@public.gmane.org> + Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> + Jassi Brar <jaswinder.singh-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> + " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" "\00:1\0" "b\0" "> +Optional properties:\n" @@ -20,7 +32,7 @@ " Andrew\n" "\n" "> +\n" - "> +\tether: ethernet at 65000000 {\n" + "> +\tether: ethernet@65000000 {\n" "> +\t\tcompatible = \"socionext,uniphier-ld20-ave4\";\n" "> +\t\treg = <0x65000000 0x8500>;\n" "> +\t\tinterrupts = <0 66 4>;\n" @@ -35,12 +47,16 @@ "> +\t\tmdio {\n" "> +\t\t\t#address-cells = <1>;\n" "> +\t\t\t#size-cells = <0>;\n" - "> +\t\t\tethphy: ethphy at 1 {\n" + "> +\t\t\tethphy: ethphy@1 {\n" "> +\t\t\t\treg = <1>;\n" "> +\t\t\t};\n" "> +\t\t};\n" "> +\t};\n" "\n" - Andrew + " Andrew\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 -997957172e2216e3c45b0773eb3d93b989d8a5819bb3c8540b47a76e408a6271 +4e0e9795e2eed52092d98ff1837b1a19ed55003307b79d0e7be8ec961ace1024
diff --git a/a/1.txt b/N2/1.txt index a0be73c..939a8b7 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -12,7 +12,7 @@ It sounds like there should be some properties before the Example. Andrew > + -> + ether: ethernet at 65000000 { +> + ether: ethernet@65000000 { > + compatible = "socionext,uniphier-ld20-ave4"; > + reg = <0x65000000 0x8500>; > + interrupts = <0 66 4>; @@ -27,7 +27,7 @@ Typically you would put a blank line here, before the mdio node. > + mdio { > + #address-cells = <1>; > + #size-cells = <0>; -> + ethphy: ethphy at 1 { +> + ethphy: ethphy@1 { > + reg = <1>; > + }; > + }; diff --git a/a/content_digest b/N2/content_digest index 816c19b..87d5853 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,9 +1,20 @@ "ref\01513854776-4149-1-git-send-email-hayashi.kunihiko@socionext.com\0" "ref\01513854776-4149-2-git-send-email-hayashi.kunihiko@socionext.com\0" - "From\0andrew@lunn.ch (Andrew Lunn)\0" - "Subject\0[PATCH net-next v7 1/2] dt-bindings: net: add DT bindings for Socionext UniPhier AVE\0" + "From\0Andrew Lunn <andrew@lunn.ch>\0" + "Subject\0Re: [PATCH net-next v7 1/2] dt-bindings: net: add DT bindings for Socionext UniPhier AVE\0" "Date\0Thu, 21 Dec 2017 12:32:54 +0100\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Kunihiko Hayashi <hayashi.kunihiko@socionext.com>\0" + "Cc\0David Miller <davem@davemloft.net>" + netdev@vger.kernel.org + Mark Rutland <mark.rutland@arm.com> + Florian Fainelli <f.fainelli@gmail.com> + Masami Hiramatsu <masami.hiramatsu@linaro.org> + devicetree@vger.kernel.org + linux-kernel@vger.kernel.org + Masahiro Yamada <yamada.masahiro@socionext.com> + Rob Herring <robh+dt@kernel.org> + Jassi Brar <jaswinder.singh@linaro.org> + " linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "> +Optional properties:\n" @@ -20,7 +31,7 @@ " Andrew\n" "\n" "> +\n" - "> +\tether: ethernet at 65000000 {\n" + "> +\tether: ethernet@65000000 {\n" "> +\t\tcompatible = \"socionext,uniphier-ld20-ave4\";\n" "> +\t\treg = <0x65000000 0x8500>;\n" "> +\t\tinterrupts = <0 66 4>;\n" @@ -35,7 +46,7 @@ "> +\t\tmdio {\n" "> +\t\t\t#address-cells = <1>;\n" "> +\t\t\t#size-cells = <0>;\n" - "> +\t\t\tethphy: ethphy at 1 {\n" + "> +\t\t\tethphy: ethphy@1 {\n" "> +\t\t\t\treg = <1>;\n" "> +\t\t\t};\n" "> +\t\t};\n" @@ -43,4 +54,4 @@ "\n" Andrew -997957172e2216e3c45b0773eb3d93b989d8a5819bb3c8540b47a76e408a6271 +e9dd8e27225650be6be76bcee1a8474d2bf17bcf7bbd647c7315222371e0ddf5
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.