mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-02-18 15:08:59 +00:00
GPIO pins need to be set up on start-up. Add a driver to provide this, configured from the device tree. The binding is slightly different from the existing ICH6 binding, since that is quite verbose. The new binding should be just as extensible. Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Bin Meng <bmeng.cn@gmail.com> |
||
---|---|---|
.. | ||
clock | ||
dma | ||
gpio | ||
input | ||
interrupt-controller | ||
interrupt-router | ||
memory | ||
mrc | ||
pinctrl | ||
pmic | ||
power-domain | ||
pwm | ||
reset | ||
thermal | ||
video |