Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 326835
b: refs/heads/master
c: 1c1737e
h: refs/heads/master
i:
  326833: 304779a
  326831: 6f3220e
v: v3
  • Loading branch information
Benoit Cousson committed Sep 7, 2012
1 parent 1795cbf commit 5584986
Show file tree
Hide file tree
Showing 2 changed files with 13 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: a60be2fe9735894b8e0e2de80d2bdb37d87cd0c5
refs/heads/master: 1c1737e5635d902e125394d7f66bccaf0f8c772c
12 changes: 12 additions & 0 deletions trunk/arch/arm/boot/dts/omap3-beagle.dts
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,18 @@
label = "beagleboard::pmu_stat";
gpios = <&twl_gpio 19 0>; /* LEDB */
};

heartbeat {
label = "beagleboard::usr0";
gpios = <&gpio5 22 0>; /* 150 -> D6 LED */
linux,default-trigger = "heartbeat";
};

mmc {
label = "beagleboard::usr1";
gpios = <&gpio5 21 0>; /* 149 -> D7 LED */
linux,default-trigger = "mmc0";
};
};
};

Expand Down

0 comments on commit 5584986

Please sign in to comment.