Re: [PATCH v3 1/4] mfd: stmpe: Move ADC related defines to header of mfd
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2018-12-09 04:52:47
Also in:
linux-input, lkml
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2018-12-09 04:52:47
Also in:
linux-input, lkml
On Wed, Nov 28, 2018 at 09:15:32AM +0000, Lee Jones wrote:
On Fri, 23 Nov 2018, Philippe Schenker wrote:quoted
Move defines that are ADC related to the header of the overlying mfd, so they can be used from multiple sub-devices. Signed-off-by: Philippe Schenker <redacted> --- Changes in v3: - None Changes in v2: - This is a new added commit. Separate commit for moving the defines out of drivers/input/touchscreen/stmpe-ts.c to overlying mfd-device drivers/mfd/stmpe.c - Pre-fix defines with STMPE_ drivers/input/touchscreen/stmpe-ts.c | 34 +++++++++++----------------- include/linux/mfd/stmpe.h | 11 +++++++++Acked-by: Lee Jones <redacted>
The series seem to be heading towards MFD or IIO, so I assume this patch will be merged through one of these trees. Acked-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Thanks. -- Dmitry _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel