bcm53xx: add profiling support
[openwrt/svn-archive/archive.git] / target / linux / bcm53xx / patches-3.18 / 331-ARM-BCM5301X-Add-USB-LED-for-Buffalo-WZR-1750DHP.patch
1 From: Felix Fietkau <nbd@openwrt.org>
2 Subject: [PATCH] ARM: BCM5301X: Add USB LED for Buffalo WZR-1750DHP
3
4 Signed-off-by: Felix Fietkau <nbd@openwrt.org>
5 ---
6 --- a/arch/arm/boot/dts/bcm4708-buffalo-wzr-1750dhp.dts
7 +++ b/arch/arm/boot/dts/bcm4708-buffalo-wzr-1750dhp.dts
8 @@ -48,6 +48,12 @@
9 leds {
10 compatible = "gpio-leds";
11
12 + usb {
13 + label = "bcm53xx:blue:usb";
14 + gpios = <&hc595 0 GPIO_ACTIVE_HIGH>;
15 + linux,default-trigger = "default-off";
16 + };
17 +
18 power0 {
19 label = "bcm53xx:red:power";
20 gpios = <&hc595 1 GPIO_ACTIVE_HIGH>;