Files
u-boot/drivers/gpio
Johan Jonker 3c4549771d rockchip: gpio: rk_gpio: use ROCKCHIP_GPIOS_PER_BANK as divider
The current divider to calculate the bank ID can change.
Given the Rockchip TRM not all gpio-banks have 32 pins per bank.
The "gpio-ranges" syntax allows multiple items with variable number
of pins. Use a constant ROCKCHIP_GPIOS_PER_BANK as fixed divider.

Signed-off-by: Johan Jonker <jbx6244@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
2023-04-21 15:16:01 +08:00
..
2022-01-19 18:11:34 +01:00
2022-12-05 16:07:13 -05:00
2021-07-14 16:47:56 -04:00
2022-07-26 11:29:00 +02:00
2022-02-28 11:59:35 +05:30
2022-01-19 18:11:34 +01:00