Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 313278
b: refs/heads/master
c: 4814f2f
h: refs/heads/master
v: v3
  • Loading branch information
Peter Ujfalusi authored and Tony Lindgren committed Jul 9, 2012
1 parent 9384429 commit 4750d92
Show file tree
Hide file tree
Showing 2 changed files with 9 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: a4c383196ed11283f26411dc152b7553a1f0ee9b
refs/heads/master: 4814f2f7a9b09866527c1e95a8947e47b348133e
8 changes: 8 additions & 0 deletions trunk/arch/arm/boot/dts/omap4-sdp.dts
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,14 @@
regulator-boot-on;
};

vbat: fixedregulator@2 {
compatible = "regulator-fixed";
regulator-name = "VBAT";
regulator-min-microvolt = <3750000>;
regulator-max-microvolt = <3750000>;
regulator-boot-on;
};

leds {
compatible = "gpio-leds";
debug0 {
Expand Down

0 comments on commit 4750d92

Please sign in to comment.