]> www.infradead.org Git - users/mchehab/rasdaemon.git/commitdiff
rasdaemon: Add some modules supported by hisi common error section
authorXiaofei Tan <tanxiaofei@huawei.com>
Wed, 20 Oct 2021 06:33:40 +0000 (14:33 +0800)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Fri, 1 Apr 2022 09:07:43 +0000 (11:07 +0200)
Add some modules supported by hisi common error section. Besides,
HHA is the module for some old platform, and it takes the same place
of MATA, so remove it.

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

index f9c7bd4ebf58041a789b66ce0fdbac8c5f0e0a53..14321630564baadf4d1fddf7063a560916397418 100644 (file)
@@ -184,7 +184,11 @@ static const char* module_name[] = {
        "SEC",
        "RDE",
        "MEE",
-       "HHA",
+       "L4D",
+       "Tsensor",
+       "ROH",
+       "BTC",
+       "HILINK"
 };
 
 static const char* get_soc_desc(uint8_t soc_id)