index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
fdt
/
imxccm_clocks.h
Age
Commit message (
Expand
)
Author
2022-06-28
constify miscellaneous arm64 pin and clock tables
Christian Weisgerber
2020-12-19
Add support for the i.MX8MP PCIe clocks.
Patrick Wildt
2020-12-18
Add support for the i.MX8MP second ethernet. The Plus SoC not only has the
Patrick Wildt
2020-12-18
Add support for the i.MX8MP USB clocks.
Patrick Wildt
2020-11-07
Add clock support for i.MX8MP. This variant uses essentially the
Patrick Wildt
2020-10-12
OCOTP's parent clock is the IPG clock on i.MX8M.
Patrick Wildt
2020-04-28
Recognize a few more clocks referenced by the i.MX8MM and i.MX8MQ
Patrick Wildt
2020-04-27
The parent of the i.MX8MM and i.MX8MQ USB_CTRL_ROOTs is USB_BUS,
Patrick Wildt
2020-04-26
Add support for the i.MX8MM USB clocks. These behave exactly like
Patrick Wildt
2020-04-23
Add support for the i.MX8MM PCIe clocks. These behave exactly like
Patrick Wildt
2020-04-22
Add clock gates for OCOTP and TMU on i.MX8MQ and i.MX8MM.
Patrick Wildt
2020-03-21
Add clock support for i.MX8MM. The CCM is based on the i.MX8MQ version,
Patrick Wildt
2020-03-20
The i.MX8MQ 32K clock is always on.
Patrick Wildt
2019-04-01
In the upstreamed and official device tree for i.MX8MQ the clocks
Patrick Wildt
2019-03-13
Add support for i.MX8M PWM clocks.
Patrick Wildt
2019-01-11
Add support for changing the parent of the PCIe clocks. We will
Patrick Wildt
2019-01-02
Fix PCIe clock definitions.
Patrick Wildt
2018-08-20
Add the i.MX8MQ eCSPI clocks.
Patrick Wildt
2018-08-13
Support CPU frequency scaling on NXP i.MX8M.
Patrick Wildt
2018-07-26
Implement calculating the SPI controller frequency in imxccm(4).
Patrick Wildt
2018-06-17
Use regmap
Mark Kettenis
2018-06-16
Fix some i.MX7D clocks.
Mark Kettenis
2018-06-12
Add a bunch of i.MX7 clocks.
Mark Kettenis
2018-06-11
Add clock support for i.MX7D.
Mark Kettenis
2018-05-28
Add clock support for i.MX8MQ. Most of the clocks can be configured
Patrick Wildt
2018-04-02
Move imxccm(4) to sys/dev/fdt.
Patrick Wildt