]> www.infradead.org Git - users/mchehab/rasdaemon.git/commitdiff
rasdaemon: Add four modules supported by HiSilicon common section
authorXiaofei Tan <tanxiaofei@huawei.com>
Mon, 31 Oct 2022 10:36:26 +0000 (18:36 +0800)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Sat, 21 Jan 2023 06:30:38 +0000 (07:30 +0100)
Add four modules supported by HiSilicon common error section.

Signed-off-by: Xiaofei Tan <tanxiaofei@huawei.com>
Signed-off-by: Shiju Jose <shiju.jose@huawei.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
non-standard-hisilicon.c

index 6ee92711aa3616df07847381dd9af6e8ac60e4c8..2b00ed6f34160b75ff22be9f54ec522278552308 100644 (file)
@@ -214,7 +214,11 @@ static const char* module_name[] = {
        "Tsensor",
        "ROH",
        "BTC",
-       "HILINK"
+       "HILINK",
+       "STARS",
+       "SDMA",
+       "UC",
+       "HBMC",
 };
 
 static const char* get_soc_desc(uint8_t soc_id)