Skip to content

Commit

Permalink
Feature 359: UBB PDB EEPROM
Browse files Browse the repository at this point in the history
Change-Id: Ib69cff3d647749cb621af6d5680b0cce6523e348
Signed-off-by: Jason Luo <jason.cc.luo@mail.foxconn.com>
  • Loading branch information
JasonLuo701 committed Sep 7, 2017
1 parent 845d97f commit 0e1bb8c
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 0e1bb8c

Please sign in to comment.