Skip to content

Commit

Permalink
ARM: dts: Add MFC codec support for Arndale board
Browse files Browse the repository at this point in the history
Added MFC codec node to Arndale DT file.

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 Apr 8, 2013
1 parent 2988103 commit d96a400
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions arch/arm/boot/dts/exynos5250-arndale.dts
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,11 @@
bootargs = "console=ttySAC2,115200";
};

codec@11000000 {
samsung,mfc-r = <0x43000000 0x800000>;
samsung,mfc-l = <0x51000000 0x800000>;
};

i2c@12C60000 {
samsung,i2c-sda-delay = <100>;
samsung,i2c-max-bus-freq = <20000>;
Expand Down

0 comments on commit d96a400

Please sign in to comment.