public inbox for linux-input@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/6] OLPC 1.75 Keyboard/Touchpad fixes
@ 2018-11-12  2:30 Lubomir Rintel
  2018-11-12  2:30 ` [PATCH v2 1/6] dt-bindings: olpc,ap-sp: add clock Lubomir Rintel
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Lubomir Rintel @ 2018-11-12  2:30 UTC (permalink / raw)
  To: Dmitry Torokhov, Michael Turquette, Stephen Boyd, linux-input
  Cc: linux-kernel, linux-clk, devicetree, Rob Herring, Mark Rutland,
	Lubomir Rintel

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.

Cheers
Lubo

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2018-11-15 19:15 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-12  2:30 [PATCH v2 0/6] OLPC 1.75 Keyboard/Touchpad fixes Lubomir Rintel
2018-11-12  2:30 ` [PATCH v2 1/6] dt-bindings: olpc,ap-sp: add clock Lubomir Rintel
2018-11-12  2:30 ` [PATCH v2 2/6] dt-bindings: marvell,mmp2: Add clock id for the SP clock Lubomir Rintel
2018-11-12  2:30 ` [PATCH v2 3/6] clk: mmp2: add " Lubomir Rintel
2018-11-12  2:30 ` [PATCH v2 4/6] Input: olpc_apsp: drop CONFIG_OLPC dependency Lubomir Rintel
2018-11-12  2:30 ` [PATCH v2 5/6] Input: olpc_apsp: check FIFO status on open(), not probe() Lubomir Rintel
2018-11-12  2:30 ` [PATCH v2 6/6] Input: olpc_apsp: enable the SP clock Lubomir Rintel
2018-11-15 19:15 ` [PATCH v2 0/6] OLPC 1.75 Keyboard/Touchpad fixes Dmitry Torokhov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox