summaryrefslogtreecommitdiff
path: root/sys/dev/fdt/pinctrl_single.c
AgeCommit message (Expand)Author
2021-11-07pinctrl-single: support #pinctrl-cells 2jmcneill
2021-01-27Rename of_match_compat_data() to of_compatible_match(). Similarly,thorpej
2021-01-27Use DEVICE_COMPAT_EOL.thorpej
2021-01-25Since we're using designated initialisers for compat data, we shouldthorpej
2021-01-18Remove "struct of_compat_data" and replace its usage withthorpej
2019-10-27Add driver for one-register-per-pin type pinctrl devices.jmcneill