Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 330359
b: refs/heads/master
c: 17ae4f0
h: refs/heads/master
i:
  330357: efdbda5
  330355: 970dd36
  330351: 7dd6e73
v: v3
  • Loading branch information
Jia Hongtao authored and Kumar Gala committed Sep 12, 2012
1 parent 878403c commit aca1f64
Show file tree
Hide file tree
Showing 8 changed files with 29 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: 0adbe663bdf9d80a9ab1d225a5cc030fe2be10b5
refs/heads/master: 17ae4f0aef09c1bcf380dcea555e83d27436e7d5
4 changes: 4 additions & 0 deletions trunk/arch/powerpc/boot/dts/mpc8536ds.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,10 @@
reg = <0x68>;
interrupts = <0 0x1 0 0>;
};
adt7461@4c {
compatible = "adi,adt7461";
reg = <0x4c>;
};
};

spi@7000 {
Expand Down
4 changes: 4 additions & 0 deletions trunk/arch/powerpc/boot/dts/p1022ds.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,10 @@
compatible = "dallas,ds1339";
reg = <0x68>;
};
adt7461@4c {
compatible = "adi,adt7461";
reg = <0x4c>;
};
};

spi@7000 {
Expand Down
4 changes: 4 additions & 0 deletions trunk/arch/powerpc/boot/dts/p2041rdb.dts
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,10 @@
compatible = "pericom,pt7c4338";
reg = <0x68>;
};
adt7461@4c {
compatible = "adi,adt7461";
reg = <0x4c>;
};
};

i2c@118100 {
Expand Down
4 changes: 4 additions & 0 deletions trunk/arch/powerpc/boot/dts/p3041ds.dts
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,10 @@
reg = <0x68>;
interrupts = <0x1 0x1 0 0>;
};
adt7461@4c {
compatible = "adi,adt7461";
reg = <0x4c>;
};
};
};

Expand Down
4 changes: 4 additions & 0 deletions trunk/arch/powerpc/boot/dts/p4080ds.dts
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,10 @@
reg = <0x68>;
interrupts = <0x1 0x1 0 0>;
};
adt7461@4c {
compatible = "adi,adt7461";
reg = <0x4c>;
};
};

usb0: usb@210000 {
Expand Down
4 changes: 4 additions & 0 deletions trunk/arch/powerpc/boot/dts/p5020ds.dts
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,10 @@
reg = <0x68>;
interrupts = <0x1 0x1 0 0>;
};
adt7461@4c {
compatible = "adi,adt7461";
reg = <0x4c>;
};
};
};

Expand Down
4 changes: 4 additions & 0 deletions trunk/arch/powerpc/boot/dts/p5040ds.dts
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,10 @@
label = "NAND Writable User area";
reg = <0x1f000000 0x01000000>;
};
adt7461@4c {
compatible = "adi,adt7461";
reg = <0x4c>;
};
};

board-control@3,0 {
Expand Down

0 comments on commit aca1f64

Please sign in to comment.