diff options
author | Ye.Li <B37916@freescale.com> | 2014-09-16 13:53:53 +0800 |
---|---|---|
committer | Ye.Li <B37916@freescale.com> | 2014-09-18 11:09:39 +0800 |
commit | 858780f05abea1f321f3c6e144b73c2b4b3bc930 (patch) | |
tree | 40410e8040cbf78fe4583259aab621b5a6fc57ff /arch/arm/cpu/tegra114-common | |
parent | fd572f16430d383a6c237f9fe9e96546c957a042 (diff) | |
download | u-boot-imx-858780f05abea1f321f3c6e144b73c2b4b3bc930.zip u-boot-imx-858780f05abea1f321f3c6e144b73c2b4b3bc930.tar.gz u-boot-imx-858780f05abea1f321f3c6e144b73c2b4b3bc930.tar.bz2 |
ENGR00331706-1 imx: gpt: Add 24Mhz OSC clock source support for GPT
Introduce a new configuration "CONFIG_MXC_GPT_HCLK". When it is set,
the GPT will use 24Mhz OSC as clock source. Otherwise, the GPT will
use 32Khz OSC as clock source.
Since only the GPT on iMX6 series provide the clock source option for
24Mhz OSC. For other series(MX5), if the configuration is set, the
perclk will be selected as clock source.
MX6Q/D Rev 1.0 and MX6SL can't use the 24Mhz OSC clock source option,
so select the perclk for them. For MX6SL, we will set the OSC 24Mhz to
perclk in CCM, so eventually the clock comes from OSC 24Mhz.
Signed-off-by: Ye.Li <B37916@freescale.com>
Diffstat (limited to 'arch/arm/cpu/tegra114-common')
0 files changed, 0 insertions, 0 deletions