summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/rockchip/pinctrl-rv1108.c
AgeCommit message (Expand)Author
2025-05-06pinctrl: rockchip: constify rockchip_pin_ctrl for RV1108Quentin Schulz
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
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-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-02-01pinctrl: rockchip: Add common rockchip pinctrl driverDavid Wu