Commit c1d9381c authored by Peng Fan's avatar Peng Fan Committed by Shawn Guo

dt-bindings: soc: imx: drop minItems for i.MX8MM vpu blk ctrl

minItems and maxItems are set as the same value. In such case minItems is
not necessary. So drop it.
Reviewed-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: default avatarPeng Fan <peng.fan@nxp.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 69e43d9e
...@@ -27,7 +27,6 @@ properties: ...@@ -27,7 +27,6 @@ properties:
const: 1 const: 1
power-domains: power-domains:
minItems: 4
maxItems: 4 maxItems: 4
power-domain-names: power-domain-names:
...@@ -38,7 +37,6 @@ properties: ...@@ -38,7 +37,6 @@ properties:
- const: h1 - const: h1
clocks: clocks:
minItems: 3
maxItems: 3 maxItems: 3
clock-names: clock-names:
......
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