Skip to content

Commit 960dcc1

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

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,imx8-mu-seco
3132
- const: fsl,imx8ulp-mu-s4
3233
- items:
3334
- enum:

0 commit comments

Comments
 (0)