All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20240429210131.373487-3-eajames@linux.ibm.com>

diff --git a/a/1.txt b/N1/1.txt
index 085065e..2ea2257 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -45,19 +45,19 @@ index e2ca0b000471..ad5c83f48425 100644
    - compatible
    - reg
 @@ -35,4 +45,22 @@ examples:
-     fsi2spi at 1c00 {
+     fsi2spi@1c00 {
          compatible = "ibm,fsi2spi";
          reg = <0x1c00 0x400>;
 +        #address-cells = <1>;
 +        #size-cells = <0>;
 +
-+        spi at 0 {
++        spi@0 {
 +            compatible = "ibm,spi-fsi";
 +            reg = <0>;
 +            #address-cells = <1>;
 +            #size-cells = <0>;
 +
-+            eeprom at 0 {
++            eeprom@0 {
 +                compatible = "atmel,at25";
 +                reg = <0>;
 +                address-width = <24>;
diff --git a/a/content_digest b/N1/content_digest
index 912c45c..4e4643d 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -3,6 +3,19 @@
  "Subject\0[PATCH v4 02/17] dt-bindings: fsi: fsi2spi: Document SPI controller child nodes\0"
  "Date\0Mon, 29 Apr 2024 16:01:16 -0500\0"
  "To\0linux-aspeed@lists.ozlabs.org\0"
+ "Cc\0eajames@linux.ibm.com"
+  devicetree@vger.kernel.org
+  linux-kernel@vger.kernel.org
+  linux-fsi@lists.ozlabs.org
+  linux-spi@vger.kernel.org
+  linux-i2c@vger.kernel.org
+  lakshmiy@us.ibm.com
+  robh@kernel.org
+  krzk+dt@kernel.org
+  conor+dt@kernel.org
+  joel@jms.id.au
+  andrew@codeconstruct.com.au
+ " andi.shyti@kernel.org\0"
  "\00:1\0"
  "b\0"
  "The FSI2SPI bridge has several SPI controllers behind it, which\n"
@@ -52,19 +65,19 @@
  "   - compatible\n"
  "   - reg\n"
  "@@ -35,4 +45,22 @@ examples:\n"
- "     fsi2spi at 1c00 {\n"
+ "     fsi2spi@1c00 {\n"
  "         compatible = \"ibm,fsi2spi\";\n"
  "         reg = <0x1c00 0x400>;\n"
  "+        #address-cells = <1>;\n"
  "+        #size-cells = <0>;\n"
  "+\n"
- "+        spi at 0 {\n"
+ "+        spi@0 {\n"
  "+            compatible = \"ibm,spi-fsi\";\n"
  "+            reg = <0>;\n"
  "+            #address-cells = <1>;\n"
  "+            #size-cells = <0>;\n"
  "+\n"
- "+            eeprom at 0 {\n"
+ "+            eeprom@0 {\n"
  "+                compatible = \"atmel,at25\";\n"
  "+                reg = <0>;\n"
  "+                address-width = <24>;\n"
@@ -77,4 +90,4 @@
  "-- \n"
  2.39.3
 
-2a7893238232167476a444906c1bfd5e01ebf2a077293978ab357247942fd706
+d64c004f762eb49d7eeecdf2ca6049e38c3bb6380bb266a04a820c57802a0553

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.