Lines Matching +full:mpfs +full:- +full:mailbox
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/mailbox/microchip,mpfs-mailbox.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Microchip PolarFire SoC (MPFS) MSS (microprocessor subsystem) mailbox controller
10 - Conor Dooley <conor.dooley@microchip.com>
14 const: microchip,mpfs-mailbox
18 - items:
19 - description: mailbox control & data registers
20 - description: mailbox interrupt registers
22 - items:
23 - description: mailbox control registers
24 - description: mailbox interrupt registers
25 - description: mailbox data registers
30 "#mbox-cells":
34 - compatible
35 - reg
36 - interrupts
37 - "#mbox-cells"
42 - |
44 #address-cells = <2>;
45 #size-cells = <2>;
46 mbox: mailbox@37020000 {
47 compatible = "microchip,mpfs-mailbox";
50 interrupt-parent = <&L1>;
52 #mbox-cells = <1>;