This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

OMAP3530 tidspbridge driver for 2.6.32

Other Parts Discussed in Thread: OMAP3530

I have an OMAP3530 board. And I need to use tidspbridge driver.
However I have only 2.6.32 kernel for my board and I can't use newer kernel (I have only 2.6.32 port for my board).
I have backported tidspbridge driver from 2.6.36, but it doesn't work because
omap34_xx_bridge_probe() function never called. It seems that my kernel doesn't see
DSP.
Where can I download tidspbridge driver for 2.6.32?