[PATCH v5 09/11] ARM: imx: add imx7d clk tree support
Rob Herring
robherring2 at gmail.com
Tue Apr 21 13:30:05 PDT 2015
On Tue, Apr 21, 2015 at 9:53 AM, <Frank.Li at freescale.com> wrote:
> From: Frank Li <Frank.Li at freescale.com>
>
> 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 at freescale.com>
> Signed-off-by: Adrian Alonso <aalonso at freescale.com>
> Signed-off-by: Frank Li <Frank.Li at freescale.com>
> ---
> arch/arm/mach-imx/clk-imx7d.c | 887 ++++++++++++++++++++++++++++++++++++++++++
> arch/arm/mach-imx/clk-pllv3.c | 16 +-
> arch/arm/mach-imx/clk.h | 9 +
> 3 files changed, 911 insertions(+), 1 deletion(-)
> create mode 100644 arch/arm/mach-imx/clk-imx7d.c
Why is i.MX clock code not moved to drivers/clk?
Rob
More information about the linux-arm-kernel
mailing list