From: Lukasz Majewski Date: Fri, 25 Sep 2020 15:13:10 +0000 (+0200) Subject: dts: Provide LED DTS description for HSC and DDC imx53 devices X-Git-Url: http://git.dujemihanovic.xyz/?a=commitdiff_plain;h=8a8ec73ebd50a46edc8872baddc2459c50906d53;p=u-boot.git dts: Provide LED DTS description for HSC and DDC imx53 devices Those two LEDs are used to indicate U-Boot's boot stage. Signed-off-by: Lukasz Majewski --- diff --git a/arch/arm/dts/imx53-kp.dts b/arch/arm/dts/imx53-kp.dts index 5f9e4fad82..03e571d274 100644 --- a/arch/arm/dts/imx53-kp.dts +++ b/arch/arm/dts/imx53-kp.dts @@ -131,6 +131,10 @@ MX53_PAD_GPIO_1__GPIO1_1 0x1e4 /* KEY1 GPIO */ MX53_PAD_EIM_RW__GPIO2_26 0x1e4 + /* LED GREEN GPIO */ + MX53_PAD_EIM_WAIT__GPIO5_0 0x1e4 + /* LED RED GPIO */ + MX53_PAD_EIM_D28__GPIO3_28 0x1e4 >; };