Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 313702
b: refs/heads/master
c: babb5e8
h: refs/heads/master
v: v3
  • Loading branch information
Gustavo Zacarias authored and Kumar Gala committed Jul 10, 2012
1 parent 28a8aa2 commit ee29de5
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 4b2e185d23fe76225f64d243a841985dd4f71733
refs/heads/master: babb5e8d475f512c44c08cb2804a2b961551d211
12 changes: 12 additions & 0 deletions trunk/arch/powerpc/boot/dts/p1010rdb.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -126,12 +126,24 @@

&board_soc {
i2c@3000 {
eeprom@50 {
compatible = "st,24c256";
reg = <0x50>;
};

rtc@68 {
compatible = "pericom,pt7c4338";
reg = <0x68>;
};
};

i2c@3100 {
eeprom@52 {
compatible = "atmel,24c01";
reg = <0x52>;
};
};

spi@7000 {
flash@0 {
#address-cells = <1>;
Expand Down

0 comments on commit ee29de5

Please sign in to comment.