Skip to content

Commit a6daa22

Browse files
MrVanJassiBrar
authored andcommitted
dt-bindings: mailbox: imx-mu: add i.MX8ULP S400 MU support
Similar to i.MX8QM/QXP SCU, i.MX8ULP SCU MU is dedicated for communication between S400 and Cortex-A cores from hardware design, it could not be reused for other purpose. To use S400 MU more effectivly, add "fsl,imx8ulp-mu-s4" compatile to support fast IPC. Signed-off-by: Peng Fan <[email protected]> Acked-by: Rob Herring <[email protected]> Signed-off-by: Jassi Brar <[email protected]>
1 parent 9a172b6 commit a6daa22

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Documentation/devicetree/bindings/mailbox/fsl,mu.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ properties:
2828
- const: fsl,imx7ulp-mu
2929
- const: fsl,imx8ulp-mu
3030
- const: fsl,imx8-mu-scu
31+
- const: fsl,imx8ulp-mu-s4
3132
- items:
3233
- enum:
3334
- fsl,imx7s-mu

0 commit comments

Comments
 (0)