Message ID | 20240403081935.24308-1-lihuisong@huawei.com (mailing list archive) |
---|---|
Headers | show |
Series | soc: hisilicon: kunpeng_hccs: add dependency and enhance verification | expand |
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(-)
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