[meta-freescale] [meta-fsl-arm][PATCH v3 0/8] iMX6 Yocto Support based on 12.09.01 BSP

Fabio Estevam festevam at gmail.com
Tue Nov 27 10:17:06 PST 2012


On Tue, Nov 27, 2012 at 4:13 PM, Gary Thomas <samoht.yrag at gmail.com> wrote:

> Hmm, that driver does not build (meta-fsl-arm is up to date):
>
> | drivers/input/touchscreen/p1003_ts.c: In function 'p1003_probe':
> | drivers/input/touchscreen/p1003_ts.c:304:2: error: implicit declaration of
> function 'set_irq_type' [-Werror=implicit-function-declaration]

Try changing it to 'irq_set_irq_type' instead.

Do you know exactly the panel you are using with sabrelite?

Just looked at Boundary Device's git tree and it seems they support 3 panels:
https://github.com/boundarydevices/linux-imx6/blob/boundary-L3.0.35_MX6DQ_ER_1208-Beta/arch/arm/mach-mx6/board-mx6q_sabrelite.c

The original 12.09 BSP from FSL has not been tested/validated on
mx6qsabrelite board. Please compare it with the Boundary Device tree.

Regards,

Fabio Estevam



More information about the meta-freescale mailing list