soc: intel_apl_adsp: Add mailbox to the board

Add mailbox to the board DTS.

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
This commit is contained in:
Andrei Emeltchenko 2020-02-13 12:36:31 +02:00 committed by Anas Nashif
parent 198709245f
commit 58b7c875ff

View file

@ -90,6 +90,14 @@
reg = <0x1200 0x80>;
interrupts = <8 0 0>;
interrupt-parent = <&cavs0>;
};
mailbox: mailbox@1180 {
compatible = "intel,adsp-mailbox";
reg = <0x1180 0x20>;
interrupts = <0x7 0 3>;
interrupt-parent = <&cavs0>;
label = "IPM_0";
};
};
};