summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/hardware.h
diff options
context:
space:
mode:
authorPeng Fan <peng.fan@nxp.com>2017-02-22 16:21:42 +0800
committerYe Li <ye.li@nxp.com>2017-04-05 17:23:51 +0800
commit626c8a6df5bea994aa821bb3a318a99634a4fbcc (patch)
tree3ad21d95e2767e0ef106ccf50d1f15c0d9a45f3e /arch/arm/include/asm/hardware.h
parente605114f27c7642e1ef6b0faa8eebab50812df5e (diff)
downloadu-boot-imx-626c8a6df5bea994aa821bb3a318a99634a4fbcc.zip
u-boot-imx-626c8a6df5bea994aa821bb3a318a99634a4fbcc.tar.gz
u-boot-imx-626c8a6df5bea994aa821bb3a318a99634a4fbcc.tar.bz2
imx: mx7ulp: Add clock framework and functions
Add a clock framework to support SCG1/PCC2/PCC3 for A7 to support get/set clock source, divider, clock rate and parent source. Users need to include pcc.h to use the APIs to for peripherals clock. Each peripheral clock is defined in enum pcc_clk type. SCG relevants APIs are defined in scg.h which supports clock rate get, PLL/PFD enablement and settings, and all SCG clock initialization. User need use enum scg_clk to access each clock source. In clock.c, we initialize necessary clocks at u-boot s_init and implement the clock functions used by driver modules to operate clocks dynamically. Signed-off-by: Peng Fan <peng.fan@nxp.com> Signed-off-by: Ye Li <ye.li@nxp.com> Cc: Stefano Babic <sbabic@denx.de>
Diffstat (limited to 'arch/arm/include/asm/hardware.h')
0 files changed, 0 insertions, 0 deletions