Re: [PATCH v1 3/6] arm: dts: rockchip: rk3188-u-boot: add gpio-ranges

2023-03-18 Thread Simon Glass
On Thu, 16 Mar 2023 at 10:47, Johan Jonker wrote: > > The gpio node names are made generic, but without > gpio bank ID. Add gpio-ranges to rk3188-u-boot.dtsi > for now till a better method is found. > > Signed-off-by: Johan Jonker > --- > arch/arm/dts/rk3188-u-boot.dtsi | 13 + > 1 f

[PATCH v1 3/6] arm: dts: rockchip: rk3188-u-boot: add gpio-ranges

2023-03-16 Thread Johan Jonker
The gpio node names are made generic, but without gpio bank ID. Add gpio-ranges to rk3188-u-boot.dtsi for now till a better method is found. Signed-off-by: Johan Jonker --- arch/arm/dts/rk3188-u-boot.dtsi | 13 + 1 file changed, 13 insertions(+) diff --git a/arch/arm/dts/rk3188-u-bo