]> git.ipfire.org Git - thirdparty/u-boot.git/commit
xilinx: versal: Get rid of xlnx-versal-power.h from bindings
authorMichal Simek <michal.simek@amd.com>
Thu, 27 Nov 2025 08:59:25 +0000 (09:59 +0100)
committerMichal Simek <michal.simek@amd.com>
Fri, 19 Dec 2025 07:25:27 +0000 (08:25 +0100)
commite9ce819f935aaeb84ca4046960459d8f790bf7a5
tree5217e23fe532bcd8ecad78e78725eb7559356004
parent29427fdf7198953f361ce6535b67272e3645d53b
xilinx: versal: Get rid of xlnx-versal-power.h from bindings

Remove xlnx-versal-power.h dt binding header because they should be moved
directly to folder where DTs are. In the Linux kernel this shift already
started by moving xlnx-zynqmp-clk.h to arch/arm64/boot/dts/xilinx/ folder.

U-Boot is using only one PD_DEV_OSPI constact which is moved to
zynqmp_firmware.h header. But handling around it should be fixed anyway
because no driver should be calling xilinx_pm_request() directly.

Signed-off-by: Michal Simek <michal.simek@amd.com>
Link: https://lore.kernel.org/r/a0f0154ef89929517c3217efe025e8021a910b90.1764233963.git.michal.simek@amd.com
drivers/spi/cadence_ospi_versal.c
drivers/spi/cadence_qspi.c
include/dt-bindings/power/xlnx-versal-power.h [deleted file]
include/zynqmp_firmware.h