Received: by 2002:a05:6358:d09b:b0:dc:cd0c:909e with SMTP id jc27csp2080343rwb; Fri, 2 Dec 2022 05:20:51 -0800 (PST) X-Google-Smtp-Source: AA0mqf4K650MUGvZQKiCtyGlZvyr6xBuJeUwKipiHuLcYqOfmljN+sBK7XDM6z32v7TbZqQoOkmn X-Received: by 2002:a17:90a:de93:b0:219:4139:7589 with SMTP id n19-20020a17090ade9300b0021941397589mr23834773pjv.188.1669987251089; Fri, 02 Dec 2022 05:20:51 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1669987251; cv=none; d=google.com; s=arc-20160816; b=zfh++kWyhpY2I+8SKmUG1Fxb9HgWu0zJ7wYnaljbzb9pvVOIFbsTCE8N4puFrrZFcY f49YL8p//lypRDJ8nLaAGCnpM6DTFJiMXYeqLHxk0zZ1pmd313+eX68D5iwVHEPdszzo grNsLGoOZdfFqiQYntXdTpBX2lAMbIS8b9jpE0B290ROlOn7oIjrq+Ds9o/WOzfo1Lfo qoas6NzkTUyPXEM3HPdkv7W4dMJrX+I0r2gWX6g038jbynTzHyB8wWfYKW0Ov+/gWWg/ aVWGjtfWlq/DhL9HkLVmBpPG56SDbwtGwuKh2js9vaHF7tvs5ktOLME0ihmqw6Lo2Asy S+7g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date; bh=DTu07T7vlqeVnQP2enf1cnDyZgKh/7L71MPiLpgishc=; b=ePc4uLEtDRzD9vmt5ztRYNjy0WxQdaQSfM/0AEROrEWG/vx+VWxbqmCf0ix3SEtwWZ KoIN4n3Xi8sQDphcHC3Vo7I/OBbQ9u57HiBYYdUTQ602GlIPIUe2e75JWXWyqAn4yZVo wD2JsFm366dXxpqxOBpRmBQ6uBuntwM3jVI7DajSFL+lvpeTMR5kpRzXmsafV/ubqZKI E/8LeX9dRQGxfQD+fSIrSjmb352dOf3RBwVZ8g6+E/ixHHYm0CDqtEG7OjTIkkNdcepr +DPUeqyz+itzsK/F7tGpBXIQX1OF/nqBuIF2E9hTCzRuHp1nvRBULAXa21FEG1E1axwD nwFA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id b12-20020a1709027e0c00b00189847745f1si6282580plm.395.2022.12.02.05.20.39; Fri, 02 Dec 2022 05:20:51 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233478AbiLBM1b (ORCPT + 83 others); Fri, 2 Dec 2022 07:27:31 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51402 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233473AbiLBM10 (ORCPT ); Fri, 2 Dec 2022 07:27:26 -0500 Received: from metis.ext.pengutronix.de (metis.ext.pengutronix.de [IPv6:2001:67c:670:201:290:27ff:fe1d:cc33]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 60D8ADA209 for ; Fri, 2 Dec 2022 04:27:24 -0800 (PST) Received: from gallifrey.ext.pengutronix.de ([2001:67c:670:201:5054:ff:fe8d:eefb] helo=bjornoya.blackshift.org) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1p158K-0001lB-Qk; Fri, 02 Dec 2022 13:27:12 +0100 Received: from pengutronix.de (unknown [IPv6:2a03:f580:87bc:d400:63a6:d4c5:22e2:f72a]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (prime256v1) server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) (Authenticated sender: mkl-all@blackshift.org) by smtp.blackshift.org (Postfix) with ESMTPSA id 5BC4D1315BB; Fri, 2 Dec 2022 12:27:10 +0000 (UTC) Date: Fri, 2 Dec 2022 13:27:02 +0100 From: Marc Kleine-Budde To: Vincent Mailhol Cc: linux-can@vger.kernel.org, linux-kernel@vger.kernel.org, Greg Kroah-Hartman , netdev@vger.kernel.org, linux-usb@vger.kernel.org, Saeed Mahameed , Andrew Lunn , Jiri Pirko , Lukas Magel , Jakub Kicinski Subject: Re: [PATCH v5 7/7] Documentation: devlink: add devlink documentation for the etas_es58x driver Message-ID: <20221202122702.rlxvatn2m6dx7zyp@pengutronix.de> References: <20221130174658.29282-1-mailhol.vincent@wanadoo.fr> <20221130174658.29282-8-mailhol.vincent@wanadoo.fr> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="qhumjgptn36xoee2" Content-Disposition: inline In-Reply-To: <20221130174658.29282-8-mailhol.vincent@wanadoo.fr> X-SA-Exim-Connect-IP: 2001:67c:670:201:5054:ff:fe8d:eefb X-SA-Exim-Mail-From: mkl@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-kernel@vger.kernel.org X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_MED, SPF_HELO_NONE,SPF_PASS autolearn=unavailable autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --qhumjgptn36xoee2 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 01.12.2022 02:46:58, Vincent Mailhol wrote: > List all the version information reported by the etas_es58x driver > through devlink. Also, update MAINTAINERS with the newly created file. >=20 > Signed-off-by: Vincent Mailhol > --- > .../networking/devlink/etas_es58x.rst | 36 +++++++++++++++++++ > MAINTAINERS | 1 + > 2 files changed, 37 insertions(+) > create mode 100644 Documentation/networking/devlink/etas_es58x.rst >=20 > diff --git a/Documentation/networking/devlink/etas_es58x.rst b/Documentat= ion/networking/devlink/etas_es58x.rst > new file mode 100644 > index 000000000000..9893e57b625a > --- /dev/null > +++ b/Documentation/networking/devlink/etas_es58x.rst > @@ -0,0 +1,36 @@ > +.. SPDX-License-Identifier: GPL-2.0 > + > +=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D > +etas_es58x devlink support > +=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D > + > +This document describes the devlink features implemented by the > +``etas_es58x`` device driver. > + > +Info versions > +=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > + > +The ``etas_es58x`` driver reports the following versions > + > +.. list-table:: devlink info versions implemented > + :widths: 5 5 90 > + > + * - Name > + - Type > + - Description > + * - ``fw`` > + - running > + - Version of the firmware running on the device. Also available > + through ``ethtool -i`` as the first member of the > + ``firmware-version``. > + * - ``bl`` ^^ fw.bootloader? Fixed that up while applying. Marc --=20 Pengutronix e.K. | Marc Kleine-Budde | Embedded Linux | https://www.pengutronix.de | Vertretung West/Dortmund | Phone: +49-231-2826-924 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | --qhumjgptn36xoee2 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEBsvAIBsPu6mG7thcrX5LkNig010FAmOJ7xMACgkQrX5LkNig 013Y7AgAnssEQg25CUvEzFSLY+/dbRF2c8RrwDCd03ktRpkfI+k4Aty3/c9XqPIE WxqLNMKeLi1qSSw/faRTh2LXz8D8/zGkJBSXG6VDSKyp/5ZCLVW8CfBkvjFi8RWt BAKCVg57fhJK6+0aCYs4K4Y1IHcMfSwaOGOVFEYkllVTJm+bCPEzqBEwNnh3Es3i 9XQx2lauRndXeI+bMLpi50cDOfb1AGwZLnNIgRLrOGxMtdzEn3ricDbgpNAZbZkD I4zBb8b/JGXHaIowQf9GxqljLRredRNQOkqjWMiAE9PJlp+JjyYZwD24FMChpg5C G21cpJnOrx0EN4ZtcCgcMYvBxQg9Ug== =EdDV -----END PGP SIGNATURE----- --qhumjgptn36xoee2--