]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
clk: imx: Add clock support for imx6qp
authorBai Ping <ping.bai@nxp.com>
Tue, 2 Feb 2016 10:01:34 +0000 (18:01 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Mar 2016 09:03:44 +0000 (10:03 +0100)
commit1ceac1c82b5817d93e66ce8f0f5235cdcca6b04c
tree52c8e461da61e101a2917e7f311b867f83760214
parentd3dc5a76eea6af20bc2c04035a5646947b6fdf47
clk: imx: Add clock support for imx6qp

most of the clock tree structures on i.MX6 Quad Plus are
same as on i.MX6Q. there still some differences between
these two SOCs. compared to the i.XM6Q, the differents of
clocks on i.MX6QP is mainly on:

1. New clock gate added to support the PRE and PRG modules
2. 24MHz OSC clock option added to the UART, IPG, ECSPI, and
   CAN clock roots.
3. MMDC channel 1 clock gate is now controllable.
4. clock gating added to the LDB_DIx_IPU clocks on i.MX6QP
5. EMI clock root divider fix
6. other updates fo CSCMRx, CSCDRx and CS2CDR registers.

detailed infomation, please refer to the i.MX6QP RM.

Signed-off-by: Bai Ping <ping.bai@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
drivers/clk/imx/clk-imx6q.c
include/dt-bindings/clock/imx6qdl-clock.h