Commit 0a49b66c authored by Tanmay Shah's avatar Tanmay Shah Committed by Jassi Brar

dt-bindings: mailbox: zynqmp: extend required list

"xlnx,ipi-id" is handled as required property but is
missing from binding doc required list of mailbox child node.
Add that to required list. This does not break backward
compatibility but bug in bindings document.

Fixes: 4a855a95 ("dt-bindings: mailbox: zynqmp_ipi: convert to yaml")
Signed-off-by: default avatarTanmay Shah <tanmay.shah@amd.com>
Acked-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: default avatarJassi Brar <jaswinder.singh@linaro.org>
parent ee01c0b4
......@@ -103,6 +103,7 @@ patternProperties:
- reg
- reg-names
- "#mbox-cells"
- xlnx,ipi-id
additionalProperties: false
......
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