aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorHarigovindan P <[email protected]>2020-06-09 17:34:55 +0530
committerNeil Armstrong <[email protected]>2020-06-26 13:39:59 +0200
commitfbd12537b0173810f95fb6bc24a8bd190b8b500f (patch)
tree42e5d2b26a2c583a86132caa7e926e419eba9565 /tools/perf/scripts/python
parent41752663b410c6265e24ff0570350b0b05ecdafe (diff)
drm/bridge: ti-sn65dsi86: ensure bridge suspend happens during PM sleep
ti-sn65dsi86 bridge is enumerated as a runtime device. When suspend is triggered, PM core adds a refcount on all the devices and calls device suspend, since usage count is already incremented, runtime suspend will not be called and it kept the bridge regulators and gpios ON which resulted in platform not entering into XO shutdown. Add changes to force suspend on the runtime device during pm sleep. Signed-off-by: Harigovindan P <[email protected]> Reviewed-by: Stephen Boyd <[email protected]> Reviewed-by: Douglas Anderson <[email protected]> Signed-off-by: Neil Armstrong <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions