dt-bindings: mailbox: Convert omap-mailbox.txt binding to YAML
authorSuman Anna <s-anna@ti.com>
Thu, 20 May 2021 23:43:48 +0000 (18:43 -0500)
committerRob Herring <robh@kernel.org>
Thu, 3 Jun 2021 01:59:27 +0000 (20:59 -0500)
commited21e4cd291a6dd2fe62978b55b65a7e5d54f3a6
tree2bf0e7c6e608250567ca9fa1b0fc3dd7a28892a1
parent4071883fd8f386fa070cf82b30909ea5ddd7dcf9
dt-bindings: mailbox: Convert omap-mailbox.txt binding to YAML

Convert the current OMAP Mailbox binding from text format to YAML
format/DT schema, and delete the legacy text binding file.

The new YAML binding conversion is an updated version compared to
the original. The descriptions for certain properties have been
improved to provide more clarity. Constraints are added to the
properties 'ti,mbox-num-users', 'ti,mbox-num-fifos' and 'interrupts'.
The 'ti,hwmods' is a legacy property and is retained only to reflect
the existing usage on some older OMAP2 and OMAP3 platforms.

All the existing examples have also been updated to reflect the
latest dts nodes (ti,hwmods removed from OMAP4 and AM33xx examples,
and interrupts value updated for AM65x SoCs).

Signed-off-by: Suman Anna <s-anna@ti.com>
[robh: Update ref in ti,omap-remoteproc.yaml]
Link: https://lore.kernel.org/r/20210520234348.4479-1-s-anna@ti.com
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/mailbox/omap-mailbox.txt [deleted file]
Documentation/devicetree/bindings/mailbox/ti,omap-mailbox.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/remoteproc/ti,omap-remoteproc.yaml