From: Krzysztof Kozlowski Date: Sun, 23 Jun 2024 20:03:01 +0000 (+0200) Subject: dt-bindings: display/msm/gpu: define reg-names in top-level X-Git-Tag: v6.11-rc1~141^2~4^2~15 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c808ece19640e02fe86ac073c0119d583473dfc0;p=thirdparty%2Fkernel%2Flinux.git dt-bindings: display/msm/gpu: define reg-names in top-level All devices should (and actually do) have same order of entries, if possible. That's the case for reg/reg-names, so define the reg-names in top-level to enforce that. Acked-by: Conor Dooley Signed-off-by: Krzysztof Kozlowski Patchwork: https://patchwork.freedesktop.org/patch/600510/ Link: https://lore.kernel.org/r/20240623-qcom-adreno-dts-bindings-driver-v2-2-9496410de992@linaro.org Signed-off-by: Dmitry Baryshkov --- diff --git a/Documentation/devicetree/bindings/display/msm/gpu.yaml b/Documentation/devicetree/bindings/display/msm/gpu.yaml index 253e68d92779a..baea1946c65db 100644 --- a/Documentation/devicetree/bindings/display/msm/gpu.yaml +++ b/Documentation/devicetree/bindings/display/msm/gpu.yaml @@ -46,7 +46,10 @@ properties: reg-names: minItems: 1 - maxItems: 3 + items: + - const: kgsl_3d0_reg_memory + - const: cx_mem + - const: cx_dbgc interrupts: maxItems: 1