Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

dt-bindings: display/msm/gpu: Drop redundant reg-names in one if:then:

Top-level reg-names defines already proper order for "reg-names" with
minItems: 1, so no need to repeat it again in one of "if:then:" cases.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Reviewed-by: David Heidelberg <david@ixit.cz>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Patchwork: https://patchwork.freedesktop.org/patch/707987/
Message-ID: <20260301142033.88851-2-krzysztof.kozlowski@oss.qualcomm.com>
Signed-off-by: Rob Clark <robin.clark@oss.qualcomm.com>

authored by

Krzysztof Kozlowski and committed by
Rob Clark
cb9af17e 01a0d6cd

-7
-7
Documentation/devicetree/bindings/display/msm/gpu.yaml
··· 440 440 clocks: false 441 441 clock-names: false 442 442 443 - reg-names: 444 - minItems: 1 445 - items: 446 - - const: kgsl_3d0_reg_memory 447 - - const: cx_mem 448 - - const: cx_dbgc 449 - 450 443 examples: 451 444 - | 452 445