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

diff --git a/a/1.txt b/N1/1.txt
index 7033003..decb34a 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -54,7 +54,7 @@ On Wed, Apr 01, 2020 at 12:18:17PM +0000, Joel Stanley wrote:
 > > +               stdout-path = &uart5;
 > > +       };
 > > +
-> > +       memory at 80000000 {
+> > +       memory@80000000 {
 > > +               reg = <0x80000000 0x20000000>;
 > > +       };
 > > +
@@ -70,7 +70,7 @@ On Wed, Apr 01, 2020 at 12:18:17PM +0000, Joel Stanley wrote:
 > > +
 > > +&fmc {
 > > +       status = "okay";
-> > +       flash at 0 {
+> > +       flash@0 {
 > > +               status = "okay";
 > > +               m25p,fast-read;
 > > +#include "openbmc-flash-layout.dtsi"
@@ -81,7 +81,7 @@ On Wed, Apr 01, 2020 at 12:18:17PM +0000, Joel Stanley wrote:
 > > +       status = "okay";
 > > +       pinctrl-names = "default";
 > > +       pinctrl-0 = <&pinctrl_spi1_default>;
-> > +       flash at 0 {
+> > +       flash@0 {
 > > +               status = "okay";
 > > +               m25p,fast-read;
 > > +               label = "pnor";
@@ -162,7 +162,7 @@ On Wed, Apr 01, 2020 at 12:18:17PM +0000, Joel Stanley wrote:
 > > +&i2c8 {
 > > +       status = "okay";
 > > +       //FRU EEPROM
-> > +       eeprom at 51 {
+> > +       eeprom@51 {
 > > +               compatible = "atmel,24c64";
 > > +               reg = <0x51>;
 > > +               pagesize = <32>;
@@ -171,13 +171,13 @@ On Wed, Apr 01, 2020 at 12:18:17PM +0000, Joel Stanley 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>;
 > > +       };
@@ -186,7 +186,7 @@ On Wed, Apr 01, 2020 at 12:18:17PM +0000, Joel Stanley wrote:
 > > +&i2c10 {
 > > +       status = "okay";
 > > +       //HSC
-> > +       adm1278 at 40 {
+> > +       adm1278@40 {
 > > +               compatible = "adi,adm1278";
 > > +               reg = <0x40>;
 > > +       };
@@ -195,7 +195,7 @@ On Wed, Apr 01, 2020 at 12:18:17PM +0000, Joel Stanley wrote:
 > > +&i2c11 {
 > > +       status = "okay";
 > > +       //MEZZ_TEMP_SENSOR
-> > +       tmp421 at 1f {
+> > +       tmp421@1f {
 > > +               compatible = "ti,tmp421";
 > > +               reg = <0x1f>;
 > > +       };
@@ -204,7 +204,7 @@ On Wed, Apr 01, 2020 at 12:18:17PM +0000, Joel Stanley wrote:
 > > +&i2c12 {
 > > +       status = "okay";
 > > +       //MEZZ_FRU
-> > +       eeprom at 51 {
+> > +       eeprom@51 {
 > > +               compatible = "atmel,24c64";
 > > +               reg = <0x51>;
 > > +               pagesize = <32>;
@@ -216,11 +216,11 @@ On Wed, Apr 01, 2020 at 12:18:17PM +0000, Joel Stanley 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 <0x01>;
 > > +       };
diff --git a/a/content_digest b/N1/content_digest
index 6597f50..425a902 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,9 +1,17 @@
  "ref\020200401114023.GA29180@cnn\0"
  "ref\0CACPK8Xf+EOUk-HroNmPe5Pjgu6BdP8VU-m6mxQMpTtL1CYBn=A@mail.gmail.com\0"
  "From\0Manikandan <manikandan.hcl.ers.epl@gmail.com>\0"
- "Subject\0[PATCH v7] ARM: dts: aspeed: Adding Facebook Yosemite V2 BMC\0"
+ "Subject\0Re: [PATCH v7] ARM: dts: aspeed: Adding Facebook Yosemite V2 BMC\0"
  "Date\0Wed, 1 Apr 2020 18:25:46 +0530\0"
- "To\0linux-aspeed@lists.ozlabs.org\0"
+ "To\0Joel Stanley <joel@jms.id.au>\0"
+ "Cc\0andrew@aj.id.au"
+  sdasari@fb.com
+  vijaykhemka@fb.com
+  linux-kernel@vger.kernel.org
+  devicetree@vger.kernel.org
+  linux-aspeed@lists.ozlabs.org
+  openbmc@lists.ozlabs.org
+ " manikandan.e@hcl.com\0"
  "\00:1\0"
  "b\0"
  "On Wed, Apr 01, 2020 at 12:18:17PM +0000, Joel Stanley wrote:\n"
@@ -62,7 +70,7 @@
  "> > +               stdout-path = &uart5;\n"
  "> > +       };\n"
  "> > +\n"
- "> > +       memory at 80000000 {\n"
+ "> > +       memory@80000000 {\n"
  "> > +               reg = <0x80000000 0x20000000>;\n"
  "> > +       };\n"
  "> > +\n"
@@ -78,7 +86,7 @@
  "> > +\n"
  "> > +&fmc {\n"
  "> > +       status = \"okay\";\n"
- "> > +       flash at 0 {\n"
+ "> > +       flash@0 {\n"
  "> > +               status = \"okay\";\n"
  "> > +               m25p,fast-read;\n"
  "> > +#include \"openbmc-flash-layout.dtsi\"\n"
@@ -89,7 +97,7 @@
  "> > +       status = \"okay\";\n"
  "> > +       pinctrl-names = \"default\";\n"
  "> > +       pinctrl-0 = <&pinctrl_spi1_default>;\n"
- "> > +       flash at 0 {\n"
+ "> > +       flash@0 {\n"
  "> > +               status = \"okay\";\n"
  "> > +               m25p,fast-read;\n"
  "> > +               label = \"pnor\";\n"
@@ -170,7 +178,7 @@
  "> > +&i2c8 {\n"
  "> > +       status = \"okay\";\n"
  "> > +       //FRU EEPROM\n"
- "> > +       eeprom at 51 {\n"
+ "> > +       eeprom@51 {\n"
  "> > +               compatible = \"atmel,24c64\";\n"
  "> > +               reg = <0x51>;\n"
  "> > +               pagesize = <32>;\n"
@@ -179,13 +187,13 @@
  "> > +\n"
  "> > +&i2c9 {\n"
  "> > +       status = \"okay\";\n"
- "> > +       tmp421 at 4e {\n"
+ "> > +       tmp421@4e {\n"
  "> > +       //INLET TEMP\n"
  "> > +               compatible = \"ti,tmp421\";\n"
  "> > +               reg = <0x4e>;\n"
  "> > +       };\n"
  "> > +       //OUTLET TEMP\n"
- "> > +       tmp421 at 4f {\n"
+ "> > +       tmp421@4f {\n"
  "> > +               compatible = \"ti,tmp421\";\n"
  "> > +               reg = <0x4f>;\n"
  "> > +       };\n"
@@ -194,7 +202,7 @@
  "> > +&i2c10 {\n"
  "> > +       status = \"okay\";\n"
  "> > +       //HSC\n"
- "> > +       adm1278 at 40 {\n"
+ "> > +       adm1278@40 {\n"
  "> > +               compatible = \"adi,adm1278\";\n"
  "> > +               reg = <0x40>;\n"
  "> > +       };\n"
@@ -203,7 +211,7 @@
  "> > +&i2c11 {\n"
  "> > +       status = \"okay\";\n"
  "> > +       //MEZZ_TEMP_SENSOR\n"
- "> > +       tmp421 at 1f {\n"
+ "> > +       tmp421@1f {\n"
  "> > +               compatible = \"ti,tmp421\";\n"
  "> > +               reg = <0x1f>;\n"
  "> > +       };\n"
@@ -212,7 +220,7 @@
  "> > +&i2c12 {\n"
  "> > +       status = \"okay\";\n"
  "> > +       //MEZZ_FRU\n"
- "> > +       eeprom at 51 {\n"
+ "> > +       eeprom@51 {\n"
  "> > +               compatible = \"atmel,24c64\";\n"
  "> > +               reg = <0x51>;\n"
  "> > +               pagesize = <32>;\n"
@@ -224,11 +232,11 @@
  "> > +       //FSC\n"
  "> > +       pinctrl-names = \"default\";\n"
  "> > +       pinctrl-0 = <&pinctrl_pwm0_default &pinctrl_pwm1_default>;\n"
- "> > +       fan at 0 {\n"
+ "> > +       fan@0 {\n"
  "> > +               reg = <0x00>;\n"
  "> > +               aspeed,fan-tach-ch = /bits/ 8 <0x00>;\n"
  "> > +       };\n"
- "> > +       fan at 1 {\n"
+ "> > +       fan@1 {\n"
  "> > +               reg = <0x01>;\n"
  "> > +               aspeed,fan-tach-ch = /bits/ 8 <0x01>;\n"
  "> > +       };\n"
@@ -237,4 +245,4 @@
  "> > 2.7.4\n"
  > >
 
-89ce2e62e39836cb20bb89ff6a6a45eec2baf12135761b480195e64d741d23f2
+3b2c0b0b42499212a30feafe2dbf822eeffffca734d141f8661e30ce2ada3782

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.