Re: [PATCH v4 18/26] ARM: pxa: magician: Add support for ADS7846

2015-10-11 Thread Petr Cvek
Dne 3.10.2015 v 14:49 Philipp Zabel napsal(a): > Am Montag, den 28.09.2015, 23:38 +0200 schrieb Petr Cvek: >> Add support for an ADS7846 touchscreen. > > It's actually a TSC2045. 2046..., but I will mention it in next commit message (it was name of the driver). > >> Signed-off-by: Petr Cvek

Re: [PATCH v4 18/26] ARM: pxa: magician: Add support for ADS7846

2015-10-11 Thread Petr Cvek
Dne 3.10.2015 v 14:49 Philipp Zabel napsal(a): > Am Montag, den 28.09.2015, 23:38 +0200 schrieb Petr Cvek: >> Add support for an ADS7846 touchscreen. > > It's actually a TSC2045. 2046..., but I will mention it in next commit message (it was name of the driver). > >> Signed-off-by: Petr Cvek

Re: [PATCH v4 18/26] ARM: pxa: magician: Add support for ADS7846

2015-10-03 Thread Philipp Zabel
Am Montag, den 28.09.2015, 23:38 +0200 schrieb Petr Cvek: > Add support for an ADS7846 touchscreen. It's actually a TSC2045. > Signed-off-by: Petr Cvek > --- > arch/arm/mach-pxa/magician.c | 86 > > 1 file changed, 86 insertions(+) > > diff --git

Re: [PATCH v4 18/26] ARM: pxa: magician: Add support for ADS7846

2015-10-03 Thread Philipp Zabel
Am Montag, den 28.09.2015, 23:38 +0200 schrieb Petr Cvek: > Add support for an ADS7846 touchscreen. It's actually a TSC2045. > Signed-off-by: Petr Cvek > --- > arch/arm/mach-pxa/magician.c | 86 > > 1 file changed, 86 insertions(+)

[PATCH v4 18/26] ARM: pxa: magician: Add support for ADS7846

2015-09-28 Thread Petr Cvek
Add support for an ADS7846 touchscreen. Signed-off-by: Petr Cvek --- arch/arm/mach-pxa/magician.c | 86 1 file changed, 86 insertions(+) diff --git a/arch/arm/mach-pxa/magician.c b/arch/arm/mach-pxa/magician.c index af8133a..450f35f 100644 ---

[PATCH v4 18/26] ARM: pxa: magician: Add support for ADS7846

2015-09-28 Thread Petr Cvek
Add support for an ADS7846 touchscreen. Signed-off-by: Petr Cvek --- arch/arm/mach-pxa/magician.c | 86 1 file changed, 86 insertions(+) diff --git a/arch/arm/mach-pxa/magician.c b/arch/arm/mach-pxa/magician.c index