diff options
author | Rob Herring <[email protected]> | 2023-01-25 16:13:56 -0600 |
---|---|---|
committer | Rob Herring <[email protected]> | 2023-01-31 19:22:34 -0600 |
commit | dbc2af0ace20a0b60f97ed763edd8cfc2c71aab3 (patch) | |
tree | b44cc634f03883143d7096edb4442ecdf87bba6f | |
parent | 8da765cca292a812988077ca8fbef8be151c2d0b (diff) |
dt-bindings: display: msm: Drop type from 'memory-region'
'memory-region' is a common property and already has a type.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Rob Herring <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/display/msm/gpu.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
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: | |