[PATCH 5/6] ARM: dts: Add MFC codec entry to exynos4412-origen DT file

Sachin Kamat sachin.kamat at linaro.org
Wed Jan 30 18:11:28 EST 2013


Added MFC codec entry to exynos4412-origen.dts.

Signed-off-by: Sachin Kamat <sachin.kamat at linaro.org>
---
 arch/arm/boot/dts/exynos4412-origen.dts |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/arch/arm/boot/dts/exynos4412-origen.dts b/arch/arm/boot/dts/exynos4412-origen.dts
index 4eba374..e066fc6 100644
--- a/arch/arm/boot/dts/exynos4412-origen.dts
+++ b/arch/arm/boot/dts/exynos4412-origen.dts
@@ -44,6 +44,12 @@
 		status = "okay";
 	};
 
+	codec at 13400000 {
+		samsung,mfc-r = <0x43000000 0x800000>;
+		samsung,mfc-l = <0x51000000 0x800000>;
+		status = "okay";
+	};
+
 	serial at 13800000 {
 		status = "okay";
 	};
-- 
1.7.4.1



More information about the devicetree-discuss mailing list