Files
u-boot-bpi-r3/drivers
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
..
2016-12-20 09:15:27 +01:00
2017-02-08 16:24:44 -05:00
2016-10-19 09:01:51 +02:00
2017-01-10 10:18:11 +01:00
2017-02-08 16:24:44 -05:00
2016-01-27 15:32:05 +01:00
2017-02-17 14:15:12 -05:00
2016-02-06 12:00:59 +01:00
2017-01-02 17:08:25 +01:00