]> 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>
Wed, 21 May 2014 07:04:21 +0000 (15:04 +0800)
commitf33cb4ee386369ae2879e856b842b37ca9c8d579
tree17e0a40f1a270489bbaa0ce8893f8447496e7966
parent63cb817e89b061205dfc01f9f3fb045548de3ddd
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]