Re: (subset) [PATCH v3 00/10] Remove support for platform data from samsung keypad
From: Krzysztof Kozlowski
Date: Fri Sep 04 2026 - 11:46:52 EST
On Sat, 11 Jul 2026 19:12:41 -0700, Dmitry Torokhov wrote:
> This series converts the Samsung keypad driver and the Cragganmore 6410
> board to generic device properties, allowing the removal of legacy platform
> data and GPIO lookup tables.
>
> We rework the Samsung keypad driver to stop using platform data, utilizing
> a new compact matrix keypad binding. To support this on the Cragganmore
> board, we add infrastructure to associate software nodes with Samsung
> gpio_chips, and add software node propagation support to the wm831x MFD
> core to route DVS GPIO to the PMIC regulator.
>
> [...]
Applied, thanks!
[01/10] dt-bindings: input: samsung,s3c6410-keypad: introduce compact binding
https://git.kernel.org/krzk/linux/c/27d305325d2f3929e61105d465ef968ea39502ec
[02/10] Input: samsung-keypad - handle compact binding
https://git.kernel.org/krzk/linux/c/e8812411863552ebb153d7c856e60ef6deecfba4
[03/10] ARM: s3c: register and attach software nodes for Samsung gpio_chips
https://git.kernel.org/krzk/linux/c/a01394e260d51b0b028735a9d71476c5c74280df
[04/10] ARM: s3c: crag6410: switch keypad device to software properties
https://git.kernel.org/krzk/linux/c/78b8efc99aa61c99c77ad1bf6129ba182a27b52a
[05/10] Input: samsung-keypad - remove support for platform data
https://git.kernel.org/krzk/linux/c/235cb99d39db4c80e3120d59e4c572dbb408f524
[06/10] ARM: s3c: crag6410: use software nodes/properties to set up GPIO keys
https://git.kernel.org/krzk/linux/c/c67c110d141b4347b864aa08ca86a1a492bff776
Best regards,
--
Krzysztof Kozlowski <krzk@xxxxxxxxxx>