Hi, This patch adds basic support for Palm Tungsten|T PDA. LCD, backlight, touchscreen (using ads7846 driver) works. There is much more stuff supported now, but it´s still dirty code which needs cleanup before sending here. If you are interested check www.hackndev.com . Patch is enclosed. PS. DSP gateway is somehow broken on omap1510, changing arch/arm/mach-omap1/devices.c line 66 from .*OMAP1510 to .*OMAP15XX helped, but this is not a clean fix at all (this is not included in the patch). Signed-off-by: Marek Vašut