For parallel display to work you would need to add support for it in the dts file.
Take a look at arch/arm/boot/dts/imx53-qsb.dts for reference (Search for compatible = "fsl,imx-parallel-display";)
If it works for you, please send the patch for linux-arm-kernel list.