]> rtime.felk.cvut.cz Git - can-eth-gw-linux.git/commit
ARM: EXYNOS: Add MFC device tree support
authorArun Kumar K <arun.kk@samsung.com>
Tue, 23 Oct 2012 13:51:33 +0000 (22:51 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Fri, 19 Oct 2012 01:26:31 +0000 (10:26 +0900)
commit2eae613b95a786714bd1b5825ea3abc78d229d3f
tree01999929d439e632ee08e1f3ec79bf5cd1ba3d28
parent70191db9308e33b5d0063f3a4a6ad22abf594a9d
ARM: EXYNOS: Add MFC device tree support

This patch adds device tree entry for MFC v6 in the Exynos5
SoC. Makes the required changes in the clock files and adds
MFC to the DT device list.

Signed-off-by: Naveen Krishna Chatradhi <ch.naveen@samsung.com>
Signed-off-by: Arun Kumar K <arun.kk@samsung.com>
[kgene.kim@samsung.com: fixed section mismatches Seung-Woo Kim reported]
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Documentation/devicetree/bindings/media/s5p-mfc.txt [new file with mode: 0644]
arch/arm/boot/dts/exynos5250-smdk5250.dts
arch/arm/boot/dts/exynos5250.dtsi
arch/arm/mach-exynos/Kconfig
arch/arm/mach-exynos/clock-exynos5.c
arch/arm/mach-exynos/mach-exynos5-dt.c
arch/arm/plat-samsung/devs.c
arch/arm/plat-samsung/include/plat/mfc.h
arch/arm/plat-samsung/s5p-dev-mfc.c