commit | 21189b8e21062b71c9056ac1cf60d25bb018007c | [log] [tgz] |
---|---|---|
author | Lucas Stach <l.stach@pengutronix.de> | Fri May 20 12:37:39 2022 +0200 |
committer | Lucas Stach <l.stach@pengutronix.de> | Mon May 23 12:31:53 2022 +0200 |
tree | cf74572e83f1392d612a3a3d5201349519088176 | |
parent | 453abc80b2eacbf2816c838e47e40f063227d934 [diff] |
fix(imx8mq): correct architected counter frequency Different from other i.MX SoCs, which typically use a 24MHz reference clock, the i.MX8MQ uses a 25MHz reference clock. As the architected timer clock frequency is directly sourced from the reference clock via a /3 divider this SoC runs the timers at 8.33MHz. Signed-off-by: Lucas Stach <l.stach@pengutronix.de> Change-Id: Ief36af9ffebce7cb75a200124134828d3963e744