mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 07:34:31 +00:00
6a6b9d5dfd
Support the following DT properties: "bias-disable" "bias-pull-up" "bias-pull-down" "bias-pull-pin-default" "input-enable" "input-disable" My main motivation is to support pull up/down biasing. For Pro5 and later SoCs, the pupdctrl register number is the same as the pinmux number, so this feature can be supported without having big pin tables. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
pinctrl-uniphier-core.c | ||
pinctrl-uniphier-ld4.c | ||
pinctrl-uniphier-ld6b.c | ||
pinctrl-uniphier-ld11.c | ||
pinctrl-uniphier-ld20.c | ||
pinctrl-uniphier-pro4.c | ||
pinctrl-uniphier-pro5.c | ||
pinctrl-uniphier-pxs2.c | ||
pinctrl-uniphier-pxs3.c | ||
pinctrl-uniphier-sld3.c | ||
pinctrl-uniphier-sld8.c | ||
pinctrl-uniphier.h |