On 2012-11-27 11:17, Fabio Estevam wrote:
On Tue, Nov 27, 2012 at 4:13 PM, Gary Thomas <[email protected]> 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.
I thought I had your kernel working with this board, but I've tried so many
things
in the past few weeks (not to mention all the other boards I try to keep track
of!)
My panel is the Nit6X_800x480 which uses the TSC2004 touch controller.
For now, I'll build the kernel using their tree.
Would you entertain patches to make the FSL BSP work with this board
(if I have time)?
_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale