Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 138418
b: refs/heads/master
c: 960d82a
h: refs/heads/master
v: v3
  • Loading branch information
Reynes Philippe authored and Kumar Gala committed Feb 2, 2009
1 parent 95ddec6 commit 8bfb6db
Show file tree
Hide file tree
Showing 4 changed files with 16 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: 0f73a449a649acfca91404a98a35353a618b9555
refs/heads/master: 960d82aa5ba971aa9da86a41881cb8dc8f96e397
5 changes: 5 additions & 0 deletions trunk/arch/powerpc/boot/dts/mpc8377_rdb.dts
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,11 @@
interrupt-parent = <&ipic>;
dfsrr;

dtt@48 {
compatible = "national,lm75";
reg = <0x48>;
};

at24@50 {
compatible = "at24,24c256";
reg = <0x50>;
Expand Down
5 changes: 5 additions & 0 deletions trunk/arch/powerpc/boot/dts/mpc8378_rdb.dts
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,11 @@
interrupt-parent = <&ipic>;
dfsrr;

dtt@48 {
compatible = "national,lm75";
reg = <0x48>;
};

at24@50 {
compatible = "at24,24c256";
reg = <0x50>;
Expand Down
5 changes: 5 additions & 0 deletions trunk/arch/powerpc/boot/dts/mpc8379_rdb.dts
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,11 @@
interrupt-parent = <&ipic>;
dfsrr;

dtt@48 {
compatible = "national,lm75";
reg = <0x48>;
};

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

0 comments on commit 8bfb6db

Please sign in to comment.