History log of /freebsd/sys/dev/firmware/xilinx/pm_defs.h (Results 1 – 1 of 1)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: release/14.0.0
# 9e88711f 07-Sep-2023 Emmanuel Vadot <manu@FreeBSD.org>

arm64: zynqmp: Add firmware driver

The ZynqMP SoC have a MCU running a firmware to control clocks, resets,
fpga loading etc ...
Add a driver that can be use to communicate with it.
For now only the

arm64: zynqmp: Add firmware driver

The ZynqMP SoC have a MCU running a firmware to control clocks, resets,
fpga loading etc ...
Add a driver that can be use to communicate with it.
For now only the clock and reset part are implemented.

Differential Revision: https://reviews.freebsd.org/D41811
Sponsored by: Beckhoff Automation GmbH & Co. KG

show more ...