Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 296205
b: refs/heads/master
c: 4ea2565
h: refs/heads/master
i:
  296203: 7db14cc
v: v3
  • Loading branch information
Jean-Christophe PLAGNIOL-VILLARD committed Mar 1, 2012
1 parent cd1979e commit 381ea55
Show file tree
Hide file tree
Showing 2 changed files with 11 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: 582d5fbd4e81e7debe5f3a0e6ce1a0bcdf636c6e
refs/heads/master: 4ea256539907f2998a1a361786917bc4fa423f7a
10 changes: 10 additions & 0 deletions trunk/arch/arm/boot/dts/usb_a9g20.dts
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,14 @@
};
};
};

leds {
compatible = "gpio-leds";

user_led {
label = "user_led";
gpios = <&pioB 21 1>;
linux,default-trigger = "heartbeat";
};
};
};

0 comments on commit 381ea55

Please sign in to comment.