Lines Matching +full:lp +full:- +full:nonsecure
4 The ARM's Message-Handling-Unit (MHU) is a mailbox controller that has
17 --------------------
18 - compatible: Shall be "arm,mhu" & "arm,primecell"
19 - reg: Contains the mailbox register address range (base
21 - #mbox-cells Shall be 1 - the index of the channel needed.
22 - interrupts: Contains the interrupt information corresponding to
26 --------
29 #mbox-cells = <1>;
32 interrupts = <0 36 4>, /* LP-NonSecure */
33 <0 35 4>, /* HP-NonSecure */
36 clock-names = "apb_pclk";
40 compatible = "fujitsu,mb86s70-scb-1.0";
42 mboxes = <&mhu 1>; /* HP-NonSecure */