ARM: dts: aspeed: bletchley: add eeprom node on each sled
authorPotin Lai <potin.lai.pt@gmail.com>
Mon, 9 May 2022 15:11:18 +0000 (23:11 +0800)
committerJoel Stanley <joel@jms.id.au>
Thu, 19 May 2022 07:27:45 +0000 (16:57 +0930)
Add eeprom (24c26) on each sled for storing sled fru information.

Signed-off-by: Potin Lai <potin.lai.pt@gmail.com>
Reviewed-by: Patrick Williams <patrick@stwcx.xyz>
Reviewed-by: Joel Stanley <joel@jms.id.au>
Link: https://lore.kernel.org/r/20220509151118.4899-7-potin.lai.pt@gmail.com
Signed-off-by: Joel Stanley <joel@jms.id.au>
arch/arm/boot/dts/aspeed-bmc-facebook-bletchley.dts

index 3a5b9fb..3e962fe 100644 (file)
                        op-sink-microwatt = <10000000>;
                };
        };
+
+       eeprom@54 {
+               compatible = "atmel,24c64";
+               reg = <0x54>;
+       };
 };
 
 &i2c1 {
                        op-sink-microwatt = <10000000>;
                };
        };
+
+       eeprom@54 {
+               compatible = "atmel,24c64";
+               reg = <0x54>;
+       };
 };
 
 &i2c2 {
                        op-sink-microwatt = <10000000>;
                };
        };
+
+       eeprom@54 {
+               compatible = "atmel,24c64";
+               reg = <0x54>;
+       };
 };
 
 &i2c3 {
                        op-sink-microwatt = <10000000>;
                };
        };
+
+       eeprom@54 {
+               compatible = "atmel,24c64";
+               reg = <0x54>;
+       };
 };
 
 &i2c4 {
                        op-sink-microwatt = <10000000>;
                };
        };
+
+       eeprom@54 {
+               compatible = "atmel,24c64";
+               reg = <0x54>;
+       };
 };
 
 &i2c5 {
                        op-sink-microwatt = <10000000>;
                };
        };
+
+       eeprom@54 {
+               compatible = "atmel,24c64";
+               reg = <0x54>;
+       };
 };
 
 &i2c6 {