|
@@ -20,7 +20,7 @@
|
|
compatible = "gpio-leds";
|
|
compatible = "gpio-leds";
|
|
heartbeat {
|
|
heartbeat {
|
|
label = "overo:red:gpio21";
|
|
label = "overo:red:gpio21";
|
|
- gpios = <&gpio1 21 GPIO_ACTIVE_HIGH>;
|
|
|
|
|
|
+ gpios = <&gpio1 21 GPIO_ACTIVE_LOW>;
|
|
linux,default-trigger = "heartbeat";
|
|
linux,default-trigger = "heartbeat";
|
|
};
|
|
};
|
|
};
|
|
};
|