dt-bindings: mailbox: fsl,mu: Add missing power-domains

Add quite common property - power-domains - to fix dtbs_check warnings
like:

  arch/arm64/boot/dts/freescale/imx8qxp-mek.dt.yaml:
    mailbox@5d280000: 'power-domains' does not match any of the regexes: 'pinctrl-[0-9]+'

Reviewed-by: Dong Aisheng <aisheng.dong@nxp.com>
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Link: https://lore.kernel.org/r/20201002161837.5784-1-krzk@kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>
This commit is contained in:
Krzysztof Kozlowski 2020-10-02 18:18:37 +02:00 committed by Rob Herring
parent aa6174f0d3
commit 8c465e220b
1 changed files with 3 additions and 0 deletions

View File

@ -72,6 +72,9 @@ properties:
description: boolean, if present, means it is for side B MU.
type: boolean
power-domains:
maxItems: 1
required:
- compatible
- reg