All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <87pocc94jw.fsf@free-electrons.com>

diff --git a/a/1.txt b/N1/1.txt
index 1560d11..1e710eb 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,15 +1,15 @@
 Hi Rob,
  
- On mer., juil. 26 2017, Rob Herring <robh@kernel.org> wrote:
+ On mer., juil. 26 2017, Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> wrote:
 
 > dtc recently added PCI bus checks. Fix these warnings.
 >
-> Signed-off-by: Rob Herring <robh@kernel.org>
-> Cc: Bjorn Helgaas <bhelgaas@google.com>
-> Cc: Jason Cooper <jason@lakedaemon.net>
-> Cc: Andrew Lunn <andrew@lunn.ch>
-> Cc: Gregory Clement <gregory.clement@free-electrons.com>
-> Cc: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
+> Signed-off-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
+> Cc: Bjorn Helgaas <bhelgaas-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>
+> Cc: Jason Cooper <jason-NLaQJdtUoK4Be96aLqz0jA@public.gmane.org>
+> Cc: Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org>
+> Cc: Gregory Clement <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
+> Cc: Sebastian Hesselbarth <sebastian.hesselbarth-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 
 Applied on mvebu/dt
 
@@ -59,8 +59,8 @@ Gregory
 >  		status = "disabled";
 >  	};
 >  
-> -	pcie at 10,0 {
-> +	pcie at a,0 {
+> -	pcie@10,0 {
+> +	pcie@a,0 {
 >  		device_type = "pci";
 >  		assigned-addresses = <0x82005000 0 0x82000 0 0x2000>;
 >  		reg = <0x5000 0 0 0 0>;
@@ -72,8 +72,8 @@ Gregory
 >  			reg = <MBUS_ID(0x01, 0xe0) 0 0x100000>;
 >  		};
 >  
-> -		pciec: pcie-controller at 82000000 {
-> +		pciec: pcie at 82000000 {
+> -		pciec: pcie-controller@82000000 {
+> +		pciec: pcie@82000000 {
 >  			compatible = "marvell,armada-370-pcie";
 >  			status = "disabled";
 >  			device_type = "pci";
@@ -101,8 +101,8 @@ Gregory
 >  			};
 >  		};
 >  
-> -		pciec: pcie-controller at 82000000 {
-> +		pciec: pcie at 82000000 {
+> -		pciec: pcie-controller@82000000 {
+> +		pciec: pcie@82000000 {
 >  			compatible = "marvell,armada-370-pcie";
 >  			status = "disabled";
 >  			device_type = "pci";
@@ -184,7 +184,7 @@ Gregory
 > +		pcie {
 >  			status = "okay";
 >  
->  			pcie at 1,0 {
+>  			pcie@1,0 {
 > diff --git a/arch/arm/boot/dts/armada-385.dtsi b/arch/arm/boot/dts/armada-385.dtsi
 > index 7fcc4c4885cf..74863aff01c6 100644
 > --- a/arch/arm/boot/dts/armada-385.dtsi
@@ -240,7 +240,7 @@ Gregory
 >  
 > -		pcie-controller {
 > +		pcie {
->  			pcie at 3,0 {
+>  			pcie@3,0 {
 >  				/* Port 2, Lane 0. CON2, nearest CPU. */
 >  				reset-gpios = <&expander0 2 GPIO_ACTIVE_LOW>;
 > diff --git a/arch/arm/boot/dts/armada-388-clearfog.dtsi b/arch/arm/boot/dts/armada-388-clearfog.dtsi
@@ -333,7 +333,7 @@ Gregory
 > +		pcie {
 >  			status = "okay";
 >  
->  			pcie at 1,0 {
+>  			pcie@1,0 {
 > diff --git a/arch/arm/boot/dts/armada-39x.dtsi b/arch/arm/boot/dts/armada-39x.dtsi
 > index 60fbfd5907c7..ea657071e278 100644
 > --- a/arch/arm/boot/dts/armada-39x.dtsi
@@ -387,8 +387,8 @@ Gregory
 >  		/*
 >  		 * 98DX3236 has 1 x1 PCIe unit Gen2.0
 >  		 */
-> -		pciec: pcie-controller at 82000000 {
-> +		pciec: pcie at 82000000 {
+> -		pciec: pcie-controller@82000000 {
+> +		pciec: pcie@82000000 {
 >  			compatible = "marvell,armada-xp-pcie";
 >  			status = "disabled";
 >  			device_type = "pci";
@@ -408,8 +408,8 @@ Gregory
 >  		/* Port 2, Lane 0 */
 >  		status = "okay";
 >  	};
-> -	pcie at 10,0 {
-> +	pcie at a,0 {
+> -	pcie@10,0 {
+> +	pcie@a,0 {
 >  		/* Port 3, Lane 0 */
 >  		status = "okay";
 >  	};
@@ -421,8 +421,8 @@ Gregory
 >  		/* Port 2, Lane 0 */
 >  		status = "okay";
 >  	};
-> -	pcie at 10,0 {
-> +	pcie at a,0 {
+> -	pcie@10,0 {
+> +	pcie@a,0 {
 >  		/* Port 3, Lane 0 */
 >  		status = "okay";
 >  	};
@@ -434,8 +434,8 @@ Gregory
 >  		 * configured as x4 or quad x1 lanes. One unit is
 >  		 * x1 only.
 >  		 */
-> -		pciec: pcie-controller at 82000000 {
-> +		pciec: pcie at 82000000 {
+> -		pciec: pcie-controller@82000000 {
+> +		pciec: pcie@82000000 {
 >  			compatible = "marvell,armada-xp-pcie";
 >  			status = "disabled";
 >  			device_type = "pci";
@@ -487,8 +487,8 @@ Gregory
 >  		 * configured as x4 or quad x1 lanes. One unit is
 >  		 * x4 only.
 >  		 */
-> -		pciec: pcie-controller at 82000000 {
-> +		pciec: pcie at 82000000 {
+> -		pciec: pcie-controller@82000000 {
+> +		pciec: pcie@82000000 {
 >  			compatible = "marvell,armada-xp-pcie";
 >  			status = "disabled";
 >  			device_type = "pci";
@@ -572,8 +572,8 @@ Gregory
 >  		 * configured as x4 or quad x1 lanes. Two units are
 >  		 * x4/x1.
 >  		 */
-> -		pciec: pcie-controller at 82000000 {
-> +		pciec: pcie at 82000000 {
+> -		pciec: pcie-controller@82000000 {
+> +		pciec: pcie@82000000 {
 >  			compatible = "marvell,armada-xp-pcie";
 >  			status = "disabled";
 >  			device_type = "pci";
@@ -653,8 +653,8 @@ Gregory
 >  				status = "disabled";
 >  			};
 >  
-> -			pcie10: pcie at 10,0 {
-> +			pcie10: pcie at a,0 {
+> -			pcie10: pcie@10,0 {
+> +			pcie10: pcie@a,0 {
 >  				device_type = "pci";
 >  				assigned-addresses = <0x82005000 0 0x82000 0 0x2000>;
 >  				reg = <0x5000 0 0 0 0>;
@@ -674,8 +674,8 @@ Gregory
 >  &pcie {
 >  	status = "okay";
 >  	/* Fresco Logic USB3.0 xHCI controller */
-> -	pcie-port at 0 {
-> +	pcie at 1 {
+> -	pcie-port@0 {
+> +	pcie@1 {
 >  		status = "okay";
 >  		reset-gpios = <&gpio0 26 1>;
 >  		reset-delay-us = <20000>;
@@ -683,8 +683,8 @@ Gregory
 >  		pinctrl-names = "default";
 >  	};
 >  	/* Mini-PCIe slot */
-> -	pcie-port at 1 {
-> +	pcie at 2 {
+> -	pcie-port@1 {
+> +	pcie@2 {
 >  		status = "okay";
 >  		reset-gpios = <&gpio0 25 1>;
 >  	};
@@ -705,8 +705,8 @@ Gregory
 >  				  0x82000000 0x2 0x0 MBUS_ID(0x08, 0xe8) 0 1 0   /* Port 1.0 Mem */
 >  				  0x81000000 0x2 0x0 MBUS_ID(0x08, 0xe0) 0 1 0>; /* Port 1.0 I/O */
 >  
-> -			pcie0: pcie-port at 0 {
-> +			pcie0: pcie at 1 {
+> -			pcie0: pcie-port@0 {
+> +			pcie0: pcie@1 {
 >  				device_type = "pci";
 >  				status = "disabled";
 >  				assigned-addresses = <0x82000800 0 0x40000 0 0x2000>;
@@ -721,8 +721,8 @@ Gregory
 >  				interrupt-map = <0 0 0 0 &intc 16>;
 >  			};
 >  
-> -			pcie1: pcie-port at 1 {
-> +			pcie1: pcie at 2 {
+> -			pcie1: pcie-port@1 {
+> +			pcie1: pcie@2 {
 >  				device_type = "pci";
 >  				status = "disabled";
 >  				assigned-addresses = <0x82002800 0 0x80000 0 0x2000>;
@@ -740,9 +740,9 @@ Gregory
 > +++ b/arch/arm/boot/dts/kirkwood-6192.dtsi
 > @@ -1,6 +1,6 @@
 >  / {
->  	mbus at f1000000 {
-> -		pciec: pcie-controller at 82000000 {
-> +		pciec: pcie at 82000000 {
+>  	mbus@f1000000 {
+> -		pciec: pcie-controller@82000000 {
+> +		pciec: pcie@82000000 {
 >  			compatible = "marvell,kirkwood-pcie";
 >  			status = "disabled";
 >  			device_type = "pci";
@@ -760,9 +760,9 @@ Gregory
 > +++ b/arch/arm/boot/dts/kirkwood-6281.dtsi
 > @@ -1,6 +1,6 @@
 >  / {
->  	mbus at f1000000 {
-> -		pciec: pcie-controller at 82000000 {
-> +		pciec: pcie at 82000000 {
+>  	mbus@f1000000 {
+> -		pciec: pcie-controller@82000000 {
+> +		pciec: pcie@82000000 {
 >  			compatible = "marvell,kirkwood-pcie";
 >  			status = "disabled";
 >  			device_type = "pci";
@@ -780,9 +780,9 @@ Gregory
 > +++ b/arch/arm/boot/dts/kirkwood-6282.dtsi
 > @@ -1,6 +1,6 @@
 >  / {
->  	mbus at f1000000 {
-> -		pciec: pcie-controller at 82000000 {
-> +		pciec: pcie at 82000000 {
+>  	mbus@f1000000 {
+> -		pciec: pcie-controller@82000000 {
+> +		pciec: pcie@82000000 {
 >  			compatible = "marvell,kirkwood-pcie";
 >  			status = "disabled";
 >  			device_type = "pci";
@@ -808,9 +808,9 @@ Gregory
 > +++ b/arch/arm/boot/dts/kirkwood-98dx4122.dtsi
 > @@ -1,6 +1,6 @@
 >  / {
->  	mbus at f1000000 {
-> -		pciec: pcie-controller at 82000000 {
-> +		pciec: pcie at 82000000 {
+>  	mbus@f1000000 {
+> -		pciec: pcie-controller@82000000 {
+> +		pciec: pcie@82000000 {
 >  			compatible = "marvell,kirkwood-pcie";
 >  			status = "disabled";
 >  			device_type = "pci";
@@ -831,3 +831,7 @@ Gregory Clement, Free Electrons
 Kernel, drivers, real-time and embedded Linux
 development, consulting, training and support.
 http://free-electrons.com
+--
+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 3fc5d5a..b3e96cf 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,22 +1,30 @@
  "ref\020170726210943.6875-1-robh@kernel.org\0"
- "From\0gregory.clement@free-electrons.com (Gregory CLEMENT)\0"
- "Subject\0[PATCH v2] ARM: dts: marvell: fix PCI bus dtc warnings\0"
+ "ref\020170726210943.6875-1-robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org\0"
+ "From\0Gregory CLEMENT <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\0"
+ "Subject\0Re: [PATCH v2] ARM: dts: marvell: fix PCI bus dtc warnings\0"
  "Date\0Thu, 03 Aug 2017 15:14:27 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0"
+ "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org"
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  arm-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
+  Bjorn Helgaas <bhelgaas-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>
+  Jason Cooper <jason-NLaQJdtUoK4Be96aLqz0jA@public.gmane.org>
+  Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org>
+ " Sebastian Hesselbarth <sebastian.hesselbarth-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0"
  "\00:1\0"
  "b\0"
  "Hi Rob,\n"
  " \n"
- " On mer., juil. 26 2017, Rob Herring <robh@kernel.org> wrote:\n"
+ " On mer., juil. 26 2017, Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> wrote:\n"
  "\n"
  "> dtc recently added PCI bus checks. Fix these warnings.\n"
  ">\n"
- "> Signed-off-by: Rob Herring <robh@kernel.org>\n"
- "> Cc: Bjorn Helgaas <bhelgaas@google.com>\n"
- "> Cc: Jason Cooper <jason@lakedaemon.net>\n"
- "> Cc: Andrew Lunn <andrew@lunn.ch>\n"
- "> Cc: Gregory Clement <gregory.clement@free-electrons.com>\n"
- "> Cc: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>\n"
+ "> Signed-off-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n"
+ "> Cc: Bjorn Helgaas <bhelgaas-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>\n"
+ "> Cc: Jason Cooper <jason-NLaQJdtUoK4Be96aLqz0jA@public.gmane.org>\n"
+ "> Cc: Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org>\n"
+ "> Cc: Gregory Clement <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\n"
+ "> Cc: Sebastian Hesselbarth <sebastian.hesselbarth-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
  "\n"
  "Applied on mvebu/dt\n"
  "\n"
@@ -66,8 +74,8 @@
  ">  \t\tstatus = \"disabled\";\n"
  ">  \t};\n"
  ">  \n"
- "> -\tpcie at 10,0 {\n"
- "> +\tpcie at a,0 {\n"
+ "> -\tpcie@10,0 {\n"
+ "> +\tpcie@a,0 {\n"
  ">  \t\tdevice_type = \"pci\";\n"
  ">  \t\tassigned-addresses = <0x82005000 0 0x82000 0 0x2000>;\n"
  ">  \t\treg = <0x5000 0 0 0 0>;\n"
@@ -79,8 +87,8 @@
  ">  \t\t\treg = <MBUS_ID(0x01, 0xe0) 0 0x100000>;\n"
  ">  \t\t};\n"
  ">  \n"
- "> -\t\tpciec: pcie-controller at 82000000 {\n"
- "> +\t\tpciec: pcie at 82000000 {\n"
+ "> -\t\tpciec: pcie-controller@82000000 {\n"
+ "> +\t\tpciec: pcie@82000000 {\n"
  ">  \t\t\tcompatible = \"marvell,armada-370-pcie\";\n"
  ">  \t\t\tstatus = \"disabled\";\n"
  ">  \t\t\tdevice_type = \"pci\";\n"
@@ -108,8 +116,8 @@
  ">  \t\t\t};\n"
  ">  \t\t};\n"
  ">  \n"
- "> -\t\tpciec: pcie-controller at 82000000 {\n"
- "> +\t\tpciec: pcie at 82000000 {\n"
+ "> -\t\tpciec: pcie-controller@82000000 {\n"
+ "> +\t\tpciec: pcie@82000000 {\n"
  ">  \t\t\tcompatible = \"marvell,armada-370-pcie\";\n"
  ">  \t\t\tstatus = \"disabled\";\n"
  ">  \t\t\tdevice_type = \"pci\";\n"
@@ -191,7 +199,7 @@
  "> +\t\tpcie {\n"
  ">  \t\t\tstatus = \"okay\";\n"
  ">  \n"
- ">  \t\t\tpcie at 1,0 {\n"
+ ">  \t\t\tpcie@1,0 {\n"
  "> diff --git a/arch/arm/boot/dts/armada-385.dtsi b/arch/arm/boot/dts/armada-385.dtsi\n"
  "> index 7fcc4c4885cf..74863aff01c6 100644\n"
  "> --- a/arch/arm/boot/dts/armada-385.dtsi\n"
@@ -247,7 +255,7 @@
  ">  \n"
  "> -\t\tpcie-controller {\n"
  "> +\t\tpcie {\n"
- ">  \t\t\tpcie at 3,0 {\n"
+ ">  \t\t\tpcie@3,0 {\n"
  ">  \t\t\t\t/* Port 2, Lane 0. CON2, nearest CPU. */\n"
  ">  \t\t\t\treset-gpios = <&expander0 2 GPIO_ACTIVE_LOW>;\n"
  "> diff --git a/arch/arm/boot/dts/armada-388-clearfog.dtsi b/arch/arm/boot/dts/armada-388-clearfog.dtsi\n"
@@ -340,7 +348,7 @@
  "> +\t\tpcie {\n"
  ">  \t\t\tstatus = \"okay\";\n"
  ">  \n"
- ">  \t\t\tpcie at 1,0 {\n"
+ ">  \t\t\tpcie@1,0 {\n"
  "> diff --git a/arch/arm/boot/dts/armada-39x.dtsi b/arch/arm/boot/dts/armada-39x.dtsi\n"
  "> index 60fbfd5907c7..ea657071e278 100644\n"
  "> --- a/arch/arm/boot/dts/armada-39x.dtsi\n"
@@ -394,8 +402,8 @@
  ">  \t\t/*\n"
  ">  \t\t * 98DX3236 has 1 x1 PCIe unit Gen2.0\n"
  ">  \t\t */\n"
- "> -\t\tpciec: pcie-controller at 82000000 {\n"
- "> +\t\tpciec: pcie at 82000000 {\n"
+ "> -\t\tpciec: pcie-controller@82000000 {\n"
+ "> +\t\tpciec: pcie@82000000 {\n"
  ">  \t\t\tcompatible = \"marvell,armada-xp-pcie\";\n"
  ">  \t\t\tstatus = \"disabled\";\n"
  ">  \t\t\tdevice_type = \"pci\";\n"
@@ -415,8 +423,8 @@
  ">  \t\t/* Port 2, Lane 0 */\n"
  ">  \t\tstatus = \"okay\";\n"
  ">  \t};\n"
- "> -\tpcie at 10,0 {\n"
- "> +\tpcie at a,0 {\n"
+ "> -\tpcie@10,0 {\n"
+ "> +\tpcie@a,0 {\n"
  ">  \t\t/* Port 3, Lane 0 */\n"
  ">  \t\tstatus = \"okay\";\n"
  ">  \t};\n"
@@ -428,8 +436,8 @@
  ">  \t\t/* Port 2, Lane 0 */\n"
  ">  \t\tstatus = \"okay\";\n"
  ">  \t};\n"
- "> -\tpcie at 10,0 {\n"
- "> +\tpcie at a,0 {\n"
+ "> -\tpcie@10,0 {\n"
+ "> +\tpcie@a,0 {\n"
  ">  \t\t/* Port 3, Lane 0 */\n"
  ">  \t\tstatus = \"okay\";\n"
  ">  \t};\n"
@@ -441,8 +449,8 @@
  ">  \t\t * configured as x4 or quad x1 lanes. One unit is\n"
  ">  \t\t * x1 only.\n"
  ">  \t\t */\n"
- "> -\t\tpciec: pcie-controller at 82000000 {\n"
- "> +\t\tpciec: pcie at 82000000 {\n"
+ "> -\t\tpciec: pcie-controller@82000000 {\n"
+ "> +\t\tpciec: pcie@82000000 {\n"
  ">  \t\t\tcompatible = \"marvell,armada-xp-pcie\";\n"
  ">  \t\t\tstatus = \"disabled\";\n"
  ">  \t\t\tdevice_type = \"pci\";\n"
@@ -494,8 +502,8 @@
  ">  \t\t * configured as x4 or quad x1 lanes. One unit is\n"
  ">  \t\t * x4 only.\n"
  ">  \t\t */\n"
- "> -\t\tpciec: pcie-controller at 82000000 {\n"
- "> +\t\tpciec: pcie at 82000000 {\n"
+ "> -\t\tpciec: pcie-controller@82000000 {\n"
+ "> +\t\tpciec: pcie@82000000 {\n"
  ">  \t\t\tcompatible = \"marvell,armada-xp-pcie\";\n"
  ">  \t\t\tstatus = \"disabled\";\n"
  ">  \t\t\tdevice_type = \"pci\";\n"
@@ -579,8 +587,8 @@
  ">  \t\t * configured as x4 or quad x1 lanes. Two units are\n"
  ">  \t\t * x4/x1.\n"
  ">  \t\t */\n"
- "> -\t\tpciec: pcie-controller at 82000000 {\n"
- "> +\t\tpciec: pcie at 82000000 {\n"
+ "> -\t\tpciec: pcie-controller@82000000 {\n"
+ "> +\t\tpciec: pcie@82000000 {\n"
  ">  \t\t\tcompatible = \"marvell,armada-xp-pcie\";\n"
  ">  \t\t\tstatus = \"disabled\";\n"
  ">  \t\t\tdevice_type = \"pci\";\n"
@@ -660,8 +668,8 @@
  ">  \t\t\t\tstatus = \"disabled\";\n"
  ">  \t\t\t};\n"
  ">  \n"
- "> -\t\t\tpcie10: pcie at 10,0 {\n"
- "> +\t\t\tpcie10: pcie at a,0 {\n"
+ "> -\t\t\tpcie10: pcie@10,0 {\n"
+ "> +\t\t\tpcie10: pcie@a,0 {\n"
  ">  \t\t\t\tdevice_type = \"pci\";\n"
  ">  \t\t\t\tassigned-addresses = <0x82005000 0 0x82000 0 0x2000>;\n"
  ">  \t\t\t\treg = <0x5000 0 0 0 0>;\n"
@@ -681,8 +689,8 @@
  ">  &pcie {\n"
  ">  \tstatus = \"okay\";\n"
  ">  \t/* Fresco Logic USB3.0 xHCI controller */\n"
- "> -\tpcie-port at 0 {\n"
- "> +\tpcie at 1 {\n"
+ "> -\tpcie-port@0 {\n"
+ "> +\tpcie@1 {\n"
  ">  \t\tstatus = \"okay\";\n"
  ">  \t\treset-gpios = <&gpio0 26 1>;\n"
  ">  \t\treset-delay-us = <20000>;\n"
@@ -690,8 +698,8 @@
  ">  \t\tpinctrl-names = \"default\";\n"
  ">  \t};\n"
  ">  \t/* Mini-PCIe slot */\n"
- "> -\tpcie-port at 1 {\n"
- "> +\tpcie at 2 {\n"
+ "> -\tpcie-port@1 {\n"
+ "> +\tpcie@2 {\n"
  ">  \t\tstatus = \"okay\";\n"
  ">  \t\treset-gpios = <&gpio0 25 1>;\n"
  ">  \t};\n"
@@ -712,8 +720,8 @@
  ">  \t\t\t\t  0x82000000 0x2 0x0 MBUS_ID(0x08, 0xe8) 0 1 0   /* Port 1.0 Mem */\n"
  ">  \t\t\t\t  0x81000000 0x2 0x0 MBUS_ID(0x08, 0xe0) 0 1 0>; /* Port 1.0 I/O */\n"
  ">  \n"
- "> -\t\t\tpcie0: pcie-port at 0 {\n"
- "> +\t\t\tpcie0: pcie at 1 {\n"
+ "> -\t\t\tpcie0: pcie-port@0 {\n"
+ "> +\t\t\tpcie0: pcie@1 {\n"
  ">  \t\t\t\tdevice_type = \"pci\";\n"
  ">  \t\t\t\tstatus = \"disabled\";\n"
  ">  \t\t\t\tassigned-addresses = <0x82000800 0 0x40000 0 0x2000>;\n"
@@ -728,8 +736,8 @@
  ">  \t\t\t\tinterrupt-map = <0 0 0 0 &intc 16>;\n"
  ">  \t\t\t};\n"
  ">  \n"
- "> -\t\t\tpcie1: pcie-port at 1 {\n"
- "> +\t\t\tpcie1: pcie at 2 {\n"
+ "> -\t\t\tpcie1: pcie-port@1 {\n"
+ "> +\t\t\tpcie1: pcie@2 {\n"
  ">  \t\t\t\tdevice_type = \"pci\";\n"
  ">  \t\t\t\tstatus = \"disabled\";\n"
  ">  \t\t\t\tassigned-addresses = <0x82002800 0 0x80000 0 0x2000>;\n"
@@ -747,9 +755,9 @@
  "> +++ b/arch/arm/boot/dts/kirkwood-6192.dtsi\n"
  "> @@ -1,6 +1,6 @@\n"
  ">  / {\n"
- ">  \tmbus at f1000000 {\n"
- "> -\t\tpciec: pcie-controller at 82000000 {\n"
- "> +\t\tpciec: pcie at 82000000 {\n"
+ ">  \tmbus@f1000000 {\n"
+ "> -\t\tpciec: pcie-controller@82000000 {\n"
+ "> +\t\tpciec: pcie@82000000 {\n"
  ">  \t\t\tcompatible = \"marvell,kirkwood-pcie\";\n"
  ">  \t\t\tstatus = \"disabled\";\n"
  ">  \t\t\tdevice_type = \"pci\";\n"
@@ -767,9 +775,9 @@
  "> +++ b/arch/arm/boot/dts/kirkwood-6281.dtsi\n"
  "> @@ -1,6 +1,6 @@\n"
  ">  / {\n"
- ">  \tmbus at f1000000 {\n"
- "> -\t\tpciec: pcie-controller at 82000000 {\n"
- "> +\t\tpciec: pcie at 82000000 {\n"
+ ">  \tmbus@f1000000 {\n"
+ "> -\t\tpciec: pcie-controller@82000000 {\n"
+ "> +\t\tpciec: pcie@82000000 {\n"
  ">  \t\t\tcompatible = \"marvell,kirkwood-pcie\";\n"
  ">  \t\t\tstatus = \"disabled\";\n"
  ">  \t\t\tdevice_type = \"pci\";\n"
@@ -787,9 +795,9 @@
  "> +++ b/arch/arm/boot/dts/kirkwood-6282.dtsi\n"
  "> @@ -1,6 +1,6 @@\n"
  ">  / {\n"
- ">  \tmbus at f1000000 {\n"
- "> -\t\tpciec: pcie-controller at 82000000 {\n"
- "> +\t\tpciec: pcie at 82000000 {\n"
+ ">  \tmbus@f1000000 {\n"
+ "> -\t\tpciec: pcie-controller@82000000 {\n"
+ "> +\t\tpciec: pcie@82000000 {\n"
  ">  \t\t\tcompatible = \"marvell,kirkwood-pcie\";\n"
  ">  \t\t\tstatus = \"disabled\";\n"
  ">  \t\t\tdevice_type = \"pci\";\n"
@@ -815,9 +823,9 @@
  "> +++ b/arch/arm/boot/dts/kirkwood-98dx4122.dtsi\n"
  "> @@ -1,6 +1,6 @@\n"
  ">  / {\n"
- ">  \tmbus at f1000000 {\n"
- "> -\t\tpciec: pcie-controller at 82000000 {\n"
- "> +\t\tpciec: pcie at 82000000 {\n"
+ ">  \tmbus@f1000000 {\n"
+ "> -\t\tpciec: pcie-controller@82000000 {\n"
+ "> +\t\tpciec: pcie@82000000 {\n"
  ">  \t\t\tcompatible = \"marvell,kirkwood-pcie\";\n"
  ">  \t\t\tstatus = \"disabled\";\n"
  ">  \t\t\tdevice_type = \"pci\";\n"
@@ -837,6 +845,10 @@
  "Gregory Clement, Free Electrons\n"
  "Kernel, drivers, real-time and embedded Linux\n"
  "development, consulting, training and support.\n"
- http://free-electrons.com
+ "http://free-electrons.com\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
 
-9ed2e174f7278768ce9bf38bab1c1a0527649cc29cdb14a8d8c0a2c18b7b4f5b
+26f261e8f7b70f0899a794a1d288636fe00f88acf7a782a90cac79a4777cfc4d

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.