summaryrefslogtreecommitdiffstats
path: root/sys/dev/fdt/imxccm_clocks.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add support for the i.MX8MP PCIe clocks.patrick2020-12-191-0/+23
* Add support for the i.MX8MP second ethernet. The Plus SoC not only has thepatrick2020-12-181-0/+11
* Add support for the i.MX8MP USB clocks.patrick2020-12-181-1/+31
* Add clock support for i.MX8MP. This variant uses essentially thepatrick2020-11-071-0/+145
* OCOTP's parent clock is the IPG clock on i.MX8M.patrick2020-10-121-2/+2
* Recognize a few more clocks referenced by the i.MX8MM and i.MX8MQpatrick2020-04-281-0/+19
* The parent of the i.MX8MM and i.MX8MQ USB_CTRL_ROOTs is USB_BUS,patrick2020-04-271-3/+3
* Add support for the i.MX8MM USB clocks. These behave exactly likepatrick2020-04-261-0/+19
* Add support for the i.MX8MM PCIe clocks. These behave exactly likepatrick2020-04-231-0/+34
* Add clock gates for OCOTP and TMU on i.MX8MQ and i.MX8MM.patrick2020-04-221-0/+6
* Add clock support for i.MX8MM. The CCM is based on the i.MX8MQ version,patrick2020-03-211-0/+119
* The i.MX8MQ 32K clock is always on.patrick2020-03-201-0/+1
* In the upstreamed and official device tree for i.MX8MQ the clockspatrick2019-04-011-289/+208
* Add support for i.MX8M PWM clocks.patrick2019-03-131-0/+40
* Add support for changing the parent of the PCIe clocks. We willpatrick2019-01-111-0/+2
* Fix PCIe clock definitions.patrick2019-01-021-4/+4
* Add the i.MX8MQ eCSPI clocks.patrick2018-08-201-0/+30
* Support CPU frequency scaling on NXP i.MX8M.patrick2018-08-131-0/+3
* Implement calculating the SPI controller frequency in imxccm(4).patrick2018-07-261-0/+3
* Use regmapkettenis2018-06-171-0/+6
* Fix some i.MX7D clocks.kettenis2018-06-161-4/+7
* Add a bunch of i.MX7 clocks.kettenis2018-06-121-0/+41
* Add clock support for i.MX7D.kettenis2018-06-111-8/+164
* Add clock support for i.MX8MQ. Most of the clocks can be configuredpatrick2018-05-281-0/+245
* Move imxccm(4) to sys/dev/fdt.patrick2018-04-021-0/+76