summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/rockchip/pinctrl-rk3328.c
AgeCommit message (Expand)Author
2025-05-06pinctrl: rockchip: constify rockchip_pin_ctrl for RK3328Quentin Schulz
2025-02-19pinctrl: rockchip: rk3328: Fix pinmux for GPIO2-B and GPIO3-B pinsJonas Karlman
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07pinctrl: Remove <common.h> and add needed includesTom Rini
2023-01-16pinctrl: rockchip: Add pinctrl route typesJagan Teki
2021-09-25treewide: Use OF_REAL instead of !OF_PLATDATASimon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-07-09drivers: rename drivers to match compatible stringWalter Lozano
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2019-05-08pinctrl: rockchip: Also move common set_schmitter func into per Soc fileDavid Wu
2019-05-08pinctrl: rockchip: Clean the unused type and labelDavid Wu
2019-05-08pinctrl: rockchip: Split the common set_pull() func into per SocDavid Wu
2019-05-08pinctrl: rockchip: Split the common set_drive() func into per SocDavid Wu
2019-05-08pinctrl: rockchip: Split the common set_mux() into per SocDavid Wu
2019-05-08pinctrl: rockchip: Remove redundant spacesDavid Wu
2019-02-01pinctrl: rockchip: Add common rockchip pinctrl driverDavid Wu