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.

Linux/TSC2013-Q1: Linux/TSC2013: Have a Linux driver TSC2013 for Freescale ARM i.MX6?

Part Number: TSC2013-Q1

Tool/software: Linux

Please help me to provide the TSC2013 driver file under the Linux system for Freescale ARM i.MX6.

How can I change THIS  driver (tsc2013.c). Maybe

#define TSC2013_IRQ_PIN                                S5PV210_GPH1(6)

is

#define TSC2013_IRQ_PIN                                IMX_GPIO_NR(Х, У) ?

But after change it still error -22: "platform data is required!"

Thank you!