Lines Matching +full:mpfs +full:- +full:mailbox
4 # SPDX-License-Identifier: Apache-2.0
6 include: [base.yaml, mailbox-controller.yaml]
10 const: microchip,mpfs-mailbox
13 - items:
14 - description: mailbox control registers
15 - description: mailbox interrupt registers
16 - description: mailbox data registers
21 "#mbox-cells":
25 - compatible
26 - reg
27 - interrupts
28 - "#mbox-cells"
33 - |
35 #address-cells = <2>;
36 #size-cells = <2>;
37 mbox: mailbox@37020000 {
38 compatible = "microchip,mpfs-mailbox";
41 interrupt-parent = <&L1>;
43 #mbox-cells = <1>;