]> asedeno.scripts.mit.edu Git - linux.git/commit
bus: ti-sysc: Handle swsup idle mode quirks
authorTony Lindgren <tony@atomide.com>
Thu, 21 Mar 2019 20:27:08 +0000 (13:27 -0700)
committerTony Lindgren <tony@atomide.com>
Fri, 5 Apr 2019 22:10:36 +0000 (15:10 -0700)
commitb4a9a7a38917e9f947b5e69f7e8d4138d4c82845
tree3126e2ee91675206dbd9261f40292837a8576769
parent10645e81b9677c5ed9de371b382234564eb73660
bus: ti-sysc: Handle swsup idle mode quirks

In preparation of dropping interconnect target module platform data in
favor of devicetree based data, we must pass swsup idle quirks to the
platform data functions.

For now, let's only tag the UART modules with the SWSUP_SIDLE_ACT quirk.
The other modules will get tagged with swsup quirks as we drop the
platform data and test the changes.

Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/omap_hwmod.c
drivers/bus/ti-sysc.c
include/linux/platform_data/ti-sysc.h