[PATCH v3 5/6] dt-bindings: mailbox : arm, mhu: Use examples with matching schema
Rob Herring
robh at kernel.org
Fri Jun 4 15:25:32 PDT 2021
On Fri, 04 Jun 2021 21:57:09 +0100, Sudeep Holla wrote:
> 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 at 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 at kernel.org>
> Cc: Viresh Kumar <viresh.kumar at linaro.org>
> Signed-off-by: Sudeep Holla <sudeep.holla at arm.com>
> ---
> .../devicetree/bindings/mailbox/arm,mhu.yaml | 48 +++++++++++++++----
> 1 file changed, 38 insertions(+), 10 deletions(-)
>
Applied, thanks!
More information about the linux-arm-kernel
mailing list