aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan O'Donoghue <bryan.odonoghue@linaro.org>2022-05-16 13:02:45 +0100
committerBryan O'Donoghue <bryan.odonoghue@linaro.org>2022-07-09 02:08:52 +0100
commitc2d532702ea2b50c430f5143318efbc3284b8396 (patch)
treed62aaeb9c122bfaf0dd544396e424473fcb45e1d
parent6759abdc7e0f65f6b6328e8c20aa6f8d8c66fc53 (diff)
dt-bindings: drm/msm/gpu: Increase iommus maxItems
The apq8016 has two iommu handles not one. Increase the documented maxItems to match. Fixes: 6427f5d05e7f ("dt-bindings: drm/msm/gpu: convert to YAML") Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
-rw-r--r--Documentation/devicetree/bindings/display/msm/gpu.yaml2
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 3397bc31d087..a750dc2a2579 100644
--- a/Documentation/devicetree/bindings/display/msm/gpu.yaml
+++ b/Documentation/devicetree/bindings/display/msm/gpu.yaml
@@ -58,7 +58,7 @@ properties:
- const: ocmem
iommus:
- maxItems: 1
+ maxItems: 2
sram:
$ref: /schemas/types.yaml#/definitions/phandle-array