freebsd-nq/sys/arm64/rockchip
Emmanuel Vadot cbf65cf228 arm64: rockchip: Add gpio controller driver
Add a driver that match on 'rockchip,gpio-bank', this compatible
string is found on almost all RockChip SoC so this driver is compatible
with almost all of the RockChip SoCs.

The only features missing for this driver are :
- Interrupts support
- Debouncing
2018-04-26 21:44:00 +00:00
..
clk arm64: rockchip: RK3328 CRU Add gpio gates 2018-04-26 21:40:05 +00:00
rk_gpio.c arm64: rockchip: Add gpio controller driver 2018-04-26 21:44:00 +00:00
rk_grf.c arm64: rockchip: Add GRF driver 2018-04-26 21:35:04 +00:00
rk_pinctrl.c arm64: rockchip: Add pinctrl driver 2018-04-26 21:37:38 +00:00