Re: [PATCH v3 07/10] remoteproc: q6v5-mss: Vote for rpmh power domains

2019-01-22 Thread Doug Anderson
Hi, On Mon, Jan 21, 2019 at 9:52 PM Bjorn Andersson wrote: > @@ -1333,7 +1431,7 @@ static int q6v5_probe(struct platform_device *pdev) > ret = qcom_q6v5_init(>q6v5, pdev, rproc, > MPSS_CRASH_REASON_SMEM, > qcom_msa_handover); > if (ret) > -

[PATCH v3 07/10] remoteproc: q6v5-mss: Vote for rpmh power domains

2019-01-21 Thread Bjorn Andersson
From: Rajendra Nayak With rpmh ARC resources being modelled as power domains with performance state, we need to proxy vote on these for SDM845. Add support to vote on multiple of them, now that genpd supports associating mutliple power domains to a device. Tested-by: Sibi Sankar Reviewed-by: