summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/rockchip/pinctrl-rk3328.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.hSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* pinctrl: rockchip: Also move common set_schmitter func into per Soc fileDavid Wu2019-05-081-1/+16
* pinctrl: rockchip: Clean the unused type and labelDavid Wu2019-05-081-2/+0
* pinctrl: rockchip: Split the common set_pull() func into per SocDavid Wu2019-05-081-1/+28
* pinctrl: rockchip: Split the common set_drive() func into per SocDavid Wu2019-05-081-1/+25
* pinctrl: rockchip: Split the common set_mux() into per SocDavid Wu2019-05-081-0/+37
* pinctrl: rockchip: Remove redundant spacesDavid Wu2019-05-081-12/+12
* pinctrl: rockchip: Add common rockchip pinctrl driverDavid Wu2019-02-011-0/+227