diff for duplicates of <20230322140348.569397-5-eajames@linux.ibm.com> diff --git a/a/1.txt b/N1/1.txt index 2ca2e06..fed8ba5 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -9,44 +9,44 @@ diff --git a/arch/arm/boot/dts/aspeed-bmc-ibm-bonnell.dts b/arch/arm/boot/dts/as index 79516dc21c01..ab99d915b50e 100644 --- a/arch/arm/boot/dts/aspeed-bmc-ibm-bonnell.dts +++ b/arch/arm/boot/dts/aspeed-bmc-ibm-bonnell.dts -@@ -232,18 +232,38 @@ cfam0_i2c1: i2c-bus at 1 { +@@ -232,18 +232,38 @@ cfam0_i2c1: i2c-bus@1 { - cfam0_i2c10: i2c-bus at a { + cfam0_i2c10: i2c-bus@a { reg = <10>; /* OP3A */ + -+ eeprom at 50 { ++ eeprom@50 { + compatible = "atmel,at30tse004a"; + reg = <0x50>; + }; }; - cfam0_i2c11: i2c-bus at b { + cfam0_i2c11: i2c-bus@b { reg = <11>; /* OP3B */ + -+ eeprom at 50 { ++ eeprom@50 { + compatible = "atmel,at30tse004a"; + reg = <0x50>; + }; }; - cfam0_i2c12: i2c-bus at c { + cfam0_i2c12: i2c-bus@c { reg = <12>; /* OP4A */ + -+ eeprom at 50 { ++ eeprom@50 { + compatible = "atmel,at30tse004a"; + reg = <0x50>; + }; }; - cfam0_i2c13: i2c-bus at d { + cfam0_i2c13: i2c-bus@d { reg = <13>; /* OP4B */ + -+ eeprom at 50 { ++ eeprom@50 { + compatible = "atmel,at30tse004a"; + reg = <0x50>; + }; }; - cfam0_i2c14: i2c-bus at e { + cfam0_i2c14: i2c-bus@e { -- 2.31.1 diff --git a/a/content_digest b/N1/content_digest index b84134b..14e8897 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,16 @@ "From\0Eddie James <eajames@linux.ibm.com>\0" "Subject\0[PATCH v3 4/4] ARM: dts: aspeed: bonnell: Add DIMM SPD\0" "Date\0Wed, 22 Mar 2023 09:03:48 -0500\0" - "To\0linux-aspeed@lists.ozlabs.org\0" + "To\0linux-kernel@vger.kernel.org\0" + "Cc\0linux-aspeed@lists.ozlabs.org" + devicetree@vger.kernel.org + andrew@aj.id.au + joel@jms.id.au + krzysztof.kozlowski+dt@linaro.org + robh+dt@kernel.org + arnd@arndb.de + gregkh@linuxfoundation.org + " Eddie James <eajames@linux.ibm.com>\0" "\00:1\0" "b\0" "Add the DIMM SPD to the processor I2C busses.\n" @@ -16,46 +25,46 @@ "index 79516dc21c01..ab99d915b50e 100644\n" "--- a/arch/arm/boot/dts/aspeed-bmc-ibm-bonnell.dts\n" "+++ b/arch/arm/boot/dts/aspeed-bmc-ibm-bonnell.dts\n" - "@@ -232,18 +232,38 @@ cfam0_i2c1: i2c-bus at 1 {\n" + "@@ -232,18 +232,38 @@ cfam0_i2c1: i2c-bus@1 {\n" " \n" - " \t\t\tcfam0_i2c10: i2c-bus at a {\n" + " \t\t\tcfam0_i2c10: i2c-bus@a {\n" " \t\t\t\treg = <10>;\t/* OP3A */\n" "+\n" - "+\t\t\t\teeprom at 50 {\n" + "+\t\t\t\teeprom@50 {\n" "+\t\t\t\t\tcompatible = \"atmel,at30tse004a\";\n" "+\t\t\t\t\treg = <0x50>;\n" "+\t\t\t\t};\n" " \t\t\t};\n" " \n" - " \t\t\tcfam0_i2c11: i2c-bus at b {\n" + " \t\t\tcfam0_i2c11: i2c-bus@b {\n" " \t\t\t\treg = <11>;\t/* OP3B */\n" "+\n" - "+\t\t\t\teeprom at 50 {\n" + "+\t\t\t\teeprom@50 {\n" "+\t\t\t\t\tcompatible = \"atmel,at30tse004a\";\n" "+\t\t\t\t\treg = <0x50>;\n" "+\t\t\t\t};\n" " \t\t\t};\n" " \n" - " \t\t\tcfam0_i2c12: i2c-bus at c {\n" + " \t\t\tcfam0_i2c12: i2c-bus@c {\n" " \t\t\t\treg = <12>;\t/* OP4A */\n" "+\n" - "+\t\t\t\teeprom at 50 {\n" + "+\t\t\t\teeprom@50 {\n" "+\t\t\t\t\tcompatible = \"atmel,at30tse004a\";\n" "+\t\t\t\t\treg = <0x50>;\n" "+\t\t\t\t};\n" " \t\t\t};\n" " \n" - " \t\t\tcfam0_i2c13: i2c-bus at d {\n" + " \t\t\tcfam0_i2c13: i2c-bus@d {\n" " \t\t\t\treg = <13>;\t/* OP4B */\n" "+\n" - "+\t\t\t\teeprom at 50 {\n" + "+\t\t\t\teeprom@50 {\n" "+\t\t\t\t\tcompatible = \"atmel,at30tse004a\";\n" "+\t\t\t\t\treg = <0x50>;\n" "+\t\t\t\t};\n" " \t\t\t};\n" " \n" - " \t\t\tcfam0_i2c14: i2c-bus at e {\n" + " \t\t\tcfam0_i2c14: i2c-bus@e {\n" "-- \n" 2.31.1 -b0254b9005df4182a0d1295362c01b21dbcb678be37304bda88c3030f6ab7e3c +39fa08a583467f506281ee611889e8cfec920e41e2947271fc9e02a62a71df05
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.