Re: [PATCH] firmware: qcom: scm: add a video command for state setting

From: Andy Gross
Date: Sun Jan 15 2017 - 00:26:26 EST


On Thu, Jan 12, 2017 at 07:15:05PM +0200, Stanimir Varbanov wrote:
> This scm call is used to change the video core state, more
> specifically it is used to suspend and resume the core.
>
> Signed-off-by: Stanimir Varbanov <stanimir.varbanov@xxxxxxxxxx>
> ---

It appears we have another patch coming in that implements the same basic
function. I CC'd you on that discussion. We need a unified patch that solves
both. If one was already in I'd say implement the right solution and then
switch the other user, but in this case I'd rather like to skip one whole
release cycle and fix it now.

The link to the other patch is:
https://patchwork.kernel.org/patch/9450069/

Regards,
Andy