[PATCH v3 6/6] dt-bindings: mailbox : arm,mhuv2: Use example with matching schema
Rob Herring
robh at kernel.org
Fri Jun 4 15:26:20 PDT 2021
On Fri, 04 Jun 2021 21:57:10 +0100, Sudeep Holla wrote:
> Currently the example provided in arm,mhuv2 schema complains as below:
>
> Documentation/devicetree/bindings/mailbox/arm,mhuv2.example.dt.yaml :0:0:
> /example-0/soc/scb at 2e000000: failed to match any schema with compatible:
> ['fujitsu,mb86s70-scb-1.0']
>
> Fix it by using an example with a matching schema that makes use of 4
> mailboxes that is well suited to demonstrate Rx and Tx channels with both
> doorbell and data transfer protocols.
>
> 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>
> ---
> .../bindings/mailbox/arm,mhuv2.yaml | 25 +++++++++----------
> 1 file changed, 12 insertions(+), 13 deletions(-)
>
Applied, thanks!
More information about the linux-arm-kernel
mailing list