Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 138410
b: refs/heads/master
c: f7a0be4
h: refs/heads/master
v: v3
  • Loading branch information
Reynes Philippe authored and Kumar Gala committed Jan 29, 2009
1 parent af2a737 commit 22627bf
Show file tree
Hide file tree
Showing 4 changed files with 19 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: b4f7ec46b6c151d31c068e46278efef7e43b5043
refs/heads/master: f7a0be456f1bdcb6dec81c1e4e47e2b7205eba95
6 changes: 6 additions & 0 deletions trunk/arch/powerpc/boot/dts/mpc8377_rdb.dts
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,12 @@
interrupts = <14 0x8>;
interrupt-parent = <&ipic>;
dfsrr;

at24@50 {
compatible = "at24,24c256";
reg = <0x50>;
};

rtc@68 {
compatible = "dallas,ds1339";
reg = <0x68>;
Expand Down
6 changes: 6 additions & 0 deletions trunk/arch/powerpc/boot/dts/mpc8378_rdb.dts
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,12 @@
interrupts = <14 0x8>;
interrupt-parent = <&ipic>;
dfsrr;

at24@50 {
compatible = "at24,24c256";
reg = <0x50>;
};

rtc@68 {
compatible = "dallas,ds1339";
reg = <0x68>;
Expand Down
6 changes: 6 additions & 0 deletions trunk/arch/powerpc/boot/dts/mpc8379_rdb.dts
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,12 @@
interrupts = <14 0x8>;
interrupt-parent = <&ipic>;
dfsrr;

at24@50 {
compatible = "at24,24c256";
reg = <0x50>;
};

rtc@68 {
compatible = "dallas,ds1339";
reg = <0x68>;
Expand Down

0 comments on commit 22627bf

Please sign in to comment.