Lines Matching +full:zynqmp +full:- +full:power
1 -----------------------------------------------------------------
3 -----------------------------------------------------------------
5 The zynqmp-firmware node describes the interface to platform firmware.
6 ZynqMP has an interface to communicate with secure firmware. Firmware
10 power management service, FPGA service and other platform management
14 - compatible: Must contain any of below:
15 "xlnx,zynqmp-firmware" for Zynq Ultrascale+ MPSoC
16 "xlnx,versal-firmware" for Versal
17 - method: The method of calling the PM-API firmware layer.
19 - "smc" : SMC #0, following the SMCCC
20 - "hvc" : HVC #0, following the SMCCC
22 -------
24 -------
27 ----------------------
29 zynqmp_firmware: zynqmp-firmware {
30 compatible = "xlnx,zynqmp-firmware";
37 ------
39 versal_firmware: versal-firmware {
40 compatible = "xlnx,versal-firmware";