dt-bindings: gpu: mali-bifrost: Fix power-domain-names validation
authorAngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Thu, 16 Mar 2023 10:20:32 +0000 (11:20 +0100)
committerBoris Brezillon <boris.brezillon@collabora.com>
Thu, 23 Mar 2023 09:43:13 +0000 (10:43 +0100)
commitaeb737902d863834ca3f7adb928520a8c70add84
treecc671742df4be2087d580b819ee13b2405498f16
parenteccda2744f0ffb0d5050c83c5ee415fadcd3670c
dt-bindings: gpu: mali-bifrost: Fix power-domain-names validation

Commit ("dt-bindings: gpu: mali-bifrost: Add Mediatek MT8183")
incorrectly introduced power domain names for MT8183, causing
validation issues.

Add power-domain-names to the base schema, allowing a maximum of
five elements; since platforms having a single power domain don't
need any actual domain name, disallow that for each sub-schema.

Fixes: a7a596cd3115 ("dt-bindings: gpu: mali-bifrost: Add Mediatek MT8183")
Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Tested-by: Chen-Yu Tsai <wenst@chromium.org>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230316102041.210269-4-angelogioacchino.delregno@collabora.com
Documentation/devicetree/bindings/gpu/arm,mali-bifrost.yaml