[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220107081306.3681899-1-dario.binacchi@amarulasolutions.com>
Date: Fri, 7 Jan 2022 09:13:04 +0100
From: Dario Binacchi <dario.binacchi@...rulasolutions.com>
To: linux-kernel@...r.kernel.org
Cc: Marc Kleine-Budde <mkl@...gutronix.de>, linux-can@...r.kernel.org,
Dario Binacchi <dario.binacchi@...rulasolutions.com>,
Coiby Xu <coiby.xu@...il.com>,
"David S. Miller" <davem@...emloft.net>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Jakub Kicinski <kuba@...nel.org>,
Jonathan Corbet <corbet@....net>,
M Chetan Kumar <m.chetan.kumar@...el.com>,
linux-doc@...r.kernel.org, netdev@...r.kernel.org
Subject: [RFC PATCH 0/2] Add the first documentation for a CAN driver
The series was born from the need to document the enabling at runtime
reception of RTR frames for the Flexcan CAN controller.
For more details see https://lore.kernel.org/all/20220106105415.pdmrdgnx6p2tyff6@pengutronix.de/
Dario Binacchi (2):
docs: networking: device drivers: add can sub-folder
docs: networking: device drivers: can: add flexcan
.../device_drivers/can/freescale/flexcan.rst | 25 +++++++++++++++++++
.../networking/device_drivers/can/index.rst | 20 +++++++++++++++
.../networking/device_drivers/index.rst | 1 +
3 files changed, 46 insertions(+)
create mode 100644 Documentation/networking/device_drivers/can/freescale/flexcan.rst
create mode 100644 Documentation/networking/device_drivers/can/index.rst
--
2.32.0
Powered by blists - more mailing lists