ARM: dts: aspeed: Harma: Add NIC Fru device

Add MB NIC Device

Signed-off-by: Peter Yin <peteryin.openbmc@gmail.com>
Link: https://lore.kernel.org/r/20240412091600.2534693-9-peteryin.openbmc@gmail.com
Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>
This commit is contained in:
Peter Yin 2024-04-12 17:15:56 +08:00 committed by Andrew Jeffery
parent 7b55cf239c
commit 0a6821e249

View File

@ -207,6 +207,12 @@
compatible = "ti,tmp75";
reg = <0x4b>;
};
// MB NIC FRU
eeprom@50 {
compatible = "atmel,24c64";
reg = <0x50>;
};
};
&i2c2 {