aboutsummaryrefslogtreecommitdiff
path: root/drivers/pinctrl/realtek/Kconfig
AgeCommit message (Collapse)AuthorFilesLines
2023-09-20pinctrl: realtek: Add pinctrl driver for RTD1619BTzuyi Chang1-0/+5
Add RTD1619B support using realtek common pinctrl driver. Signed-off-by: Tzuyi Chang <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Linus Walleij <[email protected]>
2023-09-20pinctrl: realtek: Add pinctrl driver for RTD1319DTzuyi Chang1-0/+5
Add RTD1319D support using realtek common pinctrl driver. Signed-off-by: Tzuyi Chang <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Linus Walleij <[email protected]>
2023-09-20pinctrl: realtek: Add pinctrl driver for RTD1315ETzuyi Chang1-0/+5
Add RTD1315E support using realtek common pinctrl driver. Signed-off-by: Tzuyi Chang <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Linus Walleij <[email protected]>
2023-09-20pinctrl: realtek: Add common pinctrl driver for Realtek DHC RTD SoCsTzuyi Chang1-0/+8
The RTD SoCs share a similar design for pinmux and pinconfig. This common pinctrl driver supports different variants within the RTD SoCs. Signed-off-by: Tzuyi Chang <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Linus Walleij <[email protected]>