Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 138417
b: refs/heads/master
c: 0f73a44
h: refs/heads/master
i:
  138415: efd7493
v: v3
  • Loading branch information
Wolfgang Grandegger authored and Kumar Gala committed Feb 2, 2009
1 parent 44bf379 commit 95ddec6
Show file tree
Hide file tree
Showing 7 changed files with 31 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: 7a3852417c0c9bdfebc1b37bf43d4798883867e0
refs/heads/master: 0f73a449a649acfca91404a98a35353a618b9555
5 changes: 5 additions & 0 deletions trunk/arch/powerpc/boot/dts/tqm8540.dts
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,11 @@
interrupt-parent = <&mpic>;
dfsrr;

dtt@50 {
compatible = "national,lm75";
reg = <0x50>;
};

rtc@68 {
compatible = "dallas,ds1337";
reg = <0x68>;
Expand Down
5 changes: 5 additions & 0 deletions trunk/arch/powerpc/boot/dts/tqm8541.dts
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,11 @@
interrupt-parent = <&mpic>;
dfsrr;

dtt@50 {
compatible = "national,lm75";
reg = <0x50>;
};

rtc@68 {
compatible = "dallas,ds1337";
reg = <0x68>;
Expand Down
5 changes: 5 additions & 0 deletions trunk/arch/powerpc/boot/dts/tqm8548-bigflash.dts
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,11 @@
interrupt-parent = <&mpic>;
dfsrr;

dtt@50 {
compatible = "national,lm75";
reg = <0x50>;
};

rtc@68 {
compatible = "dallas,ds1337";
reg = <0x68>;
Expand Down
5 changes: 5 additions & 0 deletions trunk/arch/powerpc/boot/dts/tqm8548.dts
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,11 @@
interrupt-parent = <&mpic>;
dfsrr;

dtt@50 {
compatible = "national,lm75";
reg = <0x50>;
};

rtc@68 {
compatible = "dallas,ds1337";
reg = <0x68>;
Expand Down
5 changes: 5 additions & 0 deletions trunk/arch/powerpc/boot/dts/tqm8555.dts
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,11 @@
interrupt-parent = <&mpic>;
dfsrr;

dtt@50 {
compatible = "national,lm75";
reg = <0x50>;
};

rtc@68 {
compatible = "dallas,ds1337";
reg = <0x68>;
Expand Down
5 changes: 5 additions & 0 deletions trunk/arch/powerpc/boot/dts/tqm8560.dts
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,11 @@
interrupt-parent = <&mpic>;
dfsrr;

dtt@50 {
compatible = "national,lm75";
reg = <0x50>;
};

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

0 comments on commit 95ddec6

Please sign in to comment.