Re: [PATCH v2 0/6] OLPC 1.75 Keyboard/Touchpad fixes
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2018-11-15 19:15:37
Also in:
linux-clk, linux-devicetree, lkml
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2018-11-15 19:15:37
Also in:
linux-clk, linux-devicetree, lkml
On Mon, Nov 12, 2018 at 03:30:23AM +0100, Lubomir Rintel wrote:
This makes keyboard/touchpad work on a DT MMP2 platform. Changes since v1: - Collected Acks - Replaced "Input: olpc_apsp: depend on CONFIG_OF" patch with "Input: olpc_apsp: drop CONFIG_OLPC dependency", since it was correctly pointed out that the driver doesn't actually depend on OF. - Dropped "Input: olpc_apsp: allocate the GPIOs used" and "dt-bindings: olpc,ap-sp: add GPIO lines" since at the moment they are not useful for much more than documenting the lines the SP uses and actually claiming them was deemed not to be a good idea. - Fixed error handling in the "enable the SP clock" patch.
Applied the series, thank you. -- Dmitry