Hi !
Here's a port of the Adafruit_TFTLCD library for use with a ITDB02-3.2WD Touchscreen.
The LCD driver is a HX8352, the Touchscreen driver is a sbas090b.
All functions of Adafruit_TFTLCD should work fine, but I have some problems with the touchscreen. It will give a lot of stray Inputs if you just press gently on it. Sadly I've got no idea to fix that. You can try the touchscreen by using the graphicstest_TOUCH.pde.
The code is available at https://gist.github.com/2838236
The choice of the pins is kind of random as I didn't had a good idea of what I'm doing at the time I soldered the wires :)