All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20180618174159.86150-1-npcomplete13@gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index aca696b..2e7c3d5 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -5,9 +5,9 @@ Processor	- Broadcom BCM4709C0KFEBG dual-core @ 1.4 GHz
 Switch		- BCM53012 in BCM4709C0KFEBG & external BCM53125
 DDR3 RAM	- 256 MB
 Flash		- 128 MB (Toshiba TC58BVG0S3HTA00)
-2.4GHz		- BCM4366 4?4 2.4/5G single chip 802.11ac SoC
+2.4GHz		- BCM4366 4×4 2.4/5G single chip 802.11ac SoC
 Power Amp	- Skyworks SE2623L 2.4 GHz power amp (x4)
-5GHz x 2	- BCM4366 4?4 2.4/5G single chip 802.11ac SoC
+5GHz x 2	- BCM4366 4×4 2.4/5G single chip 802.11ac SoC
 Power Amp	- PLX Technology PEX8603 3-lane, 3-port PCIe switch
 Ports		- 8 Ports, 1 WAN Ports
 Antennas	- 8 Antennas
@@ -23,7 +23,7 @@ Changes in v3:
 Changes in v2:
  - Properly define mdio mux, internal mdio, external mdio, mii bus
  - Now we define usb3 phy as a mdio node connected to internal mdio,
-   thanks to work done by Rafa? Mi?ecki on the bcm usb3 phy mdio driver
+   thanks to work done by Rafał Miłecki on the bcm usb3 phy mdio driver
  - Define external SW as a mdio-mii node connected to external mdio
 ---
  arch/arm/boot/dts/bcm47094-linksys-panamera.dts | 225 ++++++++++++++++++++++++
@@ -131,7 +131,7 @@ index 1b26f0be2382..f4f40fd7fbe5 100644
 +	};
 +
 +	mdio-bus-mux {
-+		mdio_ext: mdio at 200 {	/* BIT(9) = 1 => external mdio */
++		mdio_ext: mdio@200 {	/* BIT(9) = 1 => external mdio */
 +			reg = <0x200>;
 +			#address-cells = <1>;
 +			#size-cells = <0>;
@@ -146,12 +146,12 @@ index 1b26f0be2382..f4f40fd7fbe5 100644
 +		reg = <0x1800c1c0 0x4>;
 +		mux-mask = <0xc0>;		/* BIT(6) = mdc, BIT(7) = mdio */
 +
-+		mdio-mii at 0 {
++		mdio-mii@0 {
 +			reg = <0x0>;		/* Enable mii function */
 +			#address-cells = <1>;
 +			#size-cells = <0>;
 +
-+			switch at 0  {
++			switch@0  {
 +				compatible = "brcm,bcm53125";
 +				#address-cells = <1>;
 +				#size-cells = <0>;
@@ -164,32 +164,32 @@ index 1b26f0be2382..f4f40fd7fbe5 100644
 +					#address-cells = <1>;
 +					#size-cells = <0>;
 +
-+					port at 0 {
++					port@0 {
 +						reg = <0>;
 +						label = "lan1";
 +					};
 +
-+					port at 1 {
++					port@1 {
 +						reg = <1>;
 +						label = "lan5";
 +					};
 +
-+					port at 2 {
++					port@2 {
 +						reg = <2>;
 +						label = "lan2";
 +					};
 +
-+					port at 3 {
++					port@3 {
 +						reg = <3>;
 +						label = "lan6";
 +					};
 +
-+					port at 4 {
++					port@4 {
 +						reg = <4>;
 +						label = "lan3";
 +					};
 +
-+					sw1_p8: port at 8 {
++					sw1_p8: port@8 {
 +						reg = <8>;
 +						ethernet = <&sw0_p0>;
 +						label = "cpu";
@@ -222,27 +222,27 @@ index 1b26f0be2382..f4f40fd7fbe5 100644
 +		#address-cells = <1>;
 +		#size-cells = <0>;
 +
-+		port at 1 {
++		port@1 {
 +			reg = <1>;
 +			label = "lan7";
 +		};
 +
-+		port at 2 {
++		port@2 {
 +			reg = <2>;
 +			label = "lan4";
 +		};
 +
-+		port at 3 {
++		port@3 {
 +			reg = <3>;
 +			label = "lan8";
 +		};
 +
-+		port at 4 {
++		port@4 {
 +			reg = <4>;
 +			label = "wan";
 +		};
 +
-+		port at 8 {
++		port@8 {
 +			reg = <8>;
 +			ethernet = <&gmac2>;
 +			label = "cpu";
@@ -253,7 +253,7 @@ index 1b26f0be2382..f4f40fd7fbe5 100644
 +			};
 +		};
 +
-+		sw0_p0: port at 0 {
++		sw0_p0: port@0 {
 +			reg = <0>;
 +			label = "extsw";
 +
diff --git a/a/content_digest b/N1/content_digest
index 73b0359..b011712 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,8 +1,18 @@
  "ref\020180222223844.98527-1-npcomplete13@gmail.com\0"
- "From\0npcomplete13@gmail.com (Vivek Unune)\0"
+ "From\0Vivek Unune <npcomplete13@gmail.com>\0"
  "Subject\0[PATCH v3] ARM: dts: BCM5301X: Add support for Linksys EA9500\0"
  "Date\0Mon, 18 Jun 2018 13:41:59 -0400\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0florian.fainelli@broadcom.com"
+  hauke@hauke-m.de
+  zajec5@gmail.com
+  jonmason@broadcom.com
+  bcm-kernel-feedback-list@broadcom.com
+  robh+dt@kernel.org
+ " mark.rutland@arm.com\0"
+ "Cc\0linux-arm-kernel@lists.infradead.org"
+  devicetree@vger.kernel.org
+  linux-kernel@vger.kernel.org
+ " Vivek Unune <npcomplete13@gmail.com>\0"
  "\00:1\0"
  "b\0"
  "Hardware Info\n"
@@ -12,9 +22,9 @@
  "Switch\t\t- BCM53012 in BCM4709C0KFEBG & external BCM53125\n"
  "DDR3 RAM\t- 256 MB\n"
  "Flash\t\t- 128 MB (Toshiba TC58BVG0S3HTA00)\n"
- "2.4GHz\t\t- BCM4366 4?4 2.4/5G single chip 802.11ac SoC\n"
+ "2.4GHz\t\t- BCM4366 4\303\2274 2.4/5G single chip 802.11ac SoC\n"
  "Power Amp\t- Skyworks SE2623L 2.4 GHz power amp (x4)\n"
- "5GHz x 2\t- BCM4366 4?4 2.4/5G single chip 802.11ac SoC\n"
+ "5GHz x 2\t- BCM4366 4\303\2274 2.4/5G single chip 802.11ac SoC\n"
  "Power Amp\t- PLX Technology PEX8603 3-lane, 3-port PCIe switch\n"
  "Ports\t\t- 8 Ports, 1 WAN Ports\n"
  "Antennas\t- 8 Antennas\n"
@@ -30,7 +40,7 @@
  "Changes in v2:\n"
  " - Properly define mdio mux, internal mdio, external mdio, mii bus\n"
  " - Now we define usb3 phy as a mdio node connected to internal mdio,\n"
- "   thanks to work done by Rafa? Mi?ecki on the bcm usb3 phy mdio driver\n"
+ "   thanks to work done by Rafa\305\202 Mi\305\202ecki on the bcm usb3 phy mdio driver\n"
  " - Define external SW as a mdio-mii node connected to external mdio\n"
  "---\n"
  " arch/arm/boot/dts/bcm47094-linksys-panamera.dts | 225 ++++++++++++++++++++++++\n"
@@ -138,7 +148,7 @@
  "+\t};\n"
  "+\n"
  "+\tmdio-bus-mux {\n"
- "+\t\tmdio_ext: mdio at 200 {\t/* BIT(9) = 1 => external mdio */\n"
+ "+\t\tmdio_ext: mdio@200 {\t/* BIT(9) = 1 => external mdio */\n"
  "+\t\t\treg = <0x200>;\n"
  "+\t\t\t#address-cells = <1>;\n"
  "+\t\t\t#size-cells = <0>;\n"
@@ -153,12 +163,12 @@
  "+\t\treg = <0x1800c1c0 0x4>;\n"
  "+\t\tmux-mask = <0xc0>;\t\t/* BIT(6) = mdc, BIT(7) = mdio */\n"
  "+\n"
- "+\t\tmdio-mii at 0 {\n"
+ "+\t\tmdio-mii@0 {\n"
  "+\t\t\treg = <0x0>;\t\t/* Enable mii function */\n"
  "+\t\t\t#address-cells = <1>;\n"
  "+\t\t\t#size-cells = <0>;\n"
  "+\n"
- "+\t\t\tswitch at 0  {\n"
+ "+\t\t\tswitch@0  {\n"
  "+\t\t\t\tcompatible = \"brcm,bcm53125\";\n"
  "+\t\t\t\t#address-cells = <1>;\n"
  "+\t\t\t\t#size-cells = <0>;\n"
@@ -171,32 +181,32 @@
  "+\t\t\t\t\t#address-cells = <1>;\n"
  "+\t\t\t\t\t#size-cells = <0>;\n"
  "+\n"
- "+\t\t\t\t\tport at 0 {\n"
+ "+\t\t\t\t\tport@0 {\n"
  "+\t\t\t\t\t\treg = <0>;\n"
  "+\t\t\t\t\t\tlabel = \"lan1\";\n"
  "+\t\t\t\t\t};\n"
  "+\n"
- "+\t\t\t\t\tport at 1 {\n"
+ "+\t\t\t\t\tport@1 {\n"
  "+\t\t\t\t\t\treg = <1>;\n"
  "+\t\t\t\t\t\tlabel = \"lan5\";\n"
  "+\t\t\t\t\t};\n"
  "+\n"
- "+\t\t\t\t\tport at 2 {\n"
+ "+\t\t\t\t\tport@2 {\n"
  "+\t\t\t\t\t\treg = <2>;\n"
  "+\t\t\t\t\t\tlabel = \"lan2\";\n"
  "+\t\t\t\t\t};\n"
  "+\n"
- "+\t\t\t\t\tport at 3 {\n"
+ "+\t\t\t\t\tport@3 {\n"
  "+\t\t\t\t\t\treg = <3>;\n"
  "+\t\t\t\t\t\tlabel = \"lan6\";\n"
  "+\t\t\t\t\t};\n"
  "+\n"
- "+\t\t\t\t\tport at 4 {\n"
+ "+\t\t\t\t\tport@4 {\n"
  "+\t\t\t\t\t\treg = <4>;\n"
  "+\t\t\t\t\t\tlabel = \"lan3\";\n"
  "+\t\t\t\t\t};\n"
  "+\n"
- "+\t\t\t\t\tsw1_p8: port at 8 {\n"
+ "+\t\t\t\t\tsw1_p8: port@8 {\n"
  "+\t\t\t\t\t\treg = <8>;\n"
  "+\t\t\t\t\t\tethernet = <&sw0_p0>;\n"
  "+\t\t\t\t\t\tlabel = \"cpu\";\n"
@@ -229,27 +239,27 @@
  "+\t\t#address-cells = <1>;\n"
  "+\t\t#size-cells = <0>;\n"
  "+\n"
- "+\t\tport at 1 {\n"
+ "+\t\tport@1 {\n"
  "+\t\t\treg = <1>;\n"
  "+\t\t\tlabel = \"lan7\";\n"
  "+\t\t};\n"
  "+\n"
- "+\t\tport at 2 {\n"
+ "+\t\tport@2 {\n"
  "+\t\t\treg = <2>;\n"
  "+\t\t\tlabel = \"lan4\";\n"
  "+\t\t};\n"
  "+\n"
- "+\t\tport at 3 {\n"
+ "+\t\tport@3 {\n"
  "+\t\t\treg = <3>;\n"
  "+\t\t\tlabel = \"lan8\";\n"
  "+\t\t};\n"
  "+\n"
- "+\t\tport at 4 {\n"
+ "+\t\tport@4 {\n"
  "+\t\t\treg = <4>;\n"
  "+\t\t\tlabel = \"wan\";\n"
  "+\t\t};\n"
  "+\n"
- "+\t\tport at 8 {\n"
+ "+\t\tport@8 {\n"
  "+\t\t\treg = <8>;\n"
  "+\t\t\tethernet = <&gmac2>;\n"
  "+\t\t\tlabel = \"cpu\";\n"
@@ -260,7 +270,7 @@
  "+\t\t\t};\n"
  "+\t\t};\n"
  "+\n"
- "+\t\tsw0_p0: port at 0 {\n"
+ "+\t\tsw0_p0: port@0 {\n"
  "+\t\t\treg = <0>;\n"
  "+\t\t\tlabel = \"extsw\";\n"
  "+\n"
@@ -275,4 +285,4 @@
  "-- \n"
  2.11.0
 
-8069196dd438b555a465450bdf6aa77af455f5317a178114e95cbd6aaea44275
+d6e15d73c52e0ba70f6c60f15f21aa2a7bb65c71875d775a10054d19d4a64949

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.