commit | c2427015ef6138e0febb4111396b7317cbff4594 | [log] [tgz] |
---|---|---|
author | Jonas Karlman <jonas@kwiboo.se> | Sun May 12 12:16:16 2024 +0000 |
committer | Kever Yang <kever.yang@rock-chips.com> | Fri Jun 14 17:02:49 2024 +0800 |
tree | 31e70a9e43ea8ba4705f6595e44ee9b9142056ce | |
parent | dd46eacbca14fad57f22d7e801fdafed815179fb [diff] |
pinctrl: rockchip: rk3588: Fix support for rockchip_get_mux() GPIO IOMUX control is located at PMU2_IOC or BUS_IOC offset on RK3588. Based on Linux commit fdc33eba11c5 ("pinctrl/rockchip: add rk3588 support"). Compared to the Linux commit, this include a fix so that the iomux of GPIO0_B4-D7 is reported correctly. Signed-off-by: Jonas Karlman <jonas@kwiboo.se> Reviewed-by: Kever Yang <kever.yang@rock-chips.com>