[PATCH RFT 1/3] dt-bindings: display/msm/gpu: Straighten out reg-names on A619L/610/702
From: Konrad Dybcio
Date: Mon Dec 29 2025 - 15:47:58 EST
From: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx>
These GPUs have physically have the same regions as the base case
("main" + "cx_mem" + "cx_dbgc"). Remove the specific override.
Signed-off-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx>
---
Documentation/devicetree/bindings/display/msm/gpu.yaml | 6 ------
1 file changed, 6 deletions(-)
diff --git a/Documentation/devicetree/bindings/display/msm/gpu.yaml b/Documentation/devicetree/bindings/display/msm/gpu.yaml
index 826aafdcc20b..ae8f76136fa2 100644
--- a/Documentation/devicetree/bindings/display/msm/gpu.yaml
+++ b/Documentation/devicetree/bindings/display/msm/gpu.yaml
@@ -378,12 +378,6 @@ allOf:
- const: xo
description: GPUCC clocksource clock
- reg-names:
- minItems: 1
- items:
- - const: kgsl_3d0_reg_memory
- - const: cx_dbgc
-
required:
- clocks
- clock-names
--
2.52.0