]> www.infradead.org Git - users/jedix/linux-maple.git/commit
dt-bindings: display/msm/gpu: fix the schema being not applied
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Sun, 23 Jun 2024 20:03:03 +0000 (22:03 +0200)
committerDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Tue, 25 Jun 2024 16:56:18 +0000 (19:56 +0300)
commit399af57ccca2f4bdf6feba8a41b80967b10ea9f1
treee6aac33ca18e1869535148b444a15e4d74badaef
parent6d69f8d37c85ac46bc8fd5bc2d0548293d07d316
dt-bindings: display/msm/gpu: fix the schema being not applied

dtschema v2024.4, v2024.5 and maybe earlier do not select device nodes for
given binding validation if the schema contains compatible list with
pattern and a const fallback.  This leads to binding being a no-op - not
being applied at all.  Issue should be fixed in the dtschema but for now
add a work-around do the binding can be used against DTS validation.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Patchwork: https://patchwork.freedesktop.org/patch/600507/
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20240623-qcom-adreno-dts-bindings-driver-v2-4-9496410de992@linaro.org
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Documentation/devicetree/bindings/display/msm/gpu.yaml