summaryrefslogtreecommitdiffstats
path: root/block
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2018-02-23 08:28:45 -0800
committerTony Lindgren <tony@atomide.com>2018-02-26 14:16:10 -0800
commit76f0f772e4691dd59ef93a6c2c583a0435357ca0 (patch)
tree362083c5d018084152a7bc77234c6750ff14d07e /block
parent3bb37c8e6e6a6191233c97f294cecba10bb5fc50 (diff)
downloadop-kernel-dev-76f0f772e4691dd59ef93a6c2c583a0435357ca0.zip
op-kernel-dev-76f0f772e4691dd59ef93a6c2c583a0435357ca0.tar.gz
bus: ti-sysc: Improve handling for no-reset-on-init and no-idle-on-init
At least earlycon needs a delayed idle before the 8250 driver probes to avoid glitches in the console output. Let's handle the delayed idle for devices tagged with ti,no-reset-on-init and ti,no-idle-on-init with delayed_work. Others don't need it, and there should be no need to use runtime PM autosuspend for the interconnect target driver as it's the child device drivers that should configure it. Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud