| 35a2229b | 16-Dec-2024 |
Jari Sihvola <jsihv@gmx.com> |
Add StarFive JH7110's STG clocks
This is identical to AON clocks. The only difference is BUS_PASS_ORDER_LAST which was needed for some reason. This has clocks needed by PCIe controller driver.
Revi
Add StarFive JH7110's STG clocks
This is identical to AON clocks. The only difference is BUS_PASS_ORDER_LAST which was needed for some reason. This has clocks needed by PCIe controller driver.
Reviewed by: mhorne MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D47920
show more ...
|
| 0612538e | 07-May-2024 |
Jari Sihvola <jsihv@gmx.com> |
jh7110: Add StarFive JH7110 clock/reset generator drivers
Implement a core clknode driver for the JH7110 (StarFive VisionFive v2) platform.
Add clock/reset generator drivers for the PLL, SYS, and A
jh7110: Add StarFive JH7110 clock/reset generator drivers
Implement a core clknode driver for the JH7110 (StarFive VisionFive v2) platform.
Add clock/reset generator drivers for the PLL, SYS, and AON clock groupings.
Co-authored-by: mhorne Reviewed by: mhorne Sponsored by: The FreeBSD Foundation (mhorne's contributions) Differential Revision: https://reviews.freebsd.org/D43037
show more ...
|