u-boot-brain/drivers/pinctrl
Masahiro Yamada 6a6b9d5dfd pinctrl: uniphier: support pin configuration
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>
2017-02-23 08:37:56 +09:00
..
ath79 dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
exynos dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
meson dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
mvebu dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
nxp dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
rockchip dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
uniphier pinctrl: uniphier: support pin configuration 2017-02-23 08:37:56 +09:00
Kconfig arm64: mvebu: pinctrl: Add pin control driver for A8K family 2016-12-12 09:04:52 +01:00
Makefile arm64: mvebu: pinctrl: Add pin control driver for A8K family 2016-12-12 09:04:52 +01:00
pinctrl_pic32.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
pinctrl-at91-pio4.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
pinctrl-generic.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
pinctrl-sandbox.c pinctrl: sandbox: add sandbox pinctrl driver 2015-08-31 07:57:29 -06:00
pinctrl-uclass.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00