diff --git a/arch/arm64/boot/dts/amlogic/s905d2_odroidc3.dts b/arch/arm64/boot/dts/amlogic/s905d2_odroidc3.dts index e7a7a9efe540..568ec66dd82f 100644 --- a/arch/arm64/boot/dts/amlogic/s905d2_odroidc3.dts +++ b/arch/arm64/boot/dts/amlogic/s905d2_odroidc3.dts @@ -742,6 +742,15 @@ status = "okay"; }; + leds { + compatible = "gpio-leds"; + blueled { + label = "blue:heartbeat"; + gpios = <&gpio_ao GPIOAO_11 GPIO_ACTIVE_LOW>; + linux,default-trigger = "heartbeat"; + }; + }; + }; /* end of / */ &pwm_AO_cd {