Re: [PATCH v2 0/2] soc: hisilicon: kunpeng_hccs: add dependency and enhance verification

From: Wei Xu
Date: Thu Apr 25 2024 - 07:16:27 EST


Hi Huisong,

On 2024/4/17 17:47, Huisong Li wrote:
> Add PCC dependency and enhance verification during the probe phase.
>
> ---
> v2: fix the log on failure.
>
> Huisong Li (2):
> soc: hisilicon: kunpeng_hccs: Add the check for obtaining complete
> port attribute
> soc: hisilicon: kunpeng_hccs: replace MAILBOX dependency with PCC
>
> drivers/soc/hisilicon/Kconfig | 2 +-
> drivers/soc/hisilicon/kunpeng_hccs.c | 6 ++++++
> 2 files changed, 7 insertions(+), 1 deletion(-)
>

Thanks!
Series applied to the HiSilicon driver tree with minor changes in the commit msg:
https://github.com/hisilicon/linux-hisi/tree/next/drivers

Best Regards,
Wei