[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20230913140828.GU401982@kernel.org>
Date: Wed, 13 Sep 2023 16:08:28 +0200
From: Simon Horman <horms@...nel.org>
To: Jinjian Song <songjinjian@...mail.com>
Cc: davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
pabeni@...hat.com, corbet@....net, loic.poulain@...aro.org,
ryazanov.s.a@...il.com, jiri@...nulli.us, johannes@...solutions.net,
chandrashekar.devegowda@...el.com, linuxwwan@...el.com,
chiranjeevi.rapolu@...ux.intel.com, haijun.liu@...iatek.com,
m.chetan.kumar@...ux.intel.com, ricardo.martinez@...ux.intel.com,
netdev@...r.kernel.org, linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org, nmarupaka@...gle.com,
vsankar@...ovo.com, danielwinkler@...gle.com,
Jinjian Song <jinjian.song@...ocom.com>
Subject: Re: [net-next v4 5/5] net: wwan: t7xx: Devlink documentation
On Tue, Sep 12, 2023 at 05:48:45PM +0800, Jinjian Song wrote:
> From: Jinjian Song <jinjian.song@...ocom.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@...ocom.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
...
Powered by blists - more mailing lists