Re: DT support for Overo?

2012-08-29 Thread Andy Doan
On 08/29/2012 04:39 AM, Florian Vaussard wrote: Hello, Before doing the work twice, is someone working on the arm/dts for the overo board? I found a first support in the linaro tree [1], but is there any active work to complete this support and push it upstream? I am preparing a daughter board

Re: [PATCH 11/12] OMAP: Panda Beagle: DVI: Add i2c_bus_num

2011-08-31 Thread Andy Doan
On 08/31/2011 08:23 AM, Tomi Valkeinen wrote: Add i2c bus number for DVI output. The driver uses this to detect if a panel is connected and to read EDID. Signed-off-by: Tomi Valkeinentomi.valkei...@ti.com --- arch/arm/mach-omap2/board-omap3beagle.c |1 +

[PATCH] OMAPFB: make debug message more useful

2011-07-06 Thread Andy Doan
Make the debug message useful by printing the name of the device that no associated driver could be found for. Signed-off-by: Andy Doan andy.d...@linaro.org --- drivers/video/omap2/omapfb/omapfb-main.c |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/drivers/video/omap2