aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/gdb/vmlinux-gdb.py
diff options
context:
space:
mode:
authorTony Lindgren <[email protected]>2023-09-07 05:53:28 +0000
committerTony Lindgren <[email protected]>2023-09-13 07:24:53 +0000
commite5deb8f76e64d94ccef715e75ebafffd0c312d80 (patch)
treed8d2d2707644bbbf405ec8269b803ef739eca400 /scripts/gdb/vmlinux-gdb.py
parentbus: ti-sysc: Fix missing AM35xx SoC matching (diff)
downloadkernel-e5deb8f76e64d94ccef715e75ebafffd0c312d80.tar.gz
kernel-e5deb8f76e64d94ccef715e75ebafffd0c312d80.zip
bus: ti-sysc: Fix SYSC_QUIRK_SWSUP_SIDLE_ACT handling for uart wake-up
The uarts should be tagged with SYSC_QUIRK_SWSUP_SIDLE instead of SYSC_QUIRK_SWSUP_SIDLE_ACT. The difference is that SYSC_QUIRK_SWSUP_SIDLE is used to force idle target modules rather than block idle during usage. The SYSC_QUIRK_SWSUP_SIDLE_ACT should disable autoidle and wake-up when a target module is active, and configure autoidle and wake-up when a target module is inactive. We are missing configuring the target module on sysc_disable_module(), and missing toggling of the wake-up bit. Let's fix the issue to allow uart wake-up to work. Fixes: fb685f1c190e ("bus: ti-sysc: Handle swsup idle mode quirks") Tested-by: Dhruva Gole <[email protected]> Tested-by: Kevin Hilman <[email protected]> Signed-off-by: Tony Lindgren <[email protected]>
Diffstat (limited to 'scripts/gdb/vmlinux-gdb.py')
0 files changed, 0 insertions, 0 deletions