ARM: dts: aspeed: santabarbara: Add eeprom device node for PRoT module

Add eeprom device node for PRot module FRU.

Signed-off-by: Fred Chen <fredchen.openbmc@gmail.com>
Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>
This commit is contained in:
Fred Chen 2025-10-15 22:39:03 +08:00 committed by Andrew Jeffery
parent ba317bdb79
commit 6953afcd81

View File

@ -1076,6 +1076,11 @@ eeprom@50 {
reg = <0x50>;
};
eeprom@51 {
compatible = "atmel,24c128";
reg = <0x51>;
};
// BSM FRU
eeprom@56 {
compatible = "atmel,24c64";