All of lore.kernel.org
 help / color / mirror / Atom feed
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>,
	<krzk@kernel.org>, <wanghuiqiang@huawei.com>,
	<liuyonglong@huawei.com>
Subject: Re: [PATCH v3 5/6] soc: hisilicon: kunpeng_hccs: Add used HCCS types sysfs
Date: Wed, 28 Aug 2024 13:56:07 +0100	[thread overview]
Message-ID: <20240828135607.000035bc@Huawei.com> (raw)
In-Reply-To: <20240828104956.20214-6-lihuisong@huawei.com>

On Wed, 28 Aug 2024 18:49:55 +0800
Huisong Li <lihuisong@huawei.com> wrote:

> Kunpeng_hccs driver supports multiple HCCS types used on one platform at
> the same time. In this case, to find which HCCS types are used on the
> platform the user needs to scan the type attribute of all ports, which is
> unfriendly to the user. In addition, the aggregated information is also
> useful for global control like the low power feature.
> So add the sysfs to show all HCCS types used on the platform.
> 
> Signed-off-by: Huisong Li <lihuisong@huawei.com>
Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>



  reply	other threads:[~2024-08-28 12:56 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-28 10:49 [PATCH v3 0/6] Add some features and bugfix for kunpeng_hccs Huisong Li
2024-08-28 10:49 ` [PATCH v3 1/6] soc: hisilicon: kunpeng_hccs: Fix a PCC typo Huisong Li
2024-08-28 10:49 ` [PATCH v3 2/6] soc: hisilicon: kunpeng_hccs: Return failure on having not die or port information Huisong Li
2024-08-28 10:49 ` [PATCH v3 3/6] soc: hisilicon: kunpeng_hccs: Add the check for base address and size of shared memory Huisong Li
2024-08-28 10:49 ` [PATCH v3 4/6] soc: hisilicon: kunpeng_hccs: Fix the 'lane_mode' field name in port info structure to 'max_lane_num' Huisong Li
2024-08-28 10:49 ` [PATCH v3 5/6] soc: hisilicon: kunpeng_hccs: Add used HCCS types sysfs Huisong Li
2024-08-28 12:56   ` Jonathan Cameron [this message]
2024-08-28 10:49 ` [PATCH v3 6/6] soc: hisilicon: kunpeng_hccs: Support low power feature for the specified HCCS type Huisong Li
2024-09-02  7:51 ` [PATCH v3 0/6] Add some features and bugfix for kunpeng_hccs 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=20240828135607.000035bc@Huawei.com \
    --to=jonathan.cameron@huawei.com \
    --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=wanghuiqiang@huawei.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.