| d1aef94b | 27-May-2020 |
Jianqun Xu <jay.xu@rock-chips.com> |
gpio/rockchip: rk_gpio support v2 gpio controller
The v2 gpio controller add write enable bit for some register, such as data register, data direction register and so on.
This patch support v2 gpio
gpio/rockchip: rk_gpio support v2 gpio controller
The v2 gpio controller add write enable bit for some register, such as data register, data direction register and so on.
This patch support v2 gpio controller by redefine the read and write operation functions.
Change-Id: I2adbcca06a37c48e6f494b89833cd034ba0dae29 Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com>
show more ...
|
| a0c87cee | 11-Sep-2017 |
Philipp Tomsich <philipp.tomsich@theobroma-systems.com> |
UPSTREAM: rockchip: gpio: remove outdated/misleading comment
Remove a comment claiming that this driver only supports the RK3288, as we also use it on the RK3368, RK3399 and (most likely) on other v
UPSTREAM: rockchip: gpio: remove outdated/misleading comment
Remove a comment claiming that this driver only supports the RK3288, as we also use it on the RK3368, RK3399 and (most likely) on other variants.
Change-Id: I265882dcdd0f702be6699c5f9293355dbd1cb81d Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com> Reviewed-by: Simon Glass <sjg@chromium.org> Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com> Signed-off-by: Kever Yang <kever.yang@rock-chips.com> (cherry picked from commit c23ce9ab85604c4b6b627e522c1dbf2a618063e6)
show more ...
|