Skip to content

Commit 31c2fe1

Browse files
Jason Luoyupalani
authored andcommitted
Merged PR 872: Feature 359: UBB PDB EEPROM
Feature 359: UBB PDB EEPROM Change-Id: Ib69cff3d647749cb621af6d5680b0cce6523e348 Signed-off-by: Jason Luo <[email protected]> Related work items: torvalds#359
2 parents 845d97f + 0e1bb8c commit 31c2fe1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

arch/arm/boot/dts/aspeed-bmc-opp-g50.dts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,11 @@
216216
};
217217
&i2c3{
218218
status = "okay";
219+
eeprom@50 {
220+
compatible = "atmel,24c32";
221+
reg = <0x50>;
222+
pagesize = <32>;
223+
};
219224
i2c-switch@70 {
220225
compatible = "nxp,pca9548";
221226
reg = <0x70>;

0 commit comments

Comments
 (0)