ARM: dts: Add MFC codec support to Origen DT
authorSachin Kamat <sachin.kamat@linaro.org>
Fri, 8 Feb 2013 21:58:24 +0000 (13:58 -0800)
committerKukjin Kim <kgene.kim@samsung.com>
Thu, 7 Mar 2013 10:41:37 +0000 (19:41 +0900)
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/boot/dts/exynos4210-origen.dts

index f2710018e84eca2cb758825d84a6f8acde45ea60..052606b52ec78290b2e33c0b8580bbfc957c6f5f 100644 (file)
                status = "okay";
        };
 
+       codec@13400000 {
+               samsung,mfc-r = <0x43000000 0x800000>;
+               samsung,mfc-l = <0x51000000 0x800000>;
+               status = "okay";
+       };
+
        serial@13800000 {
                status = "okay";
        };
This page took 0.025035 seconds and 5 git commands to generate.