ARM: dts: rockchip: rename thermal subnodes for rk3288
authorJohan Jonker <jbx6244@gmail.com>
Sun, 17 Jan 2021 15:09:51 +0000 (16:09 +0100)
committerHeiko Stuebner <heiko@sntech.de>
Mon, 18 Jan 2021 12:22:00 +0000 (13:22 +0100)
commitb840662bd55fb6dc9204585f071518123a87b59d
tree521d4e6a7d2df24a932eafa9b229997e1b932fd8
parent6cc35e5edbe43ec6e510e6c53b8c88ae7b1666c2
ARM: dts: rockchip: rename thermal subnodes for rk3288

A test with the command below gives for example this error:
/arch/arm/boot/dts/rk3288-tinker.dt.yaml:
thermal-zones: 'cpu_thermal', 'gpu_thermal', 'reserve_thermal'
do not match any of the regexes:
'^[a-zA-Z][a-zA-Z0-9\\-]{1,12}-thermal$', 'pinctrl-[0-9]+'

Rename Rockchip rk3288 thermal subnodes
so that it ends with "-thermal"

make ARCH=arm dtbs_check
DT_SCHEMA_FILES=Documentation/devicetree/bindings/
thermal/thermal-zones.yaml

Signed-off-by: Johan Jonker <jbx6244@gmail.com>
Link: https://lore.kernel.org/r/20210117150953.16475-1-jbx6244@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm/boot/dts/rk3288.dtsi