Integrate meta-seconorth-machine/add_mxt-touch_support_imx6
Commit: seco-ne/yocto/layers/meta-seconorth-machine@55a34692
maxTouch:udev: Add udev rule to skip maxTouch fwr loading fallback
The current version of the atmel_mxt_ts driver tries to load a controller configuration on each driver probe. However, if no config is provided or can't be provided because the driver is built-in, the driver probing process is delayed by 60 seconds because of a sysfs firmware load fallback. Added a udev rule that automatically cancels the sysfs firmware fallback.
BCS 746-000892
--
Commit: seco-ne/yocto/layers/meta-seconorth-machine@82cbcf67
imx6:mxt-touch: Add kernel support for atmel mxt touch
BCS 746-000886