From: Jonathan Cameron <Jonathan.Cameron@Huawei.com>
To: Huisong Li <lihuisong@huawei.com>
Cc: <xuwei5@hisilicon.com>, <linux-kernel@vger.kernel.org>,
<soc@kernel.org>, <linux-arm-kernel@lists.infradead.org>,
<arnd@arndb.de>, <krzk@kernel.org>, <sudeep.holla@arm.com>,
<liuyonglong@huawei.com>
Subject: Re: [PATCH v1 2/3] soc: hisilicon: kunpeng_hccs: Add failure log for no _CRS method
Date: Tue, 28 Nov 2023 15:22:24 +0000 [thread overview]
Message-ID: <20231128152224.00002bd8@Huawei.com> (raw)
In-Reply-To: <20231109054526.27270-3-lihuisong@huawei.com>
On Thu, 9 Nov 2023 13:45:25 +0800
Huisong Li <lihuisong@huawei.com> wrote:
> Driver gets the PCC channel id by using the PCC GAS in _CRS.
> But, currently, if the firmware has no _CRS method on platform, there
> is not any failure log. So this patch adds the log for this.
>
> Signed-off-by: Huisong Li <lihuisong@huawei.com>
Make sense to me.
Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
WARNING: multiple messages have this Message-ID (diff)
From: Jonathan Cameron <Jonathan.Cameron@Huawei.com>
To: Huisong Li <lihuisong@huawei.com>
Cc: <xuwei5@hisilicon.com>, <linux-kernel@vger.kernel.org>,
<soc@kernel.org>, <linux-arm-kernel@lists.infradead.org>,
<arnd@arndb.de>, <krzk@kernel.org>, <sudeep.holla@arm.com>,
<liuyonglong@huawei.com>
Subject: Re: [PATCH v1 2/3] soc: hisilicon: kunpeng_hccs: Add failure log for no _CRS method
Date: Tue, 28 Nov 2023 15:22:24 +0000 [thread overview]
Message-ID: <20231128152224.00002bd8@Huawei.com> (raw)
In-Reply-To: <20231109054526.27270-3-lihuisong@huawei.com>
On Thu, 9 Nov 2023 13:45:25 +0800
Huisong Li <lihuisong@huawei.com> wrote:
> Driver gets the PCC channel id by using the PCC GAS in _CRS.
> But, currently, if the firmware has no _CRS method on platform, there
> is not any failure log. So this patch adds the log for this.
>
> Signed-off-by: Huisong Li <lihuisong@huawei.com>
Make sense to me.
Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2023-11-28 15:22 UTC|newest]
Thread overview: 46+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-09 5:45 [PATCH v1 0/3] soc: hisilicon: kunpeng_hccs: Support the platform with PCC type3 and interrupt ack Huisong Li
2023-11-09 5:45 ` Huisong Li
2023-11-09 5:45 ` [PATCH v1 1/3] soc: hisilicon: kunpeng_hccs: Fix some incorrect format strings Huisong Li
2023-11-09 5:45 ` Huisong Li
2023-11-28 15:25 ` Jonathan Cameron
2023-11-28 15:25 ` Jonathan Cameron
2023-11-09 5:45 ` [PATCH v1 2/3] soc: hisilicon: kunpeng_hccs: Add failure log for no _CRS method Huisong Li
2023-11-09 5:45 ` Huisong Li
2023-11-28 15:22 ` Jonathan Cameron [this message]
2023-11-28 15:22 ` Jonathan Cameron
2023-11-09 5:45 ` [PATCH v1 3/3] soc: hisilicon: kunpeng_hccs: Support the platform with PCC type3 and interrupt ack Huisong Li
2023-11-09 5:45 ` Huisong Li
2023-11-28 15:44 ` Jonathan Cameron
2023-11-28 15:44 ` Jonathan Cameron
2023-11-30 1:16 ` lihuisong (C)
2023-11-30 1:16 ` lihuisong (C)
2023-11-30 13:45 ` [PATCH v2 0/4] " Huisong Li
2023-11-30 13:45 ` Huisong Li
2023-11-30 13:45 ` [PATCH v2 1/4] soc: hisilicon: kunpeng_hccs: Fix some incorrect format strings Huisong Li
2023-11-30 13:45 ` Huisong Li
2023-11-30 13:45 ` [PATCH v2 2/4] soc: hisilicon: kunpeng_hccs: Add failure log for no _CRS method Huisong Li
2023-11-30 13:45 ` Huisong Li
2023-11-30 13:45 ` [PATCH v2 3/4] soc: hisilicon: kunpeng_hccs: remove an unused blank line Huisong Li
2023-11-30 13:45 ` Huisong Li
2023-11-30 14:42 ` Jonathan Cameron
2023-11-30 14:42 ` Jonathan Cameron
2023-11-30 13:45 ` [PATCH v2 4/4] soc: hisilicon: kunpeng_hccs: Support the platform with PCC type3 and interrupt ack Huisong Li
2023-11-30 13:45 ` Huisong Li
2023-11-30 14:49 ` Jonathan Cameron
2023-11-30 14:49 ` Jonathan Cameron
2023-12-01 2:45 ` lihuisong (C)
2023-12-01 2:45 ` lihuisong (C)
2023-12-01 3:45 ` [PATCH v3 0/5] " Huisong Li
2023-12-01 3:45 ` Huisong Li
2023-12-01 3:45 ` [PATCH v3 1/5] soc: hisilicon: kunpeng_hccs: Fix some incorrect format strings Huisong Li
2023-12-01 3:45 ` Huisong Li
2023-12-01 3:45 ` [PATCH v3 2/5] soc: hisilicon: kunpeng_hccs: Add failure log for no _CRS method Huisong Li
2023-12-01 3:45 ` Huisong Li
2023-12-01 3:45 ` [PATCH v3 3/5] soc: hisilicon: kunpeng_hccs: Remove an unused blank line Huisong Li
2023-12-01 3:45 ` Huisong Li
2023-12-01 3:45 ` [PATCH v3 4/5] doc: kunpeng_hccs: Fix incorrect email domain name Huisong Li
2023-12-01 3:45 ` Huisong Li
2023-12-01 3:45 ` [PATCH v3 5/5] soc: hisilicon: kunpeng_hccs: Support the platform with PCC type3 and interrupt ack Huisong Li
2023-12-01 3:45 ` Huisong Li
2023-12-08 7:18 ` [PATCH v3 0/5] " Wei Xu
2023-12-08 7:18 ` Wei Xu
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=20231128152224.00002bd8@Huawei.com \
--to=jonathan.cameron@huawei.com \
--cc=arnd@arndb.de \
--cc=krzk@kernel.org \
--cc=lihuisong@huawei.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=liuyonglong@huawei.com \
--cc=soc@kernel.org \
--cc=sudeep.holla@arm.com \
--cc=xuwei5@hisilicon.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.