commit | b4a9a7a38917e9f947b5e69f7e8d4138d4c82845 | [log] [tgz] |
---|---|---|
author | Tony Lindgren <tony@atomide.com> | Thu Mar 21 13:27:08 2019 -0700 |
committer | Tony Lindgren <tony@atomide.com> | Fri Apr 05 15:10:36 2019 -0700 |
tree | 3126e2ee91675206dbd9261f40292837a8576769 | |
parent | 10645e81b9677c5ed9de371b382234564eb73660 [diff] |
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>