4dcape-43t timing for Linux Kernel 3.2

I have a 4DCAPE-43T CAPE ,it works well on TI_Android_4.2.2 &
Angstrom(linux kernel 3.8)

Now,i refer to TI forum to modify the kernel source,but the LCD is not
working!!
http://e2e.ti.com/support/arm/sitara_arm/f/791/t/287983.aspx

Does anybody know the timing of 4DCAPE-43T CAPE for Linux 3.2 ?

ex:

static struct da8xx_panel known_lcd_panels[] = {

/* Sharp LCD035Q3DG01 */
[0] =
{

.name = "Sharp_LCD035Q3DG01",

.width = 320,

.height = 240,

.hfp = 8,

.hbp = 6,

.hsw = 0,

.vfp = 2,

.vbp = 2,

.vsw = 0,

.pxl_clk = 4608000,

.invert_pxl_clk = 1,

},