]> git.karo-electronics.de Git - linux-beck.git/commitdiff
ARM: dts: Add MFC node for exynos 5420
authorArun Kumar K <arun.kk@samsung.com>
Sun, 18 Aug 2013 19:43:01 +0000 (04:43 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Sun, 18 Aug 2013 19:43:01 +0000 (04:43 +0900)
The patch adds MFC nodes for exynos 5420.

Signed-off-by: Arun Kumar K <arun.kk@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/boot/dts/exynos5420.dtsi

index b1a70376bcc99c07c1d47b5b311586b638637026..0883870677b774ecd25bd621ce1f8c94201d4bb7 100644 (file)
                #clock-cells = <1>;
        };
 
+       codec@11000000 {
+               compatible = "samsung,mfc-v7";
+               reg = <0x11000000 0x10000>;
+               interrupts = <0 96 0>;
+               clocks = <&clock 401>;
+               clock-names = "mfc";
+       };
+
        mct@101C0000 {
                compatible = "samsung,exynos4210-mct";
                reg = <0x101C0000 0x800>;