Skip to content

Commit

Permalink
Merged PR 872: Feature 359: UBB PDB EEPROM
Browse files Browse the repository at this point in the history
Feature 359: UBB PDB EEPROM

Change-Id: Ib69cff3d647749cb621af6d5680b0cce6523e348
Signed-off-by: Jason Luo <jason.cc.luo@mail.foxconn.com>

Related work items: torvalds#359
  • Loading branch information
Jason Luo authored and yupalani committed Sep 8, 2017
2 parents 845d97f + 0e1bb8c commit 31c2fe1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions arch/arm/boot/dts/aspeed-bmc-opp-g50.dts
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,11 @@
};
&i2c3{
status = "okay";
eeprom@50 {
compatible = "atmel,24c32";
reg = <0x50>;
pagesize = <32>;
};
i2c-switch@70 {
compatible = "nxp,pca9548";
reg = <0x70>;
Expand Down

0 comments on commit 31c2fe1

Please sign in to comment.