All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20200120144221.GA22195@cnn>

diff --git a/a/1.txt b/N1/1.txt
index 8e73d15..21fdc00 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -45,7 +45,7 @@ index 0000000..04a6a32
 +		stdout-path = &uart5;
 +	};
 +
-+	memory at 80000000 {
++	memory@80000000 {
 +		reg = <0x80000000 0x20000000>;
 +	};
 +
@@ -61,7 +61,7 @@ index 0000000..04a6a32
 +
 +&fmc {
 +	status = "okay";
-+	flash at 0 {
++	flash@0 {
 +		status = "okay";
 +		m25p,fast-read;
 +#include "openbmc-flash-layout.dtsi"
@@ -72,7 +72,7 @@ index 0000000..04a6a32
 +	status = "okay";
 +	pinctrl-names = "default";
 +	pinctrl-0 = <&pinctrl_spi1_default>;
-+	flash at 0 {
++	flash@0 {
 +		status = "okay";
 +		m25p,fast-read;
 +		label = "pnor";
@@ -116,7 +116,7 @@ index 0000000..04a6a32
 +&i2c8 {
 +	//FRU EEPROM
 +	status = "okay";
-+	eeprom at 51 {
++	eeprom@51 {
 +		compatible = "atmel,24c64";
 +		reg = <0x51>;
 +		pagesize = <32>;
@@ -126,11 +126,11 @@ index 0000000..04a6a32
 +&i2c9 {
 +	//INLET & OUTLET TEMP
 +	status = "okay";
-+	tmp421 at 4e {
++	tmp421@4e {
 +		compatible = "ti,tmp421";
 +		reg = <0x4e>;
 +	};
-+	tmp421 at 4f {
++	tmp421@4f {
 +		compatible = "ti,tmp421";
 +		reg = <0x4f>;
 +	};
@@ -139,7 +139,7 @@ index 0000000..04a6a32
 +&i2c10 {
 +	//HSC
 +	status = "okay";
-+	adm1278 at 40 {
++	adm1278@40 {
 +		compatible = "adi,adm1278";
 +		reg = <0x40>;
 +	};
@@ -148,7 +148,7 @@ index 0000000..04a6a32
 +&i2c11 {
 +	//MEZZ_TEMP_SENSOR
 +	status = "okay";
-+	tmp421 at 1f {
++	tmp421@1f {
 +		compatible = "ti,tmp421";
 +		reg = <0x1f>;
 +	};
@@ -157,7 +157,7 @@ index 0000000..04a6a32
 +&i2c12 {
 +	//MEZZ_FRU
 +	status = "okay";
-+	eeprom at 51 {
++	eeprom@51 {
 +		compatible = "atmel,24c64";
 +		reg = <0x51>;
 +		pagesize = <32>;
@@ -169,11 +169,11 @@ index 0000000..04a6a32
 +	status = "okay";
 +	pinctrl-names = "default";
 +	pinctrl-0 = <&pinctrl_pwm0_default &pinctrl_pwm1_default>;
-+	fan at 0 {
++	fan@0 {
 +		reg = <0x00>;
 +		aspeed,fan-tach-ch = /bits/ 8 <0x00>;
 +	};
-+	fan at 1 {
++	fan@1 {
 +		reg = <0x01>;
 +		aspeed,fan-tach-ch = /bits/ 8 <0x01>;
 +	};
diff --git a/a/content_digest b/N1/content_digest
index f34bbf7..4f5a86e 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,15 @@
  "From\0Manikandan Elumalai <manikandan.hcl.ers.epl@gmail.com>\0"
  "Subject\0[PATCH v6] ARM: dts: aspeed: Adding Facebook Yosemite V2 BMC\0"
  "Date\0Mon, 20 Jan 2020 20:12:21 +0530\0"
- "To\0linux-aspeed@lists.ozlabs.org\0"
+ "To\0andrew@aj.id.au"
+ " joel@jms.id.au\0"
+ "Cc\0sam@mendozajonas.com"
+  sdasari@fb.com
+  vijaykhemka@fb.com
+  linux-kernel@vger.kernel.org
+  devicetree@vger.kernel.org
+  linux-aspeed@lists.ozlabs.org
+ " manikandan.e@hcl.com\0"
  "\00:1\0"
  "b\0"
  "The Yosemite V2 is a facebook multi-node server\n"
@@ -51,7 +59,7 @@
  "+\t\tstdout-path = &uart5;\n"
  "+\t};\n"
  "+\n"
- "+\tmemory at 80000000 {\n"
+ "+\tmemory@80000000 {\n"
  "+\t\treg = <0x80000000 0x20000000>;\n"
  "+\t};\n"
  "+\n"
@@ -67,7 +75,7 @@
  "+\n"
  "+&fmc {\n"
  "+\tstatus = \"okay\";\n"
- "+\tflash at 0 {\n"
+ "+\tflash@0 {\n"
  "+\t\tstatus = \"okay\";\n"
  "+\t\tm25p,fast-read;\n"
  "+#include \"openbmc-flash-layout.dtsi\"\n"
@@ -78,7 +86,7 @@
  "+\tstatus = \"okay\";\n"
  "+\tpinctrl-names = \"default\";\n"
  "+\tpinctrl-0 = <&pinctrl_spi1_default>;\n"
- "+\tflash at 0 {\n"
+ "+\tflash@0 {\n"
  "+\t\tstatus = \"okay\";\n"
  "+\t\tm25p,fast-read;\n"
  "+\t\tlabel = \"pnor\";\n"
@@ -122,7 +130,7 @@
  "+&i2c8 {\n"
  "+\t//FRU EEPROM\n"
  "+\tstatus = \"okay\";\n"
- "+\teeprom at 51 {\n"
+ "+\teeprom@51 {\n"
  "+\t\tcompatible = \"atmel,24c64\";\n"
  "+\t\treg = <0x51>;\n"
  "+\t\tpagesize = <32>;\n"
@@ -132,11 +140,11 @@
  "+&i2c9 {\n"
  "+\t//INLET & OUTLET TEMP\n"
  "+\tstatus = \"okay\";\n"
- "+\ttmp421 at 4e {\n"
+ "+\ttmp421@4e {\n"
  "+\t\tcompatible = \"ti,tmp421\";\n"
  "+\t\treg = <0x4e>;\n"
  "+\t};\n"
- "+\ttmp421 at 4f {\n"
+ "+\ttmp421@4f {\n"
  "+\t\tcompatible = \"ti,tmp421\";\n"
  "+\t\treg = <0x4f>;\n"
  "+\t};\n"
@@ -145,7 +153,7 @@
  "+&i2c10 {\n"
  "+\t//HSC\n"
  "+\tstatus = \"okay\";\n"
- "+\tadm1278 at 40 {\n"
+ "+\tadm1278@40 {\n"
  "+\t\tcompatible = \"adi,adm1278\";\n"
  "+\t\treg = <0x40>;\n"
  "+\t};\n"
@@ -154,7 +162,7 @@
  "+&i2c11 {\n"
  "+\t//MEZZ_TEMP_SENSOR\n"
  "+\tstatus = \"okay\";\n"
- "+\ttmp421 at 1f {\n"
+ "+\ttmp421@1f {\n"
  "+\t\tcompatible = \"ti,tmp421\";\n"
  "+\t\treg = <0x1f>;\n"
  "+\t};\n"
@@ -163,7 +171,7 @@
  "+&i2c12 {\n"
  "+\t//MEZZ_FRU\n"
  "+\tstatus = \"okay\";\n"
- "+\teeprom at 51 {\n"
+ "+\teeprom@51 {\n"
  "+\t\tcompatible = \"atmel,24c64\";\n"
  "+\t\treg = <0x51>;\n"
  "+\t\tpagesize = <32>;\n"
@@ -175,11 +183,11 @@
  "+\tstatus = \"okay\";\n"
  "+\tpinctrl-names = \"default\";\n"
  "+\tpinctrl-0 = <&pinctrl_pwm0_default &pinctrl_pwm1_default>;\n"
- "+\tfan at 0 {\n"
+ "+\tfan@0 {\n"
  "+\t\treg = <0x00>;\n"
  "+\t\taspeed,fan-tach-ch = /bits/ 8 <0x00>;\n"
  "+\t};\n"
- "+\tfan at 1 {\n"
+ "+\tfan@1 {\n"
  "+\t\treg = <0x01>;\n"
  "+\t\taspeed,fan-tach-ch = /bits/ 8 <0x01>;\n"
  "+\t};\n"
@@ -187,4 +195,4 @@
  "-- \n"
  2.7.4
 
-325c3238167b66d44bf9e441beb78d27c53ab66c4dc714a580e6664dbfa8a1a5
+d9329d0320e4733837eac3dba9e01566091ee76ea433d093db0ce1556a033514

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.