diff options
| author | Rob Herring <robh@kernel.org> | 2023-01-25 16:13:56 -0600 |
|---|---|---|
| committer | Rob Herring <robh@kernel.org> | 2023-01-31 19:22:34 -0600 |
| commit | dbc2af0ace20a0b60f97ed763edd8cfc2c71aab3 (patch) | |
| tree | b44cc634f03883143d7096edb4442ecdf87bba6f /Documentation/devicetree/bindings/display/msm/gpu.yaml | |
| parent | dt-bindings: vendor-prefixes: document lineartechnology (diff) | |
| download | linux-dbc2af0ace20a0b60f97ed763edd8cfc2c71aab3.tar.gz linux-dbc2af0ace20a0b60f97ed763edd8cfc2c71aab3.zip | |
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/20230125221357.3057655-1-robh@kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/display/msm/gpu.yaml')
| -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: | |
