dt-bindings: mailbox : arm,mhu: Use examples with matching schema
authorSudeep Holla <sudeep.holla@arm.com>
Fri, 4 Jun 2021 20:57:09 +0000 (21:57 +0100)
committerRob Herring <robh@kernel.org>
Fri, 4 Jun 2021 22:29:18 +0000 (17:29 -0500)
commit3a32f22cc21fd525c786a7f3d78497cd7a703b34
tree30399809ad31e426b06850e680a97ef7a2b2ed2a
parent61b8ac9bf89da2bf730d4b1410592b5b46243034
dt-bindings: mailbox : arm,mhu: Use examples with matching schema

Currently the example provided in arm,mhu schema complains as below:

    Documentation/devicetree/bindings/mailbox/arm,mhu.example.dt.yaml :0:0:
    /example-0/soc/scb@2e000000: failed to match any schema with compatible:
    ['fujitsu,mb86s70-scb-1.0']

Fix the same using examples based on Juno platform. The old SCPI firmware
used MHU with standard 32-bit data transfer protocol while the new SCMI
firmware uses MHU and expects to be used in doorbell mode. Update example
with SCPI and SCMI firmware nodes to demonstrate both 32-bit data transfer
and doorbell mode of MHU operations

Cc: Rob Herring <robh+dt@kernel.org>
Cc: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Link: https://lore.kernel.org/r/20210604205710.1944363-6-sudeep.holla@arm.com
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/mailbox/arm,mhu.yaml