All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20231202003908.3635695-3-renze@rnplus.nl>

diff --git a/a/1.txt b/N1/1.txt
index 3447efe..d62826c 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -52,7 +52,7 @@ index 000000000000..3c975bc41ae7
 +		stdout-path = &uart5;
 +	};
 +
-+	memory at 80000000 {
++	memory@80000000 {
 +		reg = <0x80000000 0x20000000>;
 +	};
 +
@@ -61,7 +61,7 @@ index 000000000000..3c975bc41ae7
 +		#size-cells = <1>;
 +		ranges;
 +
-+		pci_memory: region at 9a000000 {
++		pci_memory: region@9a000000 {
 +			no-map;
 +			reg = <0x9a000000 0x00010000>; /* 64K */
 +		};
@@ -174,7 +174,7 @@ index 000000000000..3c975bc41ae7
 +
 +&fmc {
 +	status = "okay";
-+	flash at 0 {
++	flash@0 {
 +		status = "okay";
 +		label = "bmc";
 +		m25p,fast-read;
@@ -218,7 +218,7 @@ index 000000000000..3c975bc41ae7
 +&i2c1 {
 +	status = "okay";
 +
-+	w83773g at 4c {
++	w83773g@4c {
 +		compatible = "nuvoton,w83773g";
 +		reg = <0x4c>;
 +	};
@@ -236,34 +236,34 @@ index 000000000000..3c975bc41ae7
 +&i2c4 {
 +	status = "okay";
 +
-+	i2c-mux at 70 {
++	i2c-mux@70 {
 +		compatible = "nxp,pca9545";
 +		reg = <0x70>;
 +		#address-cells = <1>;
 +		#size-cells = <0>;
 +
-+		i2c4mux0ch0: i2c at 0 {
++		i2c4mux0ch0: i2c@0 {
 +			/* SMBus on PCI express 16x slot */
 +			#address-cells = <1>;
 +			#size-cells = <0>;
 +			reg = <0>;
 +		};
 +
-+		i2c4mux0ch1: i2c at 1 {
++		i2c4mux0ch1: i2c@1 {
 +			/* SMBus on PCI express 8x slot */
 +			#address-cells = <1>;
 +			#size-cells = <0>;
 +			reg = <1>;
 +		};
 +
-+		i2c4mux0ch2: i2c at 2 {
++		i2c4mux0ch2: i2c@2 {
 +			/* Unknown */
 +			#address-cells = <1>;
 +			#size-cells = <0>;
 +			reg = <2>;
 +		};
 +
-+		i2c4mux0ch3: i2c at 3 {
++		i2c4mux0ch3: i2c@3 {
 +			/* SMBus on PCI express 1x slot */
 +			#address-cells = <1>;
 +			#size-cells = <0>;
@@ -280,18 +280,18 @@ index 000000000000..3c975bc41ae7
 +	/* FRU and SPD EEPROM SMBus */
 +	status = "okay";
 +
-+	eeprom at 57 {
++	eeprom@57 {
 +		compatible = "st,24c128", "atmel,24c128";
 +		reg = <0x57>;
 +		pagesize = <16>;
 +		#address-cells = <1>;
 +		#size-cells = <1>;
 +
-+		eth0_macaddress: macaddress at 3f80 {
++		eth0_macaddress: macaddress@3f80 {
 +			reg = <0x3f80 6>;
 +		};
 +
-+		eth1_macaddress: macaddress at 3f88 {
++		eth1_macaddress: macaddress@3f88 {
 +			reg = <0x3f88 6>;
 +		};
 +	};
@@ -351,37 +351,37 @@ index 000000000000..3c975bc41ae7
 +				&pinctrl_pwm4_default
 +				&pinctrl_pwm5_default>;
 +
-+	fan at 0 {
++	fan@0 {
 +		/* FAN1 (4-pin) */
 +		reg = <0x00>;
 +		aspeed,fan-tach-ch = /bits/ 8 <0x00>;
 +	};
 +
-+	fan at 1 {
++	fan@1 {
 +		/* FAN2 (4-pin) */
 +		reg = <0x01>;
 +		aspeed,fan-tach-ch = /bits/ 8 <0x01>;
 +	};
 +
-+	fan at 2 {
++	fan@2 {
 +		/* FAN3 (4-pin) */
 +		reg = <0x02>;
 +		aspeed,fan-tach-ch = /bits/ 8 <0x02>;
 +	};
 +
-+	fan at 3 {
++	fan@3 {
 +		/* FAN4 (6-pin) */
 +		reg = <0x03>;
 +		aspeed,fan-tach-ch = /bits/ 8 <0x04 0x0b>;
 +	};
 +
-+	fan at 4 {
++	fan@4 {
 +		/* FAN6 (6-pin) */
 +		reg = <0x04>;
 +		aspeed,fan-tach-ch = /bits/ 8 <0x06 0x0d>;
 +	};
 +
-+	fan at 5 {
++	fan@5 {
 +		/* FAN5 (6-pin) */
 +		reg = <0x05>;
 +		aspeed,fan-tach-ch = /bits/ 8 <0x05 0x0c>;
diff --git a/a/content_digest b/N1/content_digest
index 22119c5..01a6c19 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,7 +2,18 @@
  "From\0Renze Nicolai <renze@rnplus.nl>\0"
  "Subject\0[PATCH v3 2/2] ARM: dts: aspeed: asrock: Add ASRock X570D4U BMC\0"
  "Date\0Sat,  2 Dec 2023 01:38:45 +0100\0"
- "To\0linux-aspeed@lists.ozlabs.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org"
+  devicetree@vger.kernel.org
+  linux-kernel@vger.kernel.org
+  linux-aspeed@lists.ozlabs.org
+  arnd@arndb.de
+  olof@lixom.net
+  soc@kernel.org
+  robh+dt@kernel.org
+  krzysztof.kozlowski+dt@linaro.org
+  joel@jms.id.au
+  andrew@aj.id.au
+ " renze@rnplus.nl\0"
  "\00:1\0"
  "b\0"
  "This is a relatively low-cost AST2500-based Amd Ryzen 5000 Series\n"
@@ -59,7 +70,7 @@
  "+\t\tstdout-path = &uart5;\n"
  "+\t};\n"
  "+\n"
- "+\tmemory at 80000000 {\n"
+ "+\tmemory@80000000 {\n"
  "+\t\treg = <0x80000000 0x20000000>;\n"
  "+\t};\n"
  "+\n"
@@ -68,7 +79,7 @@
  "+\t\t#size-cells = <1>;\n"
  "+\t\tranges;\n"
  "+\n"
- "+\t\tpci_memory: region at 9a000000 {\n"
+ "+\t\tpci_memory: region@9a000000 {\n"
  "+\t\t\tno-map;\n"
  "+\t\t\treg = <0x9a000000 0x00010000>; /* 64K */\n"
  "+\t\t};\n"
@@ -181,7 +192,7 @@
  "+\n"
  "+&fmc {\n"
  "+\tstatus = \"okay\";\n"
- "+\tflash at 0 {\n"
+ "+\tflash@0 {\n"
  "+\t\tstatus = \"okay\";\n"
  "+\t\tlabel = \"bmc\";\n"
  "+\t\tm25p,fast-read;\n"
@@ -225,7 +236,7 @@
  "+&i2c1 {\n"
  "+\tstatus = \"okay\";\n"
  "+\n"
- "+\tw83773g at 4c {\n"
+ "+\tw83773g@4c {\n"
  "+\t\tcompatible = \"nuvoton,w83773g\";\n"
  "+\t\treg = <0x4c>;\n"
  "+\t};\n"
@@ -243,34 +254,34 @@
  "+&i2c4 {\n"
  "+\tstatus = \"okay\";\n"
  "+\n"
- "+\ti2c-mux at 70 {\n"
+ "+\ti2c-mux@70 {\n"
  "+\t\tcompatible = \"nxp,pca9545\";\n"
  "+\t\treg = <0x70>;\n"
  "+\t\t#address-cells = <1>;\n"
  "+\t\t#size-cells = <0>;\n"
  "+\n"
- "+\t\ti2c4mux0ch0: i2c at 0 {\n"
+ "+\t\ti2c4mux0ch0: i2c@0 {\n"
  "+\t\t\t/* SMBus on PCI express 16x slot */\n"
  "+\t\t\t#address-cells = <1>;\n"
  "+\t\t\t#size-cells = <0>;\n"
  "+\t\t\treg = <0>;\n"
  "+\t\t};\n"
  "+\n"
- "+\t\ti2c4mux0ch1: i2c at 1 {\n"
+ "+\t\ti2c4mux0ch1: i2c@1 {\n"
  "+\t\t\t/* SMBus on PCI express 8x slot */\n"
  "+\t\t\t#address-cells = <1>;\n"
  "+\t\t\t#size-cells = <0>;\n"
  "+\t\t\treg = <1>;\n"
  "+\t\t};\n"
  "+\n"
- "+\t\ti2c4mux0ch2: i2c at 2 {\n"
+ "+\t\ti2c4mux0ch2: i2c@2 {\n"
  "+\t\t\t/* Unknown */\n"
  "+\t\t\t#address-cells = <1>;\n"
  "+\t\t\t#size-cells = <0>;\n"
  "+\t\t\treg = <2>;\n"
  "+\t\t};\n"
  "+\n"
- "+\t\ti2c4mux0ch3: i2c at 3 {\n"
+ "+\t\ti2c4mux0ch3: i2c@3 {\n"
  "+\t\t\t/* SMBus on PCI express 1x slot */\n"
  "+\t\t\t#address-cells = <1>;\n"
  "+\t\t\t#size-cells = <0>;\n"
@@ -287,18 +298,18 @@
  "+\t/* FRU and SPD EEPROM SMBus */\n"
  "+\tstatus = \"okay\";\n"
  "+\n"
- "+\teeprom at 57 {\n"
+ "+\teeprom@57 {\n"
  "+\t\tcompatible = \"st,24c128\", \"atmel,24c128\";\n"
  "+\t\treg = <0x57>;\n"
  "+\t\tpagesize = <16>;\n"
  "+\t\t#address-cells = <1>;\n"
  "+\t\t#size-cells = <1>;\n"
  "+\n"
- "+\t\teth0_macaddress: macaddress at 3f80 {\n"
+ "+\t\teth0_macaddress: macaddress@3f80 {\n"
  "+\t\t\treg = <0x3f80 6>;\n"
  "+\t\t};\n"
  "+\n"
- "+\t\teth1_macaddress: macaddress at 3f88 {\n"
+ "+\t\teth1_macaddress: macaddress@3f88 {\n"
  "+\t\t\treg = <0x3f88 6>;\n"
  "+\t\t};\n"
  "+\t};\n"
@@ -358,37 +369,37 @@
  "+\t\t\t\t&pinctrl_pwm4_default\n"
  "+\t\t\t\t&pinctrl_pwm5_default>;\n"
  "+\n"
- "+\tfan at 0 {\n"
+ "+\tfan@0 {\n"
  "+\t\t/* FAN1 (4-pin) */\n"
  "+\t\treg = <0x00>;\n"
  "+\t\taspeed,fan-tach-ch = /bits/ 8 <0x00>;\n"
  "+\t};\n"
  "+\n"
- "+\tfan at 1 {\n"
+ "+\tfan@1 {\n"
  "+\t\t/* FAN2 (4-pin) */\n"
  "+\t\treg = <0x01>;\n"
  "+\t\taspeed,fan-tach-ch = /bits/ 8 <0x01>;\n"
  "+\t};\n"
  "+\n"
- "+\tfan at 2 {\n"
+ "+\tfan@2 {\n"
  "+\t\t/* FAN3 (4-pin) */\n"
  "+\t\treg = <0x02>;\n"
  "+\t\taspeed,fan-tach-ch = /bits/ 8 <0x02>;\n"
  "+\t};\n"
  "+\n"
- "+\tfan at 3 {\n"
+ "+\tfan@3 {\n"
  "+\t\t/* FAN4 (6-pin) */\n"
  "+\t\treg = <0x03>;\n"
  "+\t\taspeed,fan-tach-ch = /bits/ 8 <0x04 0x0b>;\n"
  "+\t};\n"
  "+\n"
- "+\tfan at 4 {\n"
+ "+\tfan@4 {\n"
  "+\t\t/* FAN6 (6-pin) */\n"
  "+\t\treg = <0x04>;\n"
  "+\t\taspeed,fan-tach-ch = /bits/ 8 <0x06 0x0d>;\n"
  "+\t};\n"
  "+\n"
- "+\tfan at 5 {\n"
+ "+\tfan@5 {\n"
  "+\t\t/* FAN5 (6-pin) */\n"
  "+\t\treg = <0x05>;\n"
  "+\t\taspeed,fan-tach-ch = /bits/ 8 <0x05 0x0c>;\n"
@@ -418,4 +429,4 @@
  "-- \n"
  2.43.0
 
-ec42f720f987358f738617fa0df3a29e72361883067802018576b15536c7e5f6
+a5da9962e770ffeacf7e097b04e5a6f9d75db9617d2fd738e873450435960d49

diff --git a/a/1.txt b/N2/1.txt
index 3447efe..9b499ba 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -52,7 +52,7 @@ index 000000000000..3c975bc41ae7
 +		stdout-path = &uart5;
 +	};
 +
-+	memory at 80000000 {
++	memory@80000000 {
 +		reg = <0x80000000 0x20000000>;
 +	};
 +
@@ -61,7 +61,7 @@ index 000000000000..3c975bc41ae7
 +		#size-cells = <1>;
 +		ranges;
 +
-+		pci_memory: region at 9a000000 {
++		pci_memory: region@9a000000 {
 +			no-map;
 +			reg = <0x9a000000 0x00010000>; /* 64K */
 +		};
@@ -174,7 +174,7 @@ index 000000000000..3c975bc41ae7
 +
 +&fmc {
 +	status = "okay";
-+	flash at 0 {
++	flash@0 {
 +		status = "okay";
 +		label = "bmc";
 +		m25p,fast-read;
@@ -218,7 +218,7 @@ index 000000000000..3c975bc41ae7
 +&i2c1 {
 +	status = "okay";
 +
-+	w83773g at 4c {
++	w83773g@4c {
 +		compatible = "nuvoton,w83773g";
 +		reg = <0x4c>;
 +	};
@@ -236,34 +236,34 @@ index 000000000000..3c975bc41ae7
 +&i2c4 {
 +	status = "okay";
 +
-+	i2c-mux at 70 {
++	i2c-mux@70 {
 +		compatible = "nxp,pca9545";
 +		reg = <0x70>;
 +		#address-cells = <1>;
 +		#size-cells = <0>;
 +
-+		i2c4mux0ch0: i2c at 0 {
++		i2c4mux0ch0: i2c@0 {
 +			/* SMBus on PCI express 16x slot */
 +			#address-cells = <1>;
 +			#size-cells = <0>;
 +			reg = <0>;
 +		};
 +
-+		i2c4mux0ch1: i2c at 1 {
++		i2c4mux0ch1: i2c@1 {
 +			/* SMBus on PCI express 8x slot */
 +			#address-cells = <1>;
 +			#size-cells = <0>;
 +			reg = <1>;
 +		};
 +
-+		i2c4mux0ch2: i2c at 2 {
++		i2c4mux0ch2: i2c@2 {
 +			/* Unknown */
 +			#address-cells = <1>;
 +			#size-cells = <0>;
 +			reg = <2>;
 +		};
 +
-+		i2c4mux0ch3: i2c at 3 {
++		i2c4mux0ch3: i2c@3 {
 +			/* SMBus on PCI express 1x slot */
 +			#address-cells = <1>;
 +			#size-cells = <0>;
@@ -280,18 +280,18 @@ index 000000000000..3c975bc41ae7
 +	/* FRU and SPD EEPROM SMBus */
 +	status = "okay";
 +
-+	eeprom at 57 {
++	eeprom@57 {
 +		compatible = "st,24c128", "atmel,24c128";
 +		reg = <0x57>;
 +		pagesize = <16>;
 +		#address-cells = <1>;
 +		#size-cells = <1>;
 +
-+		eth0_macaddress: macaddress at 3f80 {
++		eth0_macaddress: macaddress@3f80 {
 +			reg = <0x3f80 6>;
 +		};
 +
-+		eth1_macaddress: macaddress at 3f88 {
++		eth1_macaddress: macaddress@3f88 {
 +			reg = <0x3f88 6>;
 +		};
 +	};
@@ -351,37 +351,37 @@ index 000000000000..3c975bc41ae7
 +				&pinctrl_pwm4_default
 +				&pinctrl_pwm5_default>;
 +
-+	fan at 0 {
++	fan@0 {
 +		/* FAN1 (4-pin) */
 +		reg = <0x00>;
 +		aspeed,fan-tach-ch = /bits/ 8 <0x00>;
 +	};
 +
-+	fan at 1 {
++	fan@1 {
 +		/* FAN2 (4-pin) */
 +		reg = <0x01>;
 +		aspeed,fan-tach-ch = /bits/ 8 <0x01>;
 +	};
 +
-+	fan at 2 {
++	fan@2 {
 +		/* FAN3 (4-pin) */
 +		reg = <0x02>;
 +		aspeed,fan-tach-ch = /bits/ 8 <0x02>;
 +	};
 +
-+	fan at 3 {
++	fan@3 {
 +		/* FAN4 (6-pin) */
 +		reg = <0x03>;
 +		aspeed,fan-tach-ch = /bits/ 8 <0x04 0x0b>;
 +	};
 +
-+	fan at 4 {
++	fan@4 {
 +		/* FAN6 (6-pin) */
 +		reg = <0x04>;
 +		aspeed,fan-tach-ch = /bits/ 8 <0x06 0x0d>;
 +	};
 +
-+	fan at 5 {
++	fan@5 {
 +		/* FAN5 (6-pin) */
 +		reg = <0x05>;
 +		aspeed,fan-tach-ch = /bits/ 8 <0x05 0x0c>;
@@ -410,3 +410,9 @@ index 000000000000..3c975bc41ae7
 +};
 -- 
 2.43.0
+
+
+_______________________________________________
+linux-arm-kernel mailing list
+linux-arm-kernel@lists.infradead.org
+http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
diff --git a/a/content_digest b/N2/content_digest
index 22119c5..e8373b6 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -2,7 +2,18 @@
  "From\0Renze Nicolai <renze@rnplus.nl>\0"
  "Subject\0[PATCH v3 2/2] ARM: dts: aspeed: asrock: Add ASRock X570D4U BMC\0"
  "Date\0Sat,  2 Dec 2023 01:38:45 +0100\0"
- "To\0linux-aspeed@lists.ozlabs.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org"
+  devicetree@vger.kernel.org
+  linux-kernel@vger.kernel.org
+  linux-aspeed@lists.ozlabs.org
+  arnd@arndb.de
+  olof@lixom.net
+  soc@kernel.org
+  robh+dt@kernel.org
+  krzysztof.kozlowski+dt@linaro.org
+  joel@jms.id.au
+  andrew@aj.id.au
+ " renze@rnplus.nl\0"
  "\00:1\0"
  "b\0"
  "This is a relatively low-cost AST2500-based Amd Ryzen 5000 Series\n"
@@ -59,7 +70,7 @@
  "+\t\tstdout-path = &uart5;\n"
  "+\t};\n"
  "+\n"
- "+\tmemory at 80000000 {\n"
+ "+\tmemory@80000000 {\n"
  "+\t\treg = <0x80000000 0x20000000>;\n"
  "+\t};\n"
  "+\n"
@@ -68,7 +79,7 @@
  "+\t\t#size-cells = <1>;\n"
  "+\t\tranges;\n"
  "+\n"
- "+\t\tpci_memory: region at 9a000000 {\n"
+ "+\t\tpci_memory: region@9a000000 {\n"
  "+\t\t\tno-map;\n"
  "+\t\t\treg = <0x9a000000 0x00010000>; /* 64K */\n"
  "+\t\t};\n"
@@ -181,7 +192,7 @@
  "+\n"
  "+&fmc {\n"
  "+\tstatus = \"okay\";\n"
- "+\tflash at 0 {\n"
+ "+\tflash@0 {\n"
  "+\t\tstatus = \"okay\";\n"
  "+\t\tlabel = \"bmc\";\n"
  "+\t\tm25p,fast-read;\n"
@@ -225,7 +236,7 @@
  "+&i2c1 {\n"
  "+\tstatus = \"okay\";\n"
  "+\n"
- "+\tw83773g at 4c {\n"
+ "+\tw83773g@4c {\n"
  "+\t\tcompatible = \"nuvoton,w83773g\";\n"
  "+\t\treg = <0x4c>;\n"
  "+\t};\n"
@@ -243,34 +254,34 @@
  "+&i2c4 {\n"
  "+\tstatus = \"okay\";\n"
  "+\n"
- "+\ti2c-mux at 70 {\n"
+ "+\ti2c-mux@70 {\n"
  "+\t\tcompatible = \"nxp,pca9545\";\n"
  "+\t\treg = <0x70>;\n"
  "+\t\t#address-cells = <1>;\n"
  "+\t\t#size-cells = <0>;\n"
  "+\n"
- "+\t\ti2c4mux0ch0: i2c at 0 {\n"
+ "+\t\ti2c4mux0ch0: i2c@0 {\n"
  "+\t\t\t/* SMBus on PCI express 16x slot */\n"
  "+\t\t\t#address-cells = <1>;\n"
  "+\t\t\t#size-cells = <0>;\n"
  "+\t\t\treg = <0>;\n"
  "+\t\t};\n"
  "+\n"
- "+\t\ti2c4mux0ch1: i2c at 1 {\n"
+ "+\t\ti2c4mux0ch1: i2c@1 {\n"
  "+\t\t\t/* SMBus on PCI express 8x slot */\n"
  "+\t\t\t#address-cells = <1>;\n"
  "+\t\t\t#size-cells = <0>;\n"
  "+\t\t\treg = <1>;\n"
  "+\t\t};\n"
  "+\n"
- "+\t\ti2c4mux0ch2: i2c at 2 {\n"
+ "+\t\ti2c4mux0ch2: i2c@2 {\n"
  "+\t\t\t/* Unknown */\n"
  "+\t\t\t#address-cells = <1>;\n"
  "+\t\t\t#size-cells = <0>;\n"
  "+\t\t\treg = <2>;\n"
  "+\t\t};\n"
  "+\n"
- "+\t\ti2c4mux0ch3: i2c at 3 {\n"
+ "+\t\ti2c4mux0ch3: i2c@3 {\n"
  "+\t\t\t/* SMBus on PCI express 1x slot */\n"
  "+\t\t\t#address-cells = <1>;\n"
  "+\t\t\t#size-cells = <0>;\n"
@@ -287,18 +298,18 @@
  "+\t/* FRU and SPD EEPROM SMBus */\n"
  "+\tstatus = \"okay\";\n"
  "+\n"
- "+\teeprom at 57 {\n"
+ "+\teeprom@57 {\n"
  "+\t\tcompatible = \"st,24c128\", \"atmel,24c128\";\n"
  "+\t\treg = <0x57>;\n"
  "+\t\tpagesize = <16>;\n"
  "+\t\t#address-cells = <1>;\n"
  "+\t\t#size-cells = <1>;\n"
  "+\n"
- "+\t\teth0_macaddress: macaddress at 3f80 {\n"
+ "+\t\teth0_macaddress: macaddress@3f80 {\n"
  "+\t\t\treg = <0x3f80 6>;\n"
  "+\t\t};\n"
  "+\n"
- "+\t\teth1_macaddress: macaddress at 3f88 {\n"
+ "+\t\teth1_macaddress: macaddress@3f88 {\n"
  "+\t\t\treg = <0x3f88 6>;\n"
  "+\t\t};\n"
  "+\t};\n"
@@ -358,37 +369,37 @@
  "+\t\t\t\t&pinctrl_pwm4_default\n"
  "+\t\t\t\t&pinctrl_pwm5_default>;\n"
  "+\n"
- "+\tfan at 0 {\n"
+ "+\tfan@0 {\n"
  "+\t\t/* FAN1 (4-pin) */\n"
  "+\t\treg = <0x00>;\n"
  "+\t\taspeed,fan-tach-ch = /bits/ 8 <0x00>;\n"
  "+\t};\n"
  "+\n"
- "+\tfan at 1 {\n"
+ "+\tfan@1 {\n"
  "+\t\t/* FAN2 (4-pin) */\n"
  "+\t\treg = <0x01>;\n"
  "+\t\taspeed,fan-tach-ch = /bits/ 8 <0x01>;\n"
  "+\t};\n"
  "+\n"
- "+\tfan at 2 {\n"
+ "+\tfan@2 {\n"
  "+\t\t/* FAN3 (4-pin) */\n"
  "+\t\treg = <0x02>;\n"
  "+\t\taspeed,fan-tach-ch = /bits/ 8 <0x02>;\n"
  "+\t};\n"
  "+\n"
- "+\tfan at 3 {\n"
+ "+\tfan@3 {\n"
  "+\t\t/* FAN4 (6-pin) */\n"
  "+\t\treg = <0x03>;\n"
  "+\t\taspeed,fan-tach-ch = /bits/ 8 <0x04 0x0b>;\n"
  "+\t};\n"
  "+\n"
- "+\tfan at 4 {\n"
+ "+\tfan@4 {\n"
  "+\t\t/* FAN6 (6-pin) */\n"
  "+\t\treg = <0x04>;\n"
  "+\t\taspeed,fan-tach-ch = /bits/ 8 <0x06 0x0d>;\n"
  "+\t};\n"
  "+\n"
- "+\tfan at 5 {\n"
+ "+\tfan@5 {\n"
  "+\t\t/* FAN5 (6-pin) */\n"
  "+\t\treg = <0x05>;\n"
  "+\t\taspeed,fan-tach-ch = /bits/ 8 <0x05 0x0c>;\n"
@@ -416,6 +427,12 @@
  "+\t\t\t\t&pinctrl_adc15_default>;\n"
  "+};\n"
  "-- \n"
- 2.43.0
+ "2.43.0\n"
+ "\n"
+ "\n"
+ "_______________________________________________\n"
+ "linux-arm-kernel mailing list\n"
+ "linux-arm-kernel@lists.infradead.org\n"
+ http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
 
-ec42f720f987358f738617fa0df3a29e72361883067802018576b15536c7e5f6
+45588c196f82eded505aec8849630a2f07034d8134d142335912f6153b21f3fd

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.