All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Horman <horms@kernel.org>
To: Jinjian Song <songjinjian@hotmail.com>
Cc: davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
	pabeni@redhat.com, corbet@lwn.net, loic.poulain@linaro.org,
	ryazanov.s.a@gmail.com, jiri@resnulli.us,
	johannes@sipsolutions.net, chandrashekar.devegowda@intel.com,
	linuxwwan@intel.com, chiranjeevi.rapolu@linux.intel.com,
	haijun.liu@mediatek.com, m.chetan.kumar@linux.intel.com,
	ricardo.martinez@linux.intel.com, netdev@vger.kernel.org,
	linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org,
	nmarupaka@google.com, vsankar@lenovo.com,
	danielwinkler@google.com, Jinjian Song <jinjian.song@fibocom.com>
Subject: Re: [net-next v4 5/5] net: wwan: t7xx: Devlink documentation
Date: Wed, 13 Sep 2023 16:08:28 +0200	[thread overview]
Message-ID: <20230913140828.GU401982@kernel.org> (raw)
In-Reply-To: <ME3P282MB27037E574DB3685216A0DF56BBF1A@ME3P282MB2703.AUSP282.PROD.OUTLOOK.COM>

On Tue, Sep 12, 2023 at 05:48:45PM +0800, Jinjian Song wrote:
> From: Jinjian Song <jinjian.song@fibocom.com>
> 
> Document the t7xx devlink commands usage for firmware flashing &
> coredump collection.
> 
> Base on the v5 patch version of follow series:
> 'net: wwan: t7xx: fw flashing & coredump support'
> (https://patchwork.kernel.org/project/netdevbpf/patch/f902d4a0cb807a205687f7e693079fba72ca7341.1674307425.git.m.chetan.kumar@linux.intel.com/)
> 
> Signed-off-by: Jinjian Song <jinjian.song@fibocom.com>
> ---
> v4:
>  * no change
> v3:
>  * supplementary separator '~'
> v2:
>  * no change
> ---
>  Documentation/networking/devlink/index.rst |   1 +
>  Documentation/networking/devlink/t7xx.rst  | 232 +++++++++++++++++++++
>  2 files changed, 233 insertions(+)
>  create mode 100644 Documentation/networking/devlink/t7xx.rst
> 
> diff --git a/Documentation/networking/devlink/index.rst b/Documentation/networking/devlink/index.rst
> index b49749e2b9a6..f101781105ca 100644
> --- a/Documentation/networking/devlink/index.rst
> +++ b/Documentation/networking/devlink/index.rst
> @@ -67,3 +67,4 @@ parameters, info versions, and other features it supports.
>     iosm
>     octeontx2
>     sfc
> +   mtk_t7xx

Hi Jinjian Song,

I think that this should be t7xx rather than mtk_t7xx,
to match the filename of the new file created by the following hunk

> diff --git a/Documentation/networking/devlink/t7xx.rst b/Documentation/networking/devlink/t7xx.rst

...

      reply	other threads:[~2023-09-13 14:08 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20230912094845.11233-1-songjinjian@hotmail.com>
2023-09-12  9:48 ` [net-next v4 1/5] net: wwan: t7xx: Infrastructure for early port configuration Jinjian Song
2023-09-12  9:48 ` [net-next v4 2/5] net: wwan: t7xx: Register with devlink and implement firmware flashing Jinjian Song
2023-09-12  9:48 ` [net-next v4 3/5] net: wwan: t7xx: Creates region & snapshot for coredump log collection Jinjian Song
2023-09-12  9:48 ` [net-next v4 4/5] net: wwan: t7xx: Adds sysfs attribute of modem event Jinjian Song
2023-09-13 14:16   ` Simon Horman
2023-09-12  9:48 ` [net-next v4 5/5] net: wwan: t7xx: Devlink documentation Jinjian Song
2023-09-13 14:08   ` Simon Horman [this message]

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=20230913140828.GU401982@kernel.org \
    --to=horms@kernel.org \
    --cc=chandrashekar.devegowda@intel.com \
    --cc=chiranjeevi.rapolu@linux.intel.com \
    --cc=corbet@lwn.net \
    --cc=danielwinkler@google.com \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=haijun.liu@mediatek.com \
    --cc=jinjian.song@fibocom.com \
    --cc=jiri@resnulli.us \
    --cc=johannes@sipsolutions.net \
    --cc=kuba@kernel.org \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linuxwwan@intel.com \
    --cc=loic.poulain@linaro.org \
    --cc=m.chetan.kumar@linux.intel.com \
    --cc=netdev@vger.kernel.org \
    --cc=nmarupaka@google.com \
    --cc=pabeni@redhat.com \
    --cc=ricardo.martinez@linux.intel.com \
    --cc=ryazanov.s.a@gmail.com \
    --cc=songjinjian@hotmail.com \
    --cc=vsankar@lenovo.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.