From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Fri, 2 Aug 2013 05:46:12 -0700 Subject: [PATCH 0/2] OMAP: Panda DVI fix and a cleanup In-Reply-To: <51FB9EDB.8010600@ti.com> References: <1374570405-8301-1-git-send-email-tomi.valkeinen@ti.com> <51FB9EDB.8010600@ti.com> Message-ID: <20130802124611.GJ7656@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Tomi Valkeinen [130802 05:05]: > On 23/07/13 12:06, Tomi Valkeinen wrote: > > Hi Tony, > > > > Here's a fix for 3.11 that makes EDID read for DVI work again. > > > > I also included a cleanup patch that removes the non-DT support functions that > > are no longer called from anywhere. It's not a fix, but as we're in quite early > > rcs, I thought it would be nice to remove the dead code. > > > > Up to you if you want to include that one for 3.11 or not. If not, I'll include > > it in a board file series for 3.12 that I'll send soon. > > > > Tomi > > > > Tomi Valkeinen (2): > > ARM: OMAP: dss-common: fix Panda's DVI DDC channel > > ARM: OMAP2+: Remove legacy DSS initialization for omap4 > > > > arch/arm/mach-omap2/dss-common.c | 49 +--------------------------------------- > > arch/arm/mach-omap2/dss-common.h | 2 -- > > 2 files changed, 1 insertion(+), 50 deletions(-) > > > > Ping. Oops, sorry I was offline last week and still not caught up on mails.. If you have other DSS fixes I suggest you also send these fixes: Acked-by: Tony Lindgren If not, let me know and I'll queue these. Regards, Tony