diff options
| author | Conor Dooley <conor.dooley@microchip.com> | 2026-05-19 10:37:22 +0100 |
|---|---|---|
| committer | Linus Walleij <linusw@kernel.org> | 2026-05-26 13:32:52 +0200 |
| commit | 2fe8d79e09de0f8f34d89d80462586b910e18a31 (patch) | |
| tree | 2fdb6e1df3b41d59a6f054fb069db26b87a6463b /include/linux | |
| parent | 45ad4de324cb1bba88e568b5bef633a79d926aed (diff) | |
pinctrl: generic: change signature of pinctrl_generic_to_map() to pass void data
In order to make pinctrl_generic_to_map() usable for controllers that
use pinmux, change the functions char array pointer that it passes to
pinctrl_generic_add_group() to a void pointer. In the pinmux case this
property will contain the mux setting as a number rather than as strings
in the pins + functions case.
Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Linus Walleij <linusw@kernel.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
