Enables TMU on Origen4412 board. Signed-off-by: Sachin Kamat <sachin.kamat@xxxxxxxxxx> --- Dependent on: http://www.mail-archive.com/linux-samsung-soc@xxxxxxxxxxxxxxx/msg17630.html --- arch/arm/boot/dts/exynos4412-origen.dts | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/arch/arm/boot/dts/exynos4412-origen.dts b/arch/arm/boot/dts/exynos4412-origen.dts index ca73c42..00104ea 100644 --- a/arch/arm/boot/dts/exynos4412-origen.dts +++ b/arch/arm/boot/dts/exynos4412-origen.dts @@ -98,6 +98,10 @@ }; }; + tmu@100C0000 { + status = "okay"; + }; + g2d@10800000 { status = "okay"; }; -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html