[PATCH] arm64: dts: amlogic: align LED node names with dtschema
Neil Armstrong
neil.armstrong at linaro.org
Fri Nov 25 09:16:23 PST 2022
On 25/11/2022 15:41, Krzysztof Kozlowski wrote:
> The node names should be generic and DT schema expects certain pattern:
>
> amlogic/meson-sm1-bananapi-m5.dtb: 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/arm64/boot/dts/amlogic/meson-sm1-bananapi-m5.dts | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
<snip>
Reviewed-by: Neil Armstrong <neil.armstrong at linaro.org>
More information about the linux-arm-kernel
mailing list