summaryrefslogtreecommitdiff
path: root/drivers/soc/hisilicon/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2023-08-08soc: hisilicon: Support HCCS driver on Kunpeng SoCHuisong Li1-0/+2
The Huawei Cache Coherence System (HCCS) is a multi-chip interconnection bus protocol. This driver is aimed to support some features about HCCS on Kunpeng SoC, like, querying the health status of HCCS. This patch adds the probing of HCCS driver, and obtains all HCCS port information by the dimension of chip and die on platform. Signed-off-by: Huisong Li <lihuisong@huawei.com> Signed-off-by: Wei Xu <xuwei5@hisilicon.com>