]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: imx: add imx7d clk tree support
authorFrank Li <Frank.Li@freescale.com>
Mon, 18 May 2015 18:45:03 +0000 (02:45 +0800)
committerShawn Guo <shawn.guo@linaro.org>
Wed, 3 Jun 2015 06:49:37 +0000 (14:49 +0800)
commit8f6d8094b215b5705948262c7076fbe02ae859dc
tree9a1bcf30e5c68399facab5d6f178d1299b299222
parentf53947456f98085b26d689b63c63c5e60fd1349b
ARM: imx: add imx7d clk tree support

Add i.MX7D clk tree support.

Enable all clock to bring up imx7.
Clock framework need be modified a little since imx7d
change clock design. otherwise system will halt and block the
other part upstream.

All clock refine need wait for Dong Aisheng's patch
clk: support clocks which requires parent clock on during operation
Or other solution ready.

Signed-off-by: Anson Huang <b20788@freescale.com>
Signed-off-by: Adrian Alonso <aalonso@freescale.com>
Signed-off-by: Frank Li <Frank.Li@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
drivers/clk/imx/Makefile
drivers/clk/imx/clk-imx7d.c [new file with mode: 0644]