Replace calls to bus_generic_attach with bus_attach_childrenReviewed by: impDifferential Revision: https://reviews.freebsd.org/D47675
sys: Use the new arm_smccc_invoke macrosSimplify the calls into the SMCCC firmware with the newarm_smccc_invoke* macros.Sponsored by: Arm LtdDifferential Revision: https://reviews.freebsd.org/D
sys: Use the new arm_smccc_invoke macrosSimplify the calls into the SMCCC firmware with the newarm_smccc_invoke* macros.Sponsored by: Arm LtdDifferential Revision: https://reviews.freebsd.org/D46987
show more ...
Trim various $FreeBSD$Approved by: markj (cddl/contrib changes)Reviewed by: imp, emasteDifferential Revision: https://reviews.freebsd.org/D41961
arm64: zynqmp: Add firmware driverThe 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 driverThe 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/D41811Sponsored by: Beckhoff Automation GmbH & Co. KG