Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 295914
b: refs/heads/master
c: 80c9473
h: refs/heads/master
v: v3
  • Loading branch information
Marc Dietrich authored and Olof Johansson committed Feb 7, 2012
1 parent f2c0c7b commit b4aed5a
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: d8d56c84224ae3d61800f6ce6df0ce6b63872617
refs/heads/master: 80c9473dc132de2dc345c5698a1aaca1a3ee4c14
10 changes: 10 additions & 0 deletions trunk/arch/arm/boot/dts/tegra-paz00.dts
Original file line number Diff line number Diff line change
Expand Up @@ -90,4 +90,14 @@
gpio-key,wakeup;
};
};

gpio-leds {
compatible = "gpio-leds";

wifi {
label = "wifi-led";
gpios = <&gpio 24 0>;
linux,default-trigger = "rfkill0";
};
};
};

0 comments on commit b4aed5a

Please sign in to comment.