Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 114540
b: refs/heads/master
c: 423da26
h: refs/heads/master
v: v3
  • Loading branch information
Matthias Fuchs authored and Josh Boyer committed Sep 9, 2008
1 parent 18b1a22 commit 44016a3
Show file tree
Hide file tree
Showing 2 changed files with 10 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: cc2e113b4bbd415d53d8bb87a446cde6b7ce8acc
refs/heads/master: 423da26997497f5938c0b169f1cc9762b5f3fa9f
9 changes: 9 additions & 0 deletions trunk/arch/powerpc/boot/dts/sequoia.dts
Original file line number Diff line number Diff line change
Expand Up @@ -246,13 +246,22 @@
};

IIC0: i2c@ef600700 {
#address-cells = <1>;
#size-cells = <0>;
compatible = "ibm,iic-440epx", "ibm,iic";
reg = <0xef600700 0x00000014>;
interrupt-parent = <&UIC0>;
interrupts = <0x2 0x4>;

hwmon@48 {
compatible = "adi,ad7414";
reg = <0x48>;
};
};

IIC1: i2c@ef600800 {
#address-cells = <1>;
#size-cells = <0>;
compatible = "ibm,iic-440epx", "ibm,iic";
reg = <0xef600800 0x00000014>;
interrupt-parent = <&UIC0>;
Expand Down

0 comments on commit 44016a3

Please sign in to comment.