mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-22 20:24:27 +01:00
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> |
||
|---|---|---|
| .. | ||
| ath79 | ||
| exynos | ||
| meson | ||
| mvebu | ||
| nxp | ||
| rockchip | ||
| uniphier | ||
| Kconfig | ||
| Makefile | ||
| pinctrl-at91-pio4.c | ||
| pinctrl-generic.c | ||
| pinctrl-sandbox.c | ||
| pinctrl-uclass.c | ||
| pinctrl_pic32.c | ||