summaryrefslogtreecommitdiff
path: root/sys/dev/fdt/imxccm_clocks.h
AgeCommit message (Expand)Author
2022-06-28constify miscellaneous arm64 pin and clock tablesChristian Weisgerber
2020-12-19Add support for the i.MX8MP PCIe clocks.Patrick Wildt
2020-12-18Add support for the i.MX8MP second ethernet. The Plus SoC not only has thePatrick Wildt
2020-12-18Add support for the i.MX8MP USB clocks.Patrick Wildt
2020-11-07Add clock support for i.MX8MP. This variant uses essentially thePatrick Wildt
2020-10-12OCOTP's parent clock is the IPG clock on i.MX8M.Patrick Wildt
2020-04-28Recognize a few more clocks referenced by the i.MX8MM and i.MX8MQPatrick Wildt
2020-04-27The parent of the i.MX8MM and i.MX8MQ USB_CTRL_ROOTs is USB_BUS,Patrick Wildt
2020-04-26Add support for the i.MX8MM USB clocks. These behave exactly likePatrick Wildt
2020-04-23Add support for the i.MX8MM PCIe clocks. These behave exactly likePatrick Wildt
2020-04-22Add clock gates for OCOTP and TMU on i.MX8MQ and i.MX8MM.Patrick Wildt
2020-03-21Add clock support for i.MX8MM. The CCM is based on the i.MX8MQ version,Patrick Wildt
2020-03-20The i.MX8MQ 32K clock is always on.Patrick Wildt
2019-04-01In the upstreamed and official device tree for i.MX8MQ the clocksPatrick Wildt
2019-03-13Add support for i.MX8M PWM clocks.Patrick Wildt
2019-01-11Add support for changing the parent of the PCIe clocks. We willPatrick Wildt
2019-01-02Fix PCIe clock definitions.Patrick Wildt
2018-08-20Add the i.MX8MQ eCSPI clocks.Patrick Wildt
2018-08-13Support CPU frequency scaling on NXP i.MX8M.Patrick Wildt
2018-07-26Implement calculating the SPI controller frequency in imxccm(4).Patrick Wildt
2018-06-17Use regmapMark Kettenis
2018-06-16Fix some i.MX7D clocks.Mark Kettenis
2018-06-12Add a bunch of i.MX7 clocks.Mark Kettenis
2018-06-11Add clock support for i.MX7D.Mark Kettenis
2018-05-28Add clock support for i.MX8MQ. Most of the clocks can be configuredPatrick Wildt
2018-04-02Move imxccm(4) to sys/dev/fdt.Patrick Wildt