dt-bindings: firmware: arm,scpi: Add missing maxItems to mboxes/shmem
authorGeert Uytterhoeven <geert+renesas@glider.be>
Tue, 8 Mar 2022 17:49:02 +0000 (18:49 +0100)
committerRob Herring <robh@kernel.org>
Tue, 8 Mar 2022 19:29:08 +0000 (13:29 -0600)
commit17bf6b7c7835841f77adda76802ac2e6c11ec65e
treeb226e91f8b2b4b28232b1c38a29b7754ba56c91f
parentf3e00820f51952bb75c4c2fd722d56e844e17c15
dt-bindings: firmware: arm,scpi: Add missing maxItems to mboxes/shmem

"make dt_binding_check":

    Documentation/devicetree/bindings/firmware/arm,scpi.example.dt.yaml: scpi: shmem: [[2], [1]] is too long

Fix this by adding a proper maxItems value to the shmem property,
and to the related mboxes property.

Fix the grouping of the "mboxes" property in the example.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Sudeep Holla <sudeep.holla@arm.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/58b7c706f259f88a61bfe82d9106fe0a93a9838d.1646761693.git.geert+renesas@glider.be
Documentation/devicetree/bindings/firmware/arm,scpi.yaml