Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 313241
b: refs/heads/master
c: a600e33
h: refs/heads/master
i:
  313239: 6cdab91
v: v3
  • Loading branch information
Shawn Guo committed Jul 3, 2012
1 parent 29b0849 commit 649780f
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: c9987c8106ac535bf207199be6ed4174d04dc679
refs/heads/master: a600e3335bad7d666eaebd2b18abd1bb7585a28a
10 changes: 10 additions & 0 deletions trunk/arch/arm/boot/dts/imx28-evk.dts
Original file line number Diff line number Diff line change
Expand Up @@ -169,4 +169,14 @@
saif-controllers = <&saif0 &saif1>;
audio-codec = <&sgtl5000>;
};

leds {
compatible = "gpio-leds";

user {
label = "Heartbeat";
gpios = <&gpio3 5 0>;
linux,default-trigger = "heartbeat";
};
};
};

0 comments on commit 649780f

Please sign in to comment.