Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 359937
b: refs/heads/master
c: e35e40c
h: refs/heads/master
i:
  359935: 6ffb6bd
v: v3
  • Loading branch information
Sebastian Hesselbarth authored and Arnd Bergmann committed Feb 28, 2013
1 parent fce775e commit cd8f4dc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 50ab9554861a8e1473a16ca80cf481fa2ee0e8c9
refs/heads/master: e35e40cd553f7950c0bcb60f1d8f9672bd69d6a2
5 changes: 4 additions & 1 deletion trunk/arch/arm/boot/dts/dove-cubox.dts
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@

leds {
compatible = "gpio-leds";
pinctrl-0 = <&pmx_gpio_18>;
pinctrl-names = "default";

power {
label = "Power";
gpios = <&gpio0 18 1>;
Expand Down Expand Up @@ -47,7 +50,7 @@
};

&pinctrl {
pinctrl-0 = <&pmx_gpio_12 &pmx_gpio_18>;
pinctrl-0 = <&pmx_gpio_12>;
pinctrl-names = "default";

pmx_gpio_12: pmx-gpio-12 {
Expand Down

0 comments on commit cd8f4dc

Please sign in to comment.