Lines Matching +full:ipi +full:- +full:id
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/power/reset/xlnx,zynqmp-power.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Michal Simek <michal.simek@amd.com>
13 The zynqmp-power node describes the power management configurations.
18 const: xlnx,zynqmp-power
28 that will be the phandle to the intended sub-mailbox
34 xlnx,zynqmp-ipi-mailbox.txt for typical controller that
37 - description: tx channel
38 - description: rx channel
40 mbox-names:
44 - const: tx
45 - const: rx
48 - compatible
49 - interrupts
54 - |+
59 zynqmp-firmware {
60 power-management {
61 compatible = "xlnx,zynqmp-power";
67 - |+
69 // Example with IPI mailbox method:
72 zynqmp-firmware {
73 power-management {
74 compatible = "xlnx,zynqmp-power";
75 interrupt-parent = <&gic>;
79 mbox-names = "tx", "rx";