diff for duplicates of <20240522192524.3286237-3-eajames@linux.ibm.com> diff --git a/a/1.txt b/N1/1.txt index 1942447..e151c2a 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -46,19 +46,19 @@ index e2ca0b0004714..ad5c83f484255 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 7038985..48ad71f 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,22 @@ "From\0Eddie James <eajames@linux.ibm.com>\0" "Subject\0[PATCH v6 02/20] dt-bindings: fsi: fsi2spi: Document SPI controller child nodes\0" "Date\0Wed, 22 May 2024 14:25:06 -0500\0" - "To\0linux-aspeed@lists.ozlabs.org\0" + "To\0linux-fsi@lists.ozlabs.org\0" + "Cc\0eajames@linux.ibm.com" + devicetree@vger.kernel.org + linux-kernel@vger.kernel.org + ninad@linux.ibm.com + lakshmiy@us.ibm.com + linux-i2c@vger.kernel.org + linux-spi@vger.kernel.org + linux-aspeed@lists.ozlabs.org + andrew@codeconstruct.com.au + joel@jms.id.au + robh@kernel.org + conor+dt@kernel.org + krzk+dt@kernel.org + andi.shyti@kernel.org + " broonie@kernel.org\0" "\00:1\0" "b\0" "The FSI2SPI bridge has several SPI controllers behind it, which\n" @@ -53,19 +68,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" @@ -78,4 +93,4 @@ "-- \n" 2.39.3 -518325a36495df2f7578fbda5ad161c5cec7997fea7e1625c3abecea08fd6980 +19fb8295f79303f5d6fef31887ea0f048860ea2481f888417c49d63d9fa95880
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.