diff options
author | Anson Huang <b20788@freescale.com> | 2013-08-05 11:42:00 -0400 |
---|---|---|
committer | Jason Liu <r64343@freescale.com> | 2013-10-30 09:54:15 +0800 |
commit | 70269d48155b12e192fd0eb1d277c6b65b8103b5 (patch) | |
tree | f61f72838960ae7519afc05cea716bcdb79898f8 /Documentation/devicetree/bindings | |
parent | eb6fca85abeaa62225e9cbcd738f87d1b4d58f34 (diff) |
ENGR00273512-2 ARM: imx: Change GPT clock source to OSC
GPT clock is system clock source, need to avoid freq varying,
as system bus clock(ipg) may be changed, for i.mx6 series SOCs,
all of them except i.mx6q TO1.0 support sourcing GPT clk from
OSC directly, so switch gpt clock to OSC if the SOCs support
this feature, as OSC freq is constant.
Signed-off-by: Anson Huang <b20788@freescale.com>
Diffstat (limited to 'Documentation/devicetree/bindings')
-rw-r--r-- | Documentation/devicetree/bindings/clock/imx6q-clock.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/clock/imx6q-clock.txt b/Documentation/devicetree/bindings/clock/imx6q-clock.txt index 5a90a724b520..87c001f9d1e0 100644 --- a/Documentation/devicetree/bindings/clock/imx6q-clock.txt +++ b/Documentation/devicetree/bindings/clock/imx6q-clock.txt @@ -215,6 +215,7 @@ clocks and IDs. cko2 200 cko 201 vdoa 202 + gpt_3m 203 Examples: |