Re: [PATCH] arm64: dts: imx8mm-beacon-baseboard: Correct LED default state

From: Shawn Guo
Date: Sun Aug 30 2020 - 09:17:02 EST


On Mon, Aug 24, 2020 at 09:15:46AM +0200, Krzysztof Kozlowski wrote:
> There is no LED default state "none". leds-gpio driver maps it to
> "off", so correct them to fix dtbs_check warnings like:
>
> arch/arm64/boot/dts/freescale/imx8mm-beacon-kit.dt.yaml:
> leds: led0:default-state:0: 'none' is not one of ['on', 'off', 'keep']
>
> Signed-off-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx>

Applied, thanks.