RE: [PATCH] arm64: dts: imx8mn-ddr4-evk: Enable GPIO LED

2019-09-02 Thread Anson Huang
Hi, Pavel > On Mon 2019-09-02 16:45:38, Anson Huang wrote: > > i.MX8MN DDR4 EVK board has a GPIO LED to indicate status, add support > > for it. > > LED maintainers want to be on the cc list... The get_maintainer.pl does NOT show the LED maintainers...But I have added it in V2. > > > @@ -15,6

Re: [PATCH] arm64: dts: imx8mn-ddr4-evk: Enable GPIO LED

2019-09-02 Thread Pavel Machek
On Mon 2019-09-02 16:45:38, Anson Huang wrote: > i.MX8MN DDR4 EVK board has a GPIO LED to indicate status, > add support for it. LED maintainers want to be on the cc list... > @@ -15,6 +15,18 @@ > stdout-path = &uart2; > }; > > + leds { > + compatible = "gpio

[PATCH] arm64: dts: imx8mn-ddr4-evk: Enable GPIO LED

2019-09-02 Thread Anson Huang
i.MX8MN DDR4 EVK board has a GPIO LED to indicate status, add support for it. Signed-off-by: Anson Huang --- arch/arm64/boot/dts/freescale/imx8mn-ddr4-evk.dts | 18 ++ 1 file changed, 18 insertions(+) diff --git a/arch/arm64/boot/dts/freescale/imx8mn-ddr4-evk.dts b/arch/arm64/b