Hi, this small series is extending firmware interface for sending pmufw configuration overlay with asking for access to certain device. This infrastructure can be used via command or via power domain driver.
Thanks, Michal Michal Simek (4): xilinx: firmware: Introduce zynqmp_pmufw_node() for loading PMU fragments firmware: zynqmp: Move loading message to debug firmware: zynqmp: Do not report error if node is already configured arm64: zynqmp: Add command for disabling loading other overlays board/xilinx/zynqmp/cmds.c | 16 ++++++++ drivers/firmware/firmware-zynqmp.c | 60 +++++++++++++++++++++++++++++- include/zynqmp_firmware.h | 2 + 3 files changed, 77 insertions(+), 1 deletion(-) -- 2.34.1