[PATCH] dt-bindings: display: msm: Drop type from 'memory-region'

Rob Herring robh at kernel.org
Wed Jan 25 22:13:56 UTC 2023


'memory-region' is a common property and already has a type.

Signed-off-by: Rob Herring <robh at kernel.org>
---
 Documentation/devicetree/bindings/display/msm/gpu.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/display/msm/gpu.yaml b/Documentation/devicetree/bindings/display/msm/gpu.yaml
index c5f49842dc7b..304525f81563 100644
--- a/Documentation/devicetree/bindings/display/msm/gpu.yaml
+++ b/Documentation/devicetree/bindings/display/msm/gpu.yaml
@@ -89,7 +89,7 @@ properties:
       help bring the GPU out of secure mode.
     properties:
       memory-region:
-        $ref: /schemas/types.yaml#/definitions/phandle
+        maxItems: 1
 
       firmware-name:
         description: |
-- 
2.39.0



More information about the dri-devel mailing list