Skip to content

Commit

Permalink
ARM: dts: Add MFC codec entry to exynos4412-origen DT
Browse files Browse the repository at this point in the history
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
  • Loading branch information
Sachin Kamat authored and Kukjin Kim committed Mar 7, 2013
1 parent 6fe5771 commit c0b6be7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions arch/arm/boot/dts/exynos4412-origen.dts
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,12 @@
status = "okay";
};

codec@13400000 {
samsung,mfc-r = <0x43000000 0x800000>;
samsung,mfc-l = <0x51000000 0x800000>;
status = "okay";
};

serial@13800000 {
status = "okay";
};
Expand Down

0 comments on commit c0b6be7

Please sign in to comment.