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,polarfire-soc-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,polarfire-soc-mailbox
18 - description: mailbox data registers
19 - description: mailbox interrupt registers
24 "#mbox-cells":
28 - compatible
29 - reg
30 - interrupts
31 - "#mbox-cells"
36 - |
38 #address-cells = <2>;
39 #size-cells = <2>;
40 mbox: mailbox@37020000 {
41 compatible = "microchip,polarfire-soc-mailbox";
43 interrupt-parent = <&L1>;
45 #mbox-cells = <1>;