diff options
author | Prathamesh Shete <[email protected]> | 2021-10-25 16:39:59 +0530 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2021-10-26 01:27:39 +0200 |
commit | a42c7d95d29ec1d57511e87793ea1fa4ad41984d (patch) | |
tree | 04df9a747cbf58016650e0043b21367f3c03c7cc /scripts/gdb/linux/lists.py | |
parent | c7892ae13e461ed20154321eb792e07ebe38f5b3 (diff) |
pinctrl: tegra: Use correct offset for pin group
Function tegra_pinctrl_gpio_request_enable() and
tegra_pinctrl_gpio_disable_free() uses pin offset instead
of group offset, causing the driver to use wrong offset
to enable gpio.
Add a helper function tegra_pinctrl_get_group() to parse the
pin group and determine correct offset.
Signed-off-by: Kartik K <[email protected]>
Signed-off-by: Prathamesh Shete <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions