diff for duplicates of <87k26qgfso.fsf@free-electrons.com> diff --git a/a/1.txt b/N1/1.txt index 014643c..3b04dea 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -11,7 +11,7 @@ Hi Ralph, > > To avoid potential confusion by labeling an USB3.0 controller "usb2" use > usb3_X as labels. This also coincides with the node names themselves -> (usb at xxxxx vs usb3 at xxxxx). +> (usb@xxxxx vs usb3@xxxxx). > > Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com> @@ -55,8 +55,8 @@ Gregory > interrupts = <GIC_SPI 21 IRQ_TYPE_LEVEL_HIGH>; > }; > -> - sata at a8000 { -> + ahci0: sata at a8000 { +> - sata@a8000 { +> + ahci0: sata@a8000 { > compatible = "marvell,armada-380-ahci"; > reg = <0xa8000 0x2000>; > interrupts = <GIC_SPI 26 IRQ_TYPE_LEVEL_HIGH>; @@ -64,8 +64,8 @@ Gregory > status = "disabled"; > }; > -> - sata at e0000 { -> + ahci1: sata at e0000 { +> - sata@e0000 { +> + ahci1: sata@e0000 { > compatible = "marvell,armada-380-ahci"; > reg = <0xe0000 0x2000>; > interrupts = <GIC_SPI 28 IRQ_TYPE_LEVEL_HIGH>; @@ -73,8 +73,8 @@ Gregory > status = "disabled"; > }; > -> - usb3 at f0000 { -> + usb3_0: usb3 at f0000 { +> - usb3@f0000 { +> + usb3_0: usb3@f0000 { > compatible = "marvell,armada-380-xhci"; > reg = <0xf0000 0x4000>,<0xf4000 0x4000>; > interrupts = <GIC_SPI 16 IRQ_TYPE_LEVEL_HIGH>; @@ -82,8 +82,8 @@ Gregory > status = "disabled"; > }; > -> - usb3 at f8000 { -> + usb3_1: usb3 at f8000 { +> - usb3@f8000 { +> + usb3_1: usb3@f8000 { > compatible = "marvell,armada-380-xhci"; > reg = <0xf8000 0x4000>,<0xfc000 0x4000>; > interrupts = <GIC_SPI 17 IRQ_TYPE_LEVEL_HIGH>; diff --git a/a/content_digest b/N1/content_digest index 347ce89..47e6234 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,17 @@ "ref\020170408101626.14032-1-ralph.sennhauser@gmail.com\0" - "From\0gregory.clement@free-electrons.com (Gregory CLEMENT)\0" - "Subject\0[PATCH v2] ARM: dts: armada-38x: label USB and SATA nodes\0" + "From\0Gregory CLEMENT <gregory.clement@free-electrons.com>\0" + "Subject\0Re: [PATCH v2] ARM: dts: armada-38x: label USB and SATA nodes\0" "Date\0Wed, 12 Apr 2017 11:01:59 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Ralph Sennhauser <ralph.sennhauser@gmail.com>\0" + "Cc\0linux-arm-kernel@lists.infradead.org" + Jason Cooper <jason@lakedaemon.net> + Andrew Lunn <andrew@lunn.ch> + Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> + Rob Herring <robh+dt@kernel.org> + Mark Rutland <mark.rutland@arm.com> + Russell King <linux@armlinux.org.uk> + devicetree@vger.kernel.org + " linux-kernel@vger.kernel.org\0" "\00:1\0" "b\0" "Hi Ralph,\n" @@ -18,7 +27,7 @@ ">\n" "> To avoid potential confusion by labeling an USB3.0 controller \"usb2\" use\n" "> usb3_X as labels. This also coincides with the node names themselves\n" - "> (usb at xxxxx vs usb3 at xxxxx).\n" + "> (usb@xxxxx vs usb3@xxxxx).\n" ">\n" "> Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>\n" "\n" @@ -62,8 +71,8 @@ "> \t\t\t\tinterrupts = <GIC_SPI 21 IRQ_TYPE_LEVEL_HIGH>;\n" "> \t\t\t};\n" "> \n" - "> -\t\t\tsata at a8000 {\n" - "> +\t\t\tahci0: sata at a8000 {\n" + "> -\t\t\tsata@a8000 {\n" + "> +\t\t\tahci0: sata@a8000 {\n" "> \t\t\t\tcompatible = \"marvell,armada-380-ahci\";\n" "> \t\t\t\treg = <0xa8000 0x2000>;\n" "> \t\t\t\tinterrupts = <GIC_SPI 26 IRQ_TYPE_LEVEL_HIGH>;\n" @@ -71,8 +80,8 @@ "> \t\t\t\tstatus = \"disabled\";\n" "> \t\t\t};\n" "> \n" - "> -\t\t\tsata at e0000 {\n" - "> +\t\t\tahci1: sata at e0000 {\n" + "> -\t\t\tsata@e0000 {\n" + "> +\t\t\tahci1: sata@e0000 {\n" "> \t\t\t\tcompatible = \"marvell,armada-380-ahci\";\n" "> \t\t\t\treg = <0xe0000 0x2000>;\n" "> \t\t\t\tinterrupts = <GIC_SPI 28 IRQ_TYPE_LEVEL_HIGH>;\n" @@ -80,8 +89,8 @@ "> \t\t\t\tstatus = \"disabled\";\n" "> \t\t\t};\n" "> \n" - "> -\t\t\tusb3 at f0000 {\n" - "> +\t\t\tusb3_0: usb3 at f0000 {\n" + "> -\t\t\tusb3@f0000 {\n" + "> +\t\t\tusb3_0: usb3@f0000 {\n" "> \t\t\t\tcompatible = \"marvell,armada-380-xhci\";\n" "> \t\t\t\treg = <0xf0000 0x4000>,<0xf4000 0x4000>;\n" "> \t\t\t\tinterrupts = <GIC_SPI 16 IRQ_TYPE_LEVEL_HIGH>;\n" @@ -89,8 +98,8 @@ "> \t\t\t\tstatus = \"disabled\";\n" "> \t\t\t};\n" "> \n" - "> -\t\t\tusb3 at f8000 {\n" - "> +\t\t\tusb3_1: usb3 at f8000 {\n" + "> -\t\t\tusb3@f8000 {\n" + "> +\t\t\tusb3_1: usb3@f8000 {\n" "> \t\t\t\tcompatible = \"marvell,armada-380-xhci\";\n" "> \t\t\t\treg = <0xf8000 0x4000>,<0xfc000 0x4000>;\n" "> \t\t\t\tinterrupts = <GIC_SPI 17 IRQ_TYPE_LEVEL_HIGH>;\n" @@ -104,4 +113,4 @@ "development, consulting, training and support.\n" http://free-electrons.com -e19c7e490988946ba29f50e8e321026f8e080cc4986d10f948c64be3ae5b5595 +3bddddb30e5f8346b7b2428cf05cb57f3a2013178af52877041d25539ccb9470
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.