]> www.infradead.org Git - users/mchehab/rasdaemon.git/commitdiff
rasdaemon: Add new modules supported by HiSilicon common section
authorBing Xia <xiabing14@h-partners.com>
Thu, 16 May 2024 02:21:20 +0000 (10:21 +0800)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 10 Mar 2025 10:28:00 +0000 (11:28 +0100)
Add new modules supported by HiSilicon common error section.

Signed-off-by: Bing Xia <xiabing14@h-partners.com>
Signed-off-by: Shiju Jose <shiju.jose@huawei.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
non-standard-hisilicon.c

index c797a059357925ea2597c4da133520a1512ed297..0f02e3e0f3da940fccb141627afad475908329b4 100644 (file)
@@ -216,6 +216,17 @@ static const char * const module_name[] = {
        "SDMA",
        "UC",
        "HBMC",
+       "PMC",
+       "SCHE",
+       "ASMB_DFS",
+       "ASMB_NTU",
+       "UB",
+       "UMMU",
+       "PCU",
+       "UCMI",
+       "DJTAGM",
+       "CFGBUS",
+       "MPU",
 };
 
 static const char * const get_soc_desc(uint8_t soc_id)