Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 339875
b: refs/heads/master
c: 6ff862f
h: refs/heads/master
i:
  339873: 6a937fb
  339871: f6f87ea
v: v3
  • Loading branch information
Kishon Vijay Abraham I authored and Benoit Cousson committed Oct 29, 2012
1 parent d5a3482 commit f1e05ab
Show file tree
Hide file tree
Showing 4 changed files with 14 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: 1c48ddbaa61aa017fefacac1bce233227933d18e
refs/heads/master: 6ff862f6a8bd54184f81fa36b9231b641607d2c0
4 changes: 4 additions & 0 deletions trunk/arch/arm/boot/dts/omap4-panda.dts
Original file line number Diff line number Diff line change
Expand Up @@ -184,3 +184,7 @@
&dmic {
status = "disabled";
};

&twl_usb_comparator {
usb-supply = <&vusb>;
};
4 changes: 4 additions & 0 deletions trunk/arch/arm/boot/dts/omap4-sdp.dts
Original file line number Diff line number Diff line change
Expand Up @@ -406,3 +406,7 @@
&mcbsp3 {
status = "disabled";
};

&twl_usb_comparator {
usb-supply = <&vusb>;
};
5 changes: 5 additions & 0 deletions trunk/arch/arm/boot/dts/twl6030.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -86,4 +86,9 @@
clk32kg: regulator-clk32kg {
compatible = "ti,twl6030-clk32kg";
};

twl_usb_comparator: usb-comparator {
compatible = "ti,twl6030-usb";
interrupts = <4>, <10>;
};
};

0 comments on commit f1e05ab

Please sign in to comment.