diff options
author | Adrian Alonso <aalonso@freescale.com> | 2015-09-02 13:54:18 -0500 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2015-09-13 10:11:53 +0200 |
commit | 7bebc4b04e3499412b459753214c1b4c4bf532dc (patch) | |
tree | 2b3f28ad349daf94574b299185a19ff5aa7fcec8 /arch/arm/cpu/armv7/omap-common | |
parent | b1d902a9f7f9b4de82f88b82cbb6daa4118e9788 (diff) |
imx: imx7d: clock control module support
* Add Clock control module (CCM) support
* iMX7D SoC introduces 3 main clock sysmtem abstraction for clock
root frequency generation denominated clock slices.
Core clock slice: hihg speed clock for ARM core
Bus clock slice: for bus clocks
IP clock slice: Peripheral clocks
* At system boot ROM enables PLL_ARM, PLL_DDR, PLL_SYS, PLL_ENET
In u-boot, we have to:
- Configure PFD3- PFD7 for freq we needed in u-boot
- Set clock root for peripherals (ip channel)
Signed-off-by: Adrian Alonso <aalonso@freescale.com>
Signed-off-by: Peng Fan <Peng.Fan@freescale.com>
Signed-off-by: Ye.Li <B37916@freescale.com>
Diffstat (limited to 'arch/arm/cpu/armv7/omap-common')
0 files changed, 0 insertions, 0 deletions