Skip to content

Commit

Permalink
ARM: dts: Add G2D node to exynos4412-origen
Browse files Browse the repository at this point in the history
Added G2D DT node to Origen4412 board.

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 6344121 commit 38f87bc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions arch/arm/boot/dts/exynos4412-smdk4412.dts
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,10 @@
status = "okay";
};

g2d@10800000 {
status = "okay";
};

sdhci@12530000 {
bus-width = <4>;
pinctrl-0 = <&sd2_clk &sd2_cmd &sd2_bus4 &sd2_cd>;
Expand Down

0 comments on commit 38f87bc

Please sign in to comment.