Commit 0a6821e2 authored by Peter Yin's avatar Peter Yin Committed by Andrew Jeffery

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

Add MB NIC Device
Signed-off-by: default avatarPeter Yin <peteryin.openbmc@gmail.com>
Link: https://lore.kernel.org/r/20240412091600.2534693-9-peteryin.openbmc@gmail.comSigned-off-by: default avatarAndrew Jeffery <andrew@codeconstruct.com.au>
parent 7b55cf23
......@@ -207,6 +207,12 @@ temperature-sensor@4b {
compatible = "ti,tmp75";
reg = <0x4b>;
};
// MB NIC FRU
eeprom@50 {
compatible = "atmel,24c64";
reg = <0x50>;
};
};
&i2c2 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment