[PATCH] ARM: dts: imx28-sps1: Fix GPIO LEDs description
Shawn Guo
shawnguo2 at yeah.net
Sat Feb 22 22:49:30 PST 2025
On Mon, Feb 03, 2025 at 02:30:20PM -0300, Fabio Estevam wrote:
> From: Fabio Estevam <festevam at denx.de>
>
> According to leds-gpio.yaml, the LED nodes should not contain
> unit addresses. Remove them.
>
> Also, 'default-trigger' is not a valid property. Change it to
> 'linux,default-trigger'.
>
> These changes fix the following dt-schema warnings:
>
> led at 1: Unevaluated properties are not allowed ('reg' was unexpected)
> led at 2: Unevaluated properties are not allowed ('reg' was unexpected)
> led at 3: Unevaluated properties are not allowed ('default-trigger', 'reg' were unexpected)
> leds: '#address-cells', '#size-cells' do not match any of the regexes: '(^led-[0-9a-f]$|led)', 'pinctrl-[0-9]+'
>
> Signed-off-by: Fabio Estevam <festevam at denx.de>
Applied, thanks!
More information about the linux-arm-kernel
mailing list