]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ARM: dts: rockchip: Fix LED node names on rk3288-phycore-rdk
authorFabio Estevam <festevam@nabladev.com>
Wed, 11 Mar 2026 13:56:04 +0000 (10:56 -0300)
committerHeiko Stuebner <heiko@sntech.de>
Mon, 23 Mar 2026 21:17:26 +0000 (22:17 +0100)
commit3dc3525dab1a572bc2946f9edd7d149b0fa465b6
tree3c9c9bc05a574599a2e9850eda96d383aa5afcf0
parent729675e91349da6e9a9ddcb0a890c2c28e775a22
ARM: dts: rockchip: Fix LED node names on rk3288-phycore-rdk

According to nxp,pca953x.yaml, the pattern for the led names should be:
 "^led-[0-9a-z]+$".

Change it accordingly to fix the following dt-schema warning"

leddimmer@62 (nxp,pca9533): 'led1', 'led2', 'led3', 'led4' do not match any
of the regexes: '^led-[0-9a-z]+$', '^pinctrl-[0-9]+$'

Signed-off-by: Fabio Estevam <festevam@nabladev.com>
Link: https://patch.msgid.link/20260311135604.21634-1-festevam@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm/boot/dts/rockchip/rk3288-phycore-rdk.dts