ARM: dts: cirrus: align panel timings node name with dtschema

DT schema expects panel timings node to follow certain pattern.
Linux drivers do not care about node name, so this should not have
effect on Linux.

Link: https://lore.kernel.org/r/20240509104825.216696-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
This commit is contained in:
Krzysztof Kozlowski 2024-05-09 12:48:25 +02:00
parent 9edd534fc6
commit f3ed3b126a

@ -30,7 +30,7 @@
display-timings {
native-mode = <&timing0>;
timing0: 320x240 {
timing0: timing-320x240 {
hactive = <320>;
hback-porch = <0>;
hfront-porch = <0>;