diff options
author | Jonas Karlman <[email protected]> | 2023-01-10 17:29:58 +0000 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2023-01-16 13:42:28 +0100 |
commit | 31b62a98de42cf65d76e4dcfb571af067d27d83a (patch) | |
tree | 030570e83241660239083fcdee0b8f6a8e0f725d /scripts/gdb/linux/device.py | |
parent | 937e7a39068d806c1a951f19e38e1326be20f1b0 (diff) |
pinctrl: rockchip: fix reading pull type on rk3568
When reading pinconf-pins from debugfs it fails to get the configured pull
type on RK3568, "unsupported pinctrl type" error messages is also reported.
Fix this by adding support for RK3568 in rockchip_get_pull, including a
reverse of the pull-up value swap applied in rockchip_set_pull so that
pull-up is correctly reported in pinconf-pins.
Also update the workaround comment to reflect affected pins, GPIO0_D3-D6.
Fixes: c0dadc0e47a8 ("pinctrl: rockchip: add support for rk3568")
Signed-off-by: Jonas Karlman <[email protected]>
Reviewed-by: Heiko Stuebner <[email protected]>
Reviewed-by: Jianqun Xu <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/device.py')
0 files changed, 0 insertions, 0 deletions