Skip to content
Commit 0ceeb648 authored by Kyle Yan's avatar Kyle Yan
Browse files

soc: qcom: pil: Add functionality to send subsystem status to AOP



With new AOP architecture, AOP does not have any knowledge of which
subsystems are online at a given moment. This can lead to issues when
not all the subsystems are loaded as AOP assumes that they are all on
by default and will block system suspend.

AOP should assume most subsystems are not loaded by default and instead
rely upon the PIL driver to indicate when a subsystem is loaded/unloaded.

Change-Id: I7e36c2e4e0404d64df3bd241b1599cf690fe4506
Signed-off-by: default avatarKyle Yan <kyan@codeaurora.org>
parent 65ac9bf4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment