[PATCH 6/6] ARM: dts: Add MFC codec entry to exynos4412-smdk4412 DT file
Sachin Kamat
sachin.kamat at linaro.org
Tue Jan 29 15:13:42 EST 2013
Added MFC DT entry to exynos4412-smdk4412.dts file.
Signed-off-by: Sachin Kamat <sachin.kamat at linaro.org>
---
arch/arm/boot/dts/exynos4412-smdk4412.dts | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/arch/arm/boot/dts/exynos4412-smdk4412.dts b/arch/arm/boot/dts/exynos4412-smdk4412.dts
index e885971..dcd1f33 100644
--- a/arch/arm/boot/dts/exynos4412-smdk4412.dts
+++ b/arch/arm/boot/dts/exynos4412-smdk4412.dts
@@ -49,4 +49,9 @@
serial at 13830000 {
status = "okay";
};
+
+ codec at 13400000 {
+ samsung,mfc-r = <0x43000000 0x800000>;
+ samsung,mfc-l = <0x51000000 0x800000>;
+ };
};
--
1.7.4.1
More information about the devicetree-discuss
mailing list