mirror of
https://github.com/torvalds/linux.git
synced 2026-05-27 16:44:58 +02:00
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:
parent
ba317bdb79
commit
6953afcd81
|
|
@ -1076,6 +1076,11 @@ eeprom@50 {
|
|||
reg = <0x50>;
|
||||
};
|
||||
|
||||
eeprom@51 {
|
||||
compatible = "atmel,24c128";
|
||||
reg = <0x51>;
|
||||
};
|
||||
|
||||
// BSM FRU
|
||||
eeprom@56 {
|
||||
compatible = "atmel,24c64";
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user