Lines Matching +full:zynqmp +full:- +full:power
1 --------------------------------------------------------------------
2 Device Tree Bindings for the Xilinx Zynq MPSoC Power Management
3 --------------------------------------------------------------------
4 The zynqmp-power node describes the power management configurations.
8 - compatible: Must contain: "xlnx,zynqmp-power"
9 - interrupts: Interrupt specifier
12 - mbox-names : Name given to channels seen in the 'mboxes' property.
13 "tx" - Mailbox corresponding to transmit path
14 "rx" - Mailbox corresponding to receive path
15 - mboxes : Standard property to specify a Mailbox. Each value of
18 that will be the phandle to the intended sub-mailbox
24 xlnx,zynqmp-ipi-mailbox.txt for typical controller that
27 --------
29 --------
34 zynqmp_firmware: zynqmp-firmware {
35 compatible = "xlnx,zynqmp-firmware";
38 zynqmp_power: zynqmp-power {
39 compatible = "xlnx,zynqmp-power";
48 zynqmp_firmware: zynqmp-firmware {
49 compatible = "xlnx,zynqmp-firmware";
52 zynqmp_power: zynqmp-power {
53 compatible = "xlnx,zynqmp-power";
54 interrupt-parent = <&gic>;
58 mbox-names = "tx", "rx";