rockchip: support rk3399 gpio driver
There are 5 groups of GPIO (GPIO0~GPIO4), totally have 122 GPIOs
on rk3399 platform.
The pull direction(pullup or pulldown) for all of GPIOs are
software-programmable.
At the moment, we add the gpio basic driver since reset or power off
the devices from gpio configuration for BL31.
1 parent 1958898 commit 9901dcf6bb14813bf9ace57ffb51d62f37a1d2fb
@Caesar Wang Caesar Wang authored on 25 May 2016
Showing 7 changed files
View
plat/rockchip/common/include/plat_private.h
View
plat/rockchip/rk3399/drivers/gpio/rk3399_gpio.c 0 → 100644
View
plat/rockchip/rk3399/drivers/soc/soc.c
View
plat/rockchip/rk3399/drivers/soc/soc.h
View
plat/rockchip/rk3399/include/platform_def.h
View
plat/rockchip/rk3399/platform.mk
View
plat/rockchip/rk3399/rk3399_def.h