Re: [PATCH] Input: stmpe-ts - enforce device tree only mode

2015-06-01 Thread Linus Walleij
On Sat, May 23, 2015 at 12:58 AM, Dmitry Torokhov wrote: > The STMPE MFD is only used with device tree configured systems (and STMPE > MFD core depends on OF), so force the configuration to come from device > tree only. > > Signed-off-by: Dmitry Torokhov Acked-by: Linus Walleij Yours, Linus W

Re: [PATCH] Input: stmpe-ts - enforce device tree only mode

2015-05-26 Thread Lee Jones
On Fri, 22 May 2015, Dmitry Torokhov wrote: > The STMPE MFD is only used with device tree configured systems (and STMPE > MFD core depends on OF), so force the configuration to come from device > tree only. > > Signed-off-by: Dmitry Torokhov > --- > > Not tested as no device, please give it a s

Re: [PATCH] Input: stmpe-ts - enforce device tree only mode

2015-05-23 Thread Marek Vasut
On Saturday, May 23, 2015 at 06:41:50 PM, Dmitry Torokhov wrote: > On May 23, 2015 9:38:54 AM PDT, Marek Vasut wrote: > >On Saturday, May 23, 2015 at 12:58:32 AM, Dmitry Torokhov wrote: > >> The STMPE MFD is only used with device tree configured systems (and > > > >STMPE > > > >> MFD core depends

Re: [PATCH] Input: stmpe-ts - enforce device tree only mode

2015-05-23 Thread Dmitry Torokhov
On May 23, 2015 9:38:54 AM PDT, Marek Vasut wrote: >On Saturday, May 23, 2015 at 12:58:32 AM, Dmitry Torokhov wrote: >> The STMPE MFD is only used with device tree configured systems (and >STMPE >> MFD core depends on OF), so force the configuration to come from >device >> tree only. >> >> Signed

Re: [PATCH] Input: stmpe-ts - enforce device tree only mode

2015-05-23 Thread Marek Vasut
On Saturday, May 23, 2015 at 12:58:32 AM, Dmitry Torokhov wrote: > The STMPE MFD is only used with device tree configured systems (and STMPE > MFD core depends on OF), so force the configuration to come from device > tree only. > > Signed-off-by: Dmitry Torokhov > --- Hi! [...] > @@ -351,14 +3

Re: [PATCH] Input: stmpe-ts - enforce device tree only mode

2015-05-23 Thread Heiner Kallweit
Am 23.05.2015 um 00:58 schrieb Dmitry Torokhov: > The STMPE MFD is only used with device tree configured systems (and STMPE > MFD core depends on OF), so force the configuration to come from device > tree only. > > Signed-off-by: Dmitry Torokhov > --- > > Not tested as no device, please give it

[PATCH] Input: stmpe-ts - enforce device tree only mode

2015-05-22 Thread Dmitry Torokhov
The STMPE MFD is only used with device tree configured systems (and STMPE MFD core depends on OF), so force the configuration to come from device tree only. Signed-off-by: Dmitry Torokhov --- Not tested as no device, please give it a spin. drivers/input/touchscreen/Kconfig| 1 + drivers/i