[PATCH] ARM: dts: meson: align LED node names with dtschema
Neil Armstrong
neil.armstrong at linaro.org
Fri Nov 25 09:16:12 PST 2022
On 25/11/2022 15:41, Krzysztof Kozlowski wrote:
> The node names should be generic and DT schema expects certain pattern:
>
> meson8-minix-neo-x8.dtb: gpio-leds: 'blue' does not match any of the regexes: '(^led-[0-9a-f]$|led)', 'pinctrl-[0-9]+'
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski at linaro.org>
> ---
> arch/arm/boot/dts/meson8-minix-neo-x8.dts | 2 +-
> arch/arm/boot/dts/meson8b-ec100.dts | 2 +-
> arch/arm/boot/dts/meson8b-odroidc1.dts | 2 +-
> 3 files changed, 3 insertions(+), 3 deletions(-)
>
<snip>
Reviewed-by: Neil Armstrong <neil.armstrong at linaro.org>
More information about the linux-amlogic
mailing list