linux-edac.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Xiaofei Tan <tanxiaofei@huawei.com>
To: <mchehab@kernel.org>, <linux-edac@vger.kernel.org>
Cc: <shiju.jose@huawei.com>, <linuxarm@openeuler.org>,
	<jonathan.cameron@huawei.com>,
	Xiaofei Tan <tanxiaofei@huawei.com>
Subject: [PATCH 4/4] rasdaemon: Add some modules supported by hisi common error section
Date: Wed, 20 Oct 2021 14:33:40 +0800	[thread overview]
Message-ID: <20211020063340.26079-5-tanxiaofei@huawei.com> (raw)
In-Reply-To: <20211020063340.26079-1-tanxiaofei@huawei.com>

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>
---
 non-standard-hisilicon.c | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/non-standard-hisilicon.c b/non-standard-hisilicon.c
index f9c7bd4..1432163 100644
--- a/non-standard-hisilicon.c
+++ b/non-standard-hisilicon.c
@@ -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)
-- 
2.33.0


  parent reply	other threads:[~2021-10-20  6:38 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-20  6:33 [PATCH 0/4] rasdaemon: Some little fixes and add some modules support Xiaofei Tan
2021-10-20  6:33 ` [PATCH 1/4] rasdaemon: Fix the issue of sprintf data type mismatch in uuid_le() Xiaofei Tan
2021-10-20  6:33 ` [PATCH 2/4] rasdaemon: Fix the issue of command option -r for hip08 Xiaofei Tan
2021-10-20  6:33 ` [PATCH 3/4] rasdaemon: Fix some print format issues for hisi common error section Xiaofei Tan
2021-10-20  6:33 ` Xiaofei Tan [this message]
2021-12-21  1:22 ` [PATCH 0/4] rasdaemon: Some little fixes and add some modules support tanxiaofei
2022-04-01  9:08 ` Mauro Carvalho Chehab

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211020063340.26079-5-tanxiaofei@huawei.com \
    --to=tanxiaofei@huawei.com \
    --cc=jonathan.cameron@huawei.com \
    --cc=linux-edac@vger.kernel.org \
    --cc=linuxarm@openeuler.org \
    --cc=mchehab@kernel.org \
    --cc=shiju.jose@huawei.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).