[PATCH 1/3] rockchip: dts: Add missing alias for gpio controllers

Simon Glass sjg at chromium.org
Sun Mar 19 20:28:58 CET 2023


On Sun, 19 Mar 2023 at 12:57, Jonas Karlman <jonas at kwiboo.se> wrote:
>
> This adds any missing gpio alias for gpio controllers in rockchip
> u-boot.dtsi files. They are needed to determin what gpio bank id to use
> in the rockchip gpio driver.
>
> Signed-off-by: Jonas Karlman <jonas at kwiboo.se>
> ---
>  arch/arm/dts/px30-u-boot.dtsi    |  4 ++++
>  arch/arm/dts/rk3066a-u-boot.dtsi | 11 +++++++++++
>  arch/arm/dts/rk3188-u-boot.dtsi  |  9 +++++++++
>  arch/arm/dts/rk322x-u-boot.dtsi  |  7 +++++++
>  arch/arm/dts/rk3308-u-boot.dtsi  |  5 +++++
>  arch/arm/dts/rk3328-u-boot.dtsi  |  4 ++++
>  arch/arm/dts/rk3368-u-boot.dtsi  |  7 +++++++
>  arch/arm/dts/rk3399-u-boot.dtsi  |  5 +++++
>  arch/arm/dts/rk3588s-u-boot.dtsi |  8 ++++++++
>  arch/arm/dts/rv1108-u-boot.dtsi  |  9 +++++++++
>  arch/arm/dts/rv1126-u-boot.dtsi  |  8 ++++++++
>  11 files changed, 77 insertions(+)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list