Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 35ad0e50 authored by Felix Fietkau's avatar Felix Fietkau Committed by Florian Fainelli
Browse files

ARM: BCM5301X: Add USB LED for Buffalo WZR-1750DHP

parent 9f988029
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -47,6 +47,12 @@
	leds {
		compatible = "gpio-leds";

		usb {
			label = "bcm53xx:blue:usb";
			gpios = <&hc595 0 GPIO_ACTIVE_HIGH>;
			linux,default-trigger = "default-off";
		};

		power0 {
			label = "bcm53xx:red:power";
			gpios = <&hc595 1 GPIO_ACTIVE_HIGH>;