On Thu, May 09, 2024 at 12:48:34PM +0200, Krzysztof Kozlowski wrote: > DT schema expects panel timings node to follow certain pattern, > dtbs_check warnings: > > imx6dl-gw54xx.dtb: display-timings: 'hsd100pxn1' does not match any of the regexes: '^timing', 'pinctrl-[0-9]+' > > Linux drivers do not care about node name, so this should not have > effect on Linux. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> Applied all, thanks!