Re: [PATCH v5 2/3] dt-bindings: soc: qcom: apr: Add protection domain bindings

From: Rob Herring
Date: Mon Mar 02 2020 - 20:27:43 EST


On Tue, 3 Mar 2020 00:17:22 +0530, Sibi Sankar wrote:
> Qualcomm SoCs (starting with MSM8998) allow for multiple protection
> domains (PDs) to run on the same Q6 sub-system. This allows for
> services like AVS AUDIO to have their own separate address space and
> crash/recover without disrupting the other PDs running on the same Q6
> ADSP. Add "qcom,protection-domain" bindings to capture the dependencies
> between the APR service and the PD on which the apr service runs.
>
> Reviewed-by: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx>
> Signed-off-by: Sibi Sankar <sibis@xxxxxxxxxxxxxx>
> ---
>
> V5:
> * Picked up Bjorn's R-b
>
> .../devicetree/bindings/soc/qcom/qcom,apr.txt | 50 +++++++++++++++++++
> 1 file changed, 50 insertions(+)
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>