Integrate linux-imx-kuk/add_wm9705
Commit: seco-ne/kernel/linux-imx-kuk@6ee2a8f1
touch:wm9705: Added infinite mode
The WM9705 can run in a continuous mode, where the conversion channel is manually switched by writing to register 0x76. This mode is required for a special touch/codec combination but wasn't supported in the driver yet. The mode can be activated by adding the "use-infinite-mode" property to the devicetree node.
BCS 746-001090
--
Commit: seco-ne/kernel/linux-imx-kuk@814db570
wm9705: Added devicetree support for IRQ to the wm97xx
BCS 746-001045