diff for duplicates of <87k24onq62.fsf@free-electrons.com> diff --git a/a/1.txt b/N1/1.txt index a743412..556f452 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -31,14 +31,14 @@ Gregory > clocks = <&cpm_syscon0 1 9>, <&cpm_syscon0 1 5>; > }; > -> + cpm_xmdio: mdio at 12a600 { +> + cpm_xmdio: mdio@12a600 { > + #address-cells = <1>; > + #size-cells = <0>; > + compatible = "marvell,xmdio"; > + reg = <0x12a600 0x10>; > + }; > + -> cpm_icu: interrupt-controller at 1e0000 { +> cpm_icu: interrupt-controller@1e0000 { > compatible = "marvell,cp110-icu"; > reg = <0x1e0000 0x10>; > diff --git a/arch/arm64/boot/dts/marvell/armada-cp110-slave.dtsi b/arch/arm64/boot/dts/marvell/armada-cp110-slave.dtsi @@ -49,14 +49,14 @@ Gregory > clocks = <&cps_syscon0 1 9>, <&cps_syscon0 1 5>; > }; > -> + cps_xmdio: mdio at 12a600 { +> + cps_xmdio: mdio@12a600 { > + #address-cells = <1>; > + #size-cells = <0>; > + compatible = "marvell,xmdio"; > + reg = <0x12a600 0x10>; > + }; > + -> cps_icu: interrupt-controller at 1e0000 { +> cps_icu: interrupt-controller@1e0000 { > compatible = "marvell,cp110-icu"; > reg = <0x1e0000 0x10>; > -- diff --git a/a/content_digest b/N1/content_digest index 145f106..07eb4ab 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,19 @@ "ref\020170607083810.30922-1-antoine.tenart@free-electrons.com\0" "ref\020170607083810.30922-10-antoine.tenart@free-electrons.com\0" - "From\0gregory.clement@free-electrons.com (Gregory CLEMENT)\0" - "Subject\0[PATCH 9/9] arm64: marvell: dts: add xmdio nodes for 7k/8k\0" + "From\0Gregory CLEMENT <gregory.clement@free-electrons.com>\0" + "Subject\0Re: [PATCH 9/9] arm64: marvell: dts: add xmdio nodes for 7k/8k\0" "Date\0Wed, 07 Jun 2017 10:43:49 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0davem@davemloft.net\0" + "Cc\0Antoine Tenart <antoine.tenart@free-electrons.com>" + jason@lakedaemon.net + andrew@lunn.ch + sebastian.hesselbarth@gmail.com + f.fainelli@gmail.com + thomas.petazzoni@free-electrons.com + mw@semihalf.com + linux@armlinux.org.uk + netdev@vger.kernel.org + " linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Hi Dave,\n" @@ -39,14 +49,14 @@ "> \t\t\t\tclocks = <&cpm_syscon0 1 9>, <&cpm_syscon0 1 5>;\n" "> \t\t\t};\n" "> \n" - "> +\t\t\tcpm_xmdio: mdio at 12a600 {\n" + "> +\t\t\tcpm_xmdio: mdio@12a600 {\n" "> +\t\t\t\t#address-cells = <1>;\n" "> +\t\t\t\t#size-cells = <0>;\n" "> +\t\t\t\tcompatible = \"marvell,xmdio\";\n" "> +\t\t\t\treg = <0x12a600 0x10>;\n" "> +\t\t\t};\n" "> +\n" - "> \t\t\tcpm_icu: interrupt-controller at 1e0000 {\n" + "> \t\t\tcpm_icu: interrupt-controller@1e0000 {\n" "> \t\t\t\tcompatible = \"marvell,cp110-icu\"; \n" "> \t\t\t\treg = <0x1e0000 0x10>;\n" "> diff --git a/arch/arm64/boot/dts/marvell/armada-cp110-slave.dtsi b/arch/arm64/boot/dts/marvell/armada-cp110-slave.dtsi\n" @@ -57,14 +67,14 @@ "> \t\t\t\tclocks = <&cps_syscon0 1 9>, <&cps_syscon0 1 5>;\n" "> \t\t\t};\n" "> \n" - "> +\t\t\tcps_xmdio: mdio at 12a600 {\n" + "> +\t\t\tcps_xmdio: mdio@12a600 {\n" "> +\t\t\t\t#address-cells = <1>;\n" "> +\t\t\t\t#size-cells = <0>;\n" "> +\t\t\t\tcompatible = \"marvell,xmdio\";\n" "> +\t\t\t\treg = <0x12a600 0x10>;\n" "> +\t\t\t};\n" "> +\n" - "> \t\t\tcps_icu: interrupt-controller at 1e0000 {\n" + "> \t\t\tcps_icu: interrupt-controller@1e0000 {\n" "> \t\t\t\tcompatible = \"marvell,cp110-icu\";\n" "> \t\t\t\treg = <0x1e0000 0x10>;\n" "> -- \n" @@ -77,4 +87,4 @@ "development, consulting, training and support.\n" http://free-electrons.com -69788dcd65818e956f8f152cfd3b3efbd52c8eba78811d11fbb9568ef0e8abc5 +15a9a80ee44a947e6ce4d72cf283305e4739dc0a59f9609314c6f0c24cc8f1fd
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.