Re: [RESEND PATCH v6 06/10] spmi: pmic-arb: correct duplicate APID to PPID mapping logic

From: Stephen Boyd
Date: Wed Aug 31 2022 - 13:41:51 EST


Quoting Fenglin Wu (2022-06-11 20:24:42)
> From: David Collins <collinsd@xxxxxxxxxxxxxx>
>
> Correct the way that duplicate PPID mappings are handled for PMIC
> arbiter v5. The final APID mapped to a given PPID should be the
> one which has write owner = APPS EE, if it exists, or if not
> that, then the first APID mapped to the PPID, if it exists.
>
> Fixes: 40f318f0ed67 ("spmi: pmic-arb: add support for HW version 5")
> Signed-off-by: David Collins <collinsd@xxxxxxxxxxxxxx>
> Signed-off-by: Fenglin Wu <quic_fenglinw@xxxxxxxxxxx>
> ---

Applied to spmi-next