RE: [PATCH v2 0/5] Add imx6ul touch screen controller support

2015-08-12 Thread Chen Bough
t; ker...@lists.infradead.org; linux-in...@vger.kernel.org > Subject: [PATCH v2 0/5] Add imx6ul touch screen controller support > > i.MX6UL contains a touch screen controller. This patch set add imx6ul > touch screen controller driver support. > > Changes for v2: > -Add property in dev

[PATCH v2 0/5] Add imx6ul touch screen controller support

2015-07-28 Thread Haibo Chen
i.MX6UL contains a touch screen controller. This patch set add imx6ul touch screen controller driver support. Changes for v2: -Add property in devicetree Documentation. -Add tsc disable code in tsc_remove function. -Remove some redundant code. Haibo Chen (5): input: touchscreen: add imx6ul_tsc