aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation/devicetree/bindings/mailbox
diff options
context:
space:
mode:
authorRichard Zhu <hongxing.zhu@nxp.com>2019-10-09 16:07:20 +0800
committerJassi Brar <jaswinder.singh@linaro.org>2019-11-30 23:09:12 -0600
commit58340e7d779ef849efaca664a50f225a53b27a2c (patch)
tree78560970d10c3e2d318171de233176c6f95ab9a7 /Documentation/devicetree/bindings/mailbox
parentmailbox: imx: Clear the right interrupts at shutdown (diff)
downloadwireguard-linux-58340e7d779ef849efaca664a50f225a53b27a2c.tar.xz
wireguard-linux-58340e7d779ef849efaca664a50f225a53b27a2c.zip
dt-bindings: mailbox: imx-mu: add imx7ulp MU support
There is a version 1.0 MU on imx7ulp, use "fsl,imx7ulp-mu" compatible to support it. Signed-off-by: Richard Zhu <hongxing.zhu@nxp.com> Reviewed-by: Dong Aisheng <aisheng.dong@nxp.com> Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
Diffstat (limited to 'Documentation/devicetree/bindings/mailbox')
-rw-r--r--Documentation/devicetree/bindings/mailbox/fsl,mu.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/mailbox/fsl,mu.txt b/Documentation/devicetree/bindings/mailbox/fsl,mu.txt
index f3cf77eb5ab4..9c43357c5924 100644
--- a/Documentation/devicetree/bindings/mailbox/fsl,mu.txt
+++ b/Documentation/devicetree/bindings/mailbox/fsl,mu.txt
@@ -21,6 +21,8 @@ Required properties:
imx6sx, imx7s, imx8qxp, imx8qm.
The "fsl,imx6sx-mu" compatible is seen as generic and should
be included together with SoC specific compatible.
+ There is a version 1.0 MU on imx7ulp, use "fsl,imx7ulp-mu"
+ compatible to support it.
- reg : Should contain the registers location and length
- interrupts : Interrupt number. The interrupt specifier format depends
on the interrupt controller parent.