Skip to content

Commit 0a6821e

Browse files
Peter Yinamboar
authored andcommitted
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>
1 parent 7b55cf2 commit 0a6821e

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-harma.dts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,12 @@
207207
compatible = "ti,tmp75";
208208
reg = <0x4b>;
209209
};
210+
211+
// MB NIC FRU
212+
eeprom@50 {
213+
compatible = "atmel,24c64";
214+
reg = <0x50>;
215+
};
210216
};
211217

212218
&i2c2 {

0 commit comments

Comments
 (0)