Re: [PATCH v7 9/9] ARM: dts: at91: sama5d2: Add resistive touch device

2018-06-10 Thread Jonathan Cameron
On Tue, 22 May 2018 10:52:39 +0300 Eugen Hristev wrote: > Add generic resistive touch device which is connected to ADC block > inside the SAMA5D2 SoC > > Signed-off-by: Eugen Hristev As with the previous patch, the driver side of things is working it's way through the IIO tree, but will be the

[PATCH v7 9/9] ARM: dts: at91: sama5d2: Add resistive touch device

2018-05-22 Thread Eugen Hristev
Add generic resistive touch device which is connected to ADC block inside the SAMA5D2 SoC Signed-off-by: Eugen Hristev --- Changes in v5: - renamed touchscreen-threshold-pressure to touchscreen-min-pressure arch/arm/boot/dts/sama5d2.dtsi | 10 ++ 1 file changed, 10 insertions(+) diff