]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: i.MX1 clk: Add devicetree support
authorAlexander Shiyan <shc_work@mail.ru>
Tue, 20 May 2014 16:43:49 +0000 (20:43 +0400)
committerShawn Guo <shawn.guo@freescale.com>
Tue, 17 Jun 2014 13:14:22 +0000 (21:14 +0800)
commita4ee3d47ac8316d0fc540d7bc52447c05ab10cb8
tree5753edf85f11317bde045f847997bfdcca190186
parentf65615d002c71dd5c1de2733c14cc10493e5fd86
ARM: i.MX1 clk: Add devicetree support

This patch adds devicetree support CCM module for i.MX1 (MC9328MX1) CPUs.

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
Documentation/devicetree/bindings/clock/imx1-clock.txt [new file with mode: 0644]
arch/arm/mach-imx/clk-imx1.c
include/dt-bindings/clock/imx1-clock.h [new file with mode: 0644]