commit | c77b956de5a7b5e6b3ce822bbdc1f09188c43837 | [log] [tgz] |
---|---|---|
author | Daniel DeGrasse <daniel.degrasse@nxp.com> | Mon Jun 03 15:59:52 2024 -0500 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Thu Jun 06 00:41:17 2024 -0700 |
tree | de0b82b8884fc70ff426f29f2a8618f67063cb41 | |
parent | 026d0507ea3e97c7e9865235a175579d062ce955 [diff] |
soc: nxp: imxrt11xx: support configuration of ARM PLL Add support for configuration of the ARM PLL on the iMXRT1170/1160 series SOCs. This PLL is used to generate the M7 core frequency, and is an integer pll. Provide default configurations for the RT1160 and RT1170 targeting 600MHz and 1GHz respectively. Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>