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

diff --git a/a/1.txt b/N1/1.txt
index 96af7b0..96960dc 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -68,7 +68,7 @@ On Mon, Nov 25, 2019 at 08:36:30AM +1030, Andrew Jeffery wrote:
 > > +		bootargs = "console=ttyS4,115200 earlyprintk";
 > > +	};
 > > +
-> > +	memory at 80000000 {
+> > +	memory@80000000 {
 > > +		reg = <0x80000000 0x20000000>;
 > > +	};
 > > +
@@ -84,7 +84,7 @@ On Mon, Nov 25, 2019 at 08:36:30AM +1030, Andrew Jeffery wrote:
 > > +
 > > +&fmc {
 > > +	status = "okay";
-> > +	flash at 0 {
+> > +	flash@0 {
 > > +		status = "okay";
 > > +		m25p,fast-read;
 > > +#include "openbmc-flash-layout.dtsi"
@@ -95,7 +95,7 @@ On Mon, Nov 25, 2019 at 08:36:30AM +1030, Andrew Jeffery wrote:
 > > +	status = "okay";
 > > +	pinctrl-names = "default";
 > > +	pinctrl-0 = <&pinctrl_spi1_default>;
-> > +	flash at 0 {
+> > +	flash@0 {
 > > +		status = "okay";
 > > +		m25p,fast-read;
 > > +		label = "pnor";
@@ -138,7 +138,7 @@ On Mon, Nov 25, 2019 at 08:36:30AM +1030, Andrew Jeffery wrote:
 > > +&i2c8 {
 > > +	status = "okay";
 > > +	//FRU EEPROM
-> > +	eeprom at 51 {
+> > +	eeprom@51 {
 > > +		compatible = "atmel,24c64";
 > > +		reg = <0x51>;
 > > +		pagesize = <32>;
@@ -147,13 +147,13 @@ On Mon, Nov 25, 2019 at 08:36:30AM +1030, Andrew Jeffery wrote:
 > > +
 > > +&i2c9 {
 > > +	status = "okay";
-> > +	tmp421 at 4e {
+> > +	tmp421@4e {
 > > +	//INLET TEMP
 > > +		compatible = "ti,tmp421";
 > > +		reg = <0x4e>;
 > > +	};
 > > +	//OUTLET TEMP
-> > +	tmp421 at 4f {
+> > +	tmp421@4f {
 > > +		compatible = "ti,tmp421";
 > > +		reg = <0x4f>;
 > > +	};
@@ -162,7 +162,7 @@ On Mon, Nov 25, 2019 at 08:36:30AM +1030, Andrew Jeffery wrote:
 > > +&i2c10 {
 > > +	status = "okay";
 > > +	//HSC
-> > +	adm1278 at 40 {
+> > +	adm1278@40 {
 > > +		compatible = "adi,adm1278";
 > > +		reg = <0x40>;
 > > +	};
@@ -171,7 +171,7 @@ On Mon, Nov 25, 2019 at 08:36:30AM +1030, Andrew Jeffery wrote:
 > > +&i2c11 {
 > > +	status = "okay";
 > > +	//MEZZ_TEMP_SENSOR
-> > +	tmp421 at 1f {
+> > +	tmp421@1f {
 > > +		compatible = "ti,tmp421";
 > > +		reg = <0x1f>;
 > > +	};
@@ -180,7 +180,7 @@ On Mon, Nov 25, 2019 at 08:36:30AM +1030, Andrew Jeffery wrote:
 > > +&i2c12 {
 > > +	status = "okay";
 > > +	//MEZZ_FRU
-> > +	eeprom at 51 {
+> > +	eeprom@51 {
 > > +		compatible = "atmel,24c64";
 > > +		reg = <0x51>;
 > > +		pagesize = <32>;
@@ -192,11 +192,11 @@ On Mon, Nov 25, 2019 at 08:36:30AM +1030, Andrew Jeffery wrote:
 > > +	//FSC
 > > +	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 <0x02>;
 > > +	};
diff --git a/a/content_digest b/N1/content_digest
index ec10af1..d01f64d 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -6,9 +6,15 @@
  "ref\020191122103022.GA15913@cnn\0"
  "ref\07402f01e-9678-4373-9326-d25d569d408a@www.fastmail.com\0"
  "From\0Manikandan <manikandan.hcl.ers.epl@gmail.com>\0"
- "Subject\0[PATCH v2] ARM: dts: aspeed: Adding Facebook Yosemite V2 BMC\0"
+ "Subject\0Re: [PATCH v2] ARM: dts: aspeed: Adding Facebook Yosemite V2 BMC\0"
  "Date\0Mon, 25 Nov 2019 20:13:27 +0530\0"
- "To\0linux-aspeed@lists.ozlabs.org\0"
+ "To\0Andrew Jeffery <andrew@aj.id.au>\0"
+ "Cc\0joel@jms.id.au"
+  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"
  "On Mon, Nov 25, 2019 at 08:36:30AM +1030, Andrew Jeffery wrote:\n"
@@ -81,7 +87,7 @@
  "> > +\t\tbootargs = \"console=ttyS4,115200 earlyprintk\";\n"
  "> > +\t};\n"
  "> > +\n"
- "> > +\tmemory at 80000000 {\n"
+ "> > +\tmemory@80000000 {\n"
  "> > +\t\treg = <0x80000000 0x20000000>;\n"
  "> > +\t};\n"
  "> > +\n"
@@ -97,7 +103,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"
@@ -108,7 +114,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"
@@ -151,7 +157,7 @@
  "> > +&i2c8 {\n"
  "> > +\tstatus = \"okay\";\n"
  "> > +\t//FRU EEPROM\n"
- "> > +\teeprom at 51 {\n"
+ "> > +\teeprom@51 {\n"
  "> > +\t\tcompatible = \"atmel,24c64\";\n"
  "> > +\t\treg = <0x51>;\n"
  "> > +\t\tpagesize = <32>;\n"
@@ -160,13 +166,13 @@
  "> > +\n"
  "> > +&i2c9 {\n"
  "> > +\tstatus = \"okay\";\n"
- "> > +\ttmp421 at 4e {\n"
+ "> > +\ttmp421@4e {\n"
  "> > +\t//INLET TEMP\n"
  "> > +\t\tcompatible = \"ti,tmp421\";\n"
  "> > +\t\treg = <0x4e>;\n"
  "> > +\t};\n"
  "> > +\t//OUTLET TEMP\n"
- "> > +\ttmp421 at 4f {\n"
+ "> > +\ttmp421@4f {\n"
  "> > +\t\tcompatible = \"ti,tmp421\";\n"
  "> > +\t\treg = <0x4f>;\n"
  "> > +\t};\n"
@@ -175,7 +181,7 @@
  "> > +&i2c10 {\n"
  "> > +\tstatus = \"okay\";\n"
  "> > +\t//HSC\n"
- "> > +\tadm1278 at 40 {\n"
+ "> > +\tadm1278@40 {\n"
  "> > +\t\tcompatible = \"adi,adm1278\";\n"
  "> > +\t\treg = <0x40>;\n"
  "> > +\t};\n"
@@ -184,7 +190,7 @@
  "> > +&i2c11 {\n"
  "> > +\tstatus = \"okay\";\n"
  "> > +\t//MEZZ_TEMP_SENSOR\n"
- "> > +\ttmp421 at 1f {\n"
+ "> > +\ttmp421@1f {\n"
  "> > +\t\tcompatible = \"ti,tmp421\";\n"
  "> > +\t\treg = <0x1f>;\n"
  "> > +\t};\n"
@@ -193,7 +199,7 @@
  "> > +&i2c12 {\n"
  "> > +\tstatus = \"okay\";\n"
  "> > +\t//MEZZ_FRU\n"
- "> > +\teeprom at 51 {\n"
+ "> > +\teeprom@51 {\n"
  "> > +\t\tcompatible = \"atmel,24c64\";\n"
  "> > +\t\treg = <0x51>;\n"
  "> > +\t\tpagesize = <32>;\n"
@@ -205,11 +211,11 @@
  "> > +\t//FSC\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 <0x02>;\n"
  "> > +\t};\n"
@@ -242,4 +248,4 @@
  "> > > Andrew\n"
  > >
 
-972e53e85e0c511ede38481566cf47b1b25620b4f121ef94c8aef2f518c58b53
+018f8c7cd1785c66c1f08905c9d116767833bc3b9a30d450d792a9709cad6a5a

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.