On Tue, 2011-03-29 at 14:56 +0530, Archit Taneja wrote: > Panel Taal is a DSI panel connected to the DSI1 lanes on 4430sdp and Blaze. > Add omap_dss_device struct for Panel Taal in the 4430sdp board file. This > represents the primary lcd device on 4430sdp board and Blaze board. The > following things are done: > -Add regulator consumers (vdds_dsi) for the VCXIO supply. VCXIO on blaze and > 4430sdp is a regulator supply for dsi, csi2, usb otg, and the DPLLs of mpu, iva > and audio core. Since VCXIO has no consumers declared and the mpu's DPLL is also > powered by it, set the always_on flag for the regulator so that VCXIO is never > shut off accidentally. > -Remove dummy lcd platform_device. > -Add dsi_set_backlight() routine, original routine was written by Vikram Pandita. > -Mux settings for DSI1 lanes, GPIO initialisations for Taal reset and Backlight. > > Signed-off-by: Archit Taneja <archit@xxxxxx> > --- > Note: > Can be tested with the tree: > http://gitorious.org/~boddob/linux-omap-dss2/archit-dss2-clone > > arch/arm/mach-omap2/board-4430sdp.c | 132 +++++++++++++++++++++++++++++++--- > 1 files changed, 120 insertions(+), 12 deletions(-) Looks good to me. I think I can take this to my tree, and see if I can get this and the few DSS bug fixes in for rc2. Tony, can you ack this if it looks ok for you? Tomi -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html