This patch series adds support for the Melfas MMS345L touchscreen to the mms114 driver. MMS345L is used in the Samsung Galaxy A5 (2015) that has recently gained mainline support [1]. [1]: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=1329c1ab0730b521e6cd3051c56a2ff3d55f21e6 Stephan Gerhold (3): Input: mms114 - use device_get_match_data dt-bindings: mms114: document melfas,mms345l binding Input: mms114 - add support for mms345l .../bindings/input/touchscreen/mms114.txt | 3 +- drivers/input/touchscreen/mms114.c | 44 +++++++++++++------ 2 files changed, 33 insertions(+), 14 deletions(-) -- 2.23.0