diff options
| author | Conor Dooley <conor.dooley@microchip.com> | 2026-05-19 10:37:25 +0100 |
|---|---|---|
| committer | Linus Walleij <linusw@kernel.org> | 2026-05-26 13:32:52 +0200 |
| commit | 993d38647804592e1fd017a1584665be8f8f0308 (patch) | |
| tree | 2f7c9769ca0164e4ee0de8701c4efd591cdf3361 /include/linux/timerqueue.h | |
| parent | 97a061a300da59b2073006803113d258a40a9086 (diff) | |
pinctrl: spacemit: move over to generic pinmux dt_node_to_map implementation
Replace the custom implementation of dt_node_to_map with
pinctrl_generic_dt_node_to_map() to demonstrate its use.
spacemit_pin_mux_config didn't provide much value in the first place,
because the group contains the information required to look up the
spacemit_pin struct corresponding to a pin, so there's no loss in
functionality as a result of the generic function carrying only the mux
data in the group's data pointer rather than having an array of
spacemit_pin_mux_config structs.
Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
Reviewed-by: Troy Mitchell <troy.mitchell@linux.spacemit.com>
Signed-off-by: Linus Walleij <linusw@kernel.org>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions
