Home
last modified time | relevance | path

Searched hist:d3909692e8bc215d16127e8b91c5be8d2b43b4fd (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/gpio/
H A Drk_gpio.cd3909692e8bc215d16127e8b91c5be8d2b43b4fd Fri Mar 03 09:59:40 UTC 2023 Jianqun Xu <jay.xu@rock-chips.com> gpio/rk: bank index cannot use static count

Mostly the gpios are probed not in order, so the static count is really
uncorrect most of time, remove it and report a error.

Change-Id: I70f0bff7fafb8920dd2aca5f8631616f37f0b2b8
Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com>