Commit eccda274 authored by AngeloGioacchino Del Regno's avatar AngeloGioacchino Del Regno Committed by Boris Brezillon

dt-bindings: gpu: mali-bifrost: Set power-domains maxItems to 5

In preparation for adding (and fixing) power-domain-names and MediaTek
MT8192 bindings, allow up to five items for power-domains.
Signed-off-by: default avatarAngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Reviewed-by: default avatarChen-Yu Tsai <wenst@chromium.org>
Tested-by: default avatarChen-Yu Tsai <wenst@chromium.org>
Reviewed-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarBoris Brezillon <boris.brezillon@collabora.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230316102041.210269-3-angelogioacchino.delregno@collabora.com
parent e82b8453
......@@ -63,7 +63,7 @@ properties:
power-domains:
minItems: 1
maxItems: 3
maxItems: 5
resets:
minItems: 1
......@@ -157,6 +157,7 @@ allOf:
properties:
power-domains:
minItems: 3
maxItems: 3
power-domain-names:
items:
- const: core0
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment