soc: hisilicon: kunpeng_hccs: Add failure log for no _CRS method
authorHuisong Li <lihuisong@huawei.com>
Fri, 1 Dec 2023 03:45:31 +0000 (11:45 +0800)
committerWei Xu <xuwei5@hisilicon.com>
Thu, 7 Dec 2023 06:16:34 +0000 (06:16 +0000)
commite1e720f3f2c50a6f3440b3684decd7b7c046e111
treef8f4ba668724079ce0840200dfac0c236ad8d40e
parent734add1a278f05db2d5a0b9d280a8bce94ce5eeb
soc: hisilicon: kunpeng_hccs: Add failure log for no _CRS method

Driver gets the PCC channel id by using the PCC GAS in _CRS.
But, currently, if the firmware has no _CRS method on platform, there
is not any failure log. So this patch adds the log for this.

Signed-off-by: Huisong Li <lihuisong@huawei.com>
Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Signed-off-by: Wei Xu <xuwei5@hisilicon.com>
drivers/soc/hisilicon/kunpeng_hccs.c