From 13b914fd19773361dc16cabdcfb597fec7eed3ae Mon Sep 17 00:00:00 2001 From: Jingoo Han Date: Tue, 12 Feb 2013 11:10:13 -0800 Subject: [PATCH] --- yaml --- r: 372433 b: refs/heads/master c: 0b6f5e83442609770a33c419f99a6a18d6f1b20a h: refs/heads/master i: 372431: f2f198e9924fba55cda317bed11f587aee18c0f8 v: v3 --- [refs] | 2 +- trunk/arch/arm/mach-exynos/mach-exynos5-dt.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 8c33108abe60..d7925b7a314c 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: e24ef7227bfa7b6f24b6f919d34ba23ed2a57d82 +refs/heads/master: 0b6f5e83442609770a33c419f99a6a18d6f1b20a diff --git a/trunk/arch/arm/mach-exynos/mach-exynos5-dt.c b/trunk/arch/arm/mach-exynos/mach-exynos5-dt.c index acaeb14db54b..8ef895745175 100644 --- a/trunk/arch/arm/mach-exynos/mach-exynos5-dt.c +++ b/trunk/arch/arm/mach-exynos/mach-exynos5-dt.c @@ -139,6 +139,7 @@ static const struct of_dev_auxdata exynos5250_auxdata_lookup[] __initconst = { "exynos-sysmmu.13", NULL), /* FIMC-LITE1 */ OF_DEV_AUXDATA("samsung,exynos-sysmmu", 0x10A60000, "exynos-sysmmu.14", NULL), /* G2D */ + OF_DEV_AUXDATA("samsung,exynos5-dp", 0x145B0000, "exynos-dp", NULL), {}, };