Linux CAN drivers development
 help / color / mirror / Atom feed
* [RFC PATCH 0/2] Add the first documentation for a CAN driver
@ 2022-01-07  8:13 Dario Binacchi
  2022-01-07  8:13 ` [RFC PATCH 1/2] docs: networking: device drivers: add can sub-folder Dario Binacchi
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Dario Binacchi @ 2022-01-07  8:13 UTC (permalink / raw)
  To: linux-kernel
  Cc: Marc Kleine-Budde, linux-can, Dario Binacchi, Coiby Xu,
	David S. Miller, Greg Kroah-Hartman, Jakub Kicinski,
	Jonathan Corbet, M Chetan Kumar, linux-doc, netdev

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-01-07 19:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-07  8:13 [RFC PATCH 0/2] Add the first documentation for a CAN driver Dario Binacchi
2022-01-07  8:13 ` [RFC PATCH 1/2] docs: networking: device drivers: add can sub-folder Dario Binacchi
2022-01-07  8:13 ` [RFC PATCH 2/2] docs: networking: device drivers: can: add flexcan Dario Binacchi
2022-01-07 19:20 ` [RFC PATCH 0/2] Add the first documentation for a CAN driver Marc Kleine-Budde

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox