Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 355799
b: refs/heads/master
c: bb366da
h: refs/heads/master
i:
  355797: c81b0e5
  355795: f3a7bc6
  355791: aa0207a
v: v3
  • Loading branch information
Arnd Bergmann committed Feb 19, 2013
1 parent a41cb85 commit 03648e1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 27 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: 0672f4c7b03f16b878fb0e47c64c775d2472933e
refs/heads/master: bb366da87d5921cb578211916d7a67ee8984ca3b
26 changes: 0 additions & 26 deletions trunk/arch/arm/boot/dts/sun4i-a10-cubieboard.dts
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,6 @@
};

soc {
pinctrl@01c20800 {
led_pins_cubieboard: led_pins@0 {
allwinner,pins = "PH20", "PH21";
allwinner,function = "gpio_out";
allwinner,drive = <1>;
allwinner,pull = <0>;
};
};

uart0: uart@01c28000 {
status = "okay";
};
Expand All @@ -44,21 +35,4 @@
status = "okay";
};
};

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

blue {
label = "cubieboard::blue";
gpios = <&pio 7 21 0>; /* LED1 */
};

green {
label = "cubieboard::green";
gpios = <&pio 7 20 0>; /* LED2 */
linux,default-trigger = "heartbeat";
};
};
};

0 comments on commit 03648e1

Please sign in to comment.