Re: [PATCHv4 07/10] ARM: OMAP2+: display: detect DRA7 DSS

2015-06-03 Thread Tony Lindgren
* Tomi Valkeinen tomi.valkei...@ti.com [150531 23:25]: Add platform code to detect DRA7 DSS. Signed-off-by: Tomi Valkeinen tomi.valkei...@ti.com Acked-by: Tony Lindgren t...@atomide.com --- arch/arm/mach-omap2/display.c | 3 +++ 1 file changed, 3 insertions(+) diff --git

[PATCHv4 07/10] ARM: OMAP2+: display: detect DRA7 DSS

2015-06-01 Thread Tomi Valkeinen
Add platform code to detect DRA7 DSS. Signed-off-by: Tomi Valkeinen tomi.valkei...@ti.com --- arch/arm/mach-omap2/display.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/arch/arm/mach-omap2/display.c b/arch/arm/mach-omap2/display.c index 9868d0bc7805..6ab13d18c636 100644 ---