Re: [PATCH v6 10/10] drivers: qcom: rpmh-rsc: allow active requests from wake TCS

From: Matthias Kaehlcke
Date: Wed Apr 25 2018 - 21:14:29 EST


On Thu, Apr 19, 2018 at 04:16:35PM -0600, Lina Iyer wrote:
> Some RSCs may only have sleep and wake TCS, i.e, there is no dedicated
> TCS for active mode request, but drivers may still want to make active
> requests from these RSCs. In such cases re-purpose the wake TCS to send
> active state requests.
>
> The requirement for this is that the driver is aware that the wake TCS
> is being repurposed to send active request, hence the sleep and wake
> TCSes be invalidated before the active request is sent.
>
> Signed-off-by: Lina Iyer <ilina@xxxxxxxxxxxxxx>

Reviewed-by: Matthias Kaehlcke <mka@xxxxxxxxxxxx>