Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 326918
b: refs/heads/master
c: 3cb920a
h: refs/heads/master
v: v3
  • Loading branch information
Lee Jones committed Sep 20, 2012
1 parent fcf3fef commit e3a42cc
Show file tree
Hide file tree
Showing 2 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: 0ce89380ded57d96a9496c100e92acf55283011c
refs/heads/master: 3cb920a15126be91de38d22d902e9cb18d3fbe49
15 changes: 15 additions & 0 deletions trunk/arch/arm/boot/dts/hrefv60plus.dts
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,21 @@
tc3589x@42 {
compatible = "tc3589x";
reg = <0x42>;
interrupt-parent = <&gpio6>;
interrupts = <25 0x1>;

interrupt-controller;
#interrupt-cells = <2>;

tc3589x_gpio: tc3589x_gpio {
compatible = "tc3589x-gpio";
interrupts = <0 0x1>;

interrupt-controller;
#interrupt-cells = <2>;
gpio-controller;
#gpio-cells = <2>;
};
};

tps61052@33 {
Expand Down

0 comments on commit e3a42cc

Please sign in to comment.