commit | 936ee2675eee1faca0dcdfa79165c7990422e0fc | [log] [tgz] |
---|---|---|
author | Jianqun Xu <jay.xu@rock-chips.com> | Mon Aug 16 09:20:53 2021 +0800 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Aug 17 01:01:49 2021 +0200 |
tree | 6aae612a605dc8458dcf15c613aec68054065369 | |
parent | 75d1415ea57c1b0e87f786e85e5f478fab5c91be [diff] |
gpio/rockchip: add driver for rockchip gpio This patch add support for rockchip gpio controller, which is supported in pinctrl driver in the past. With this patch, the pinctrl-rockchip driver will drop gpio related codes and populate platform driver to gpio-rockchip. Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com> Link: https://lore.kernel.org/r/20210816012053.1119069-1-jay.xu@rock-chips.com Signed-off-by: Linus Walleij <linus.walleij@linaro.org>