On Fri, Aug 20, 2021 at 4:17 PM Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx> wrote: > > Align the name of thermal zone node to dtschema to fix warnings like: > > arch/arm64/boot/dts/allwinner/sun50i-a100-allwinner-perf1.dt.yaml: > thermal-zones: 'cpu-thermal-zone', 'ddr-thermal-zone', 'gpu-thermal-zone' do not match any of the regexes: '^[a-zA-Z][a-zA-Z0-9\\-]{1,12}-thermal$', 'pinctrl-[0-9]+' > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx> Acked-by: Chen-Yu Tsai <wens@xxxxxxxx>