netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] can: add Transmitter Delay Compensation (TDC) documentation
@ 2025-10-13 10:10 Vincent Mailhol
  2025-10-13 10:10 ` [PATCH v2 1/2] can: remove false statement about 1:1 mapping between DLC and length Vincent Mailhol
  2025-10-13 10:10 ` [PATCH v2 2/2] can: add Transmitter Delay Compensation (TDC) documentation Vincent Mailhol
  0 siblings, 2 replies; 4+ messages in thread
From: Vincent Mailhol @ 2025-10-13 10:10 UTC (permalink / raw)
  To: Oliver Hartkopp, Marc Kleine-Budde
  Cc: Simon Horman, Paolo Abeni, David S. Miller, Eric Dumazet,
	Jakub Kicinski, Paolo Abeni, Simon Horman, Jonathan Corbet,
	Geert Uytterhoeven, linux-can, netdev, linux-doc, linux-kernel,
	Vincent Mailhol

TDC was added to the kernel in 2021 but I never took time to update
the documentation. The year is now 2025... As we say: "better late
than never"!

The first patch is a small clean up which fixes an incorrect statement
concerning the CAN DLC, the second patch is the real thing and adds
the documentation of how to use the ip tool to configure the TDC.

Signed-off-by: Vincent Mailhol <mailhol@kernel.org>
---
Changes in v2:

  - Fix below "make htmldocs" error:

      can.rst:1484: ERROR: Unexpected indentation. [docutils]

  - Change from "Bullet lists" to "Definition lists" format.

Link to v1: https://lore.kernel.org/r/20251012-can-fd-doc-v1-0-86cc7d130026@kernel.org

---
Vincent Mailhol (2):
      can: remove false statement about 1:1 mapping between DLC and length
      can: add Transmitter Delay Compensation (TDC) documentation

 Documentation/networking/can.rst | 71 +++++++++++++++++++++++++++++++++++++---
 1 file changed, 67 insertions(+), 4 deletions(-)
---
base-commit: cb6649f6217c0331b885cf787f1d175963e2a1d2
change-id: 20251012-can-fd-doc-692e7bdd6369

Best regards,
-- 
Vincent Mailhol <mailhol@kernel.org>


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

end of thread, other threads:[~2025-10-13 12:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-13 10:10 [PATCH v2 0/2] can: add Transmitter Delay Compensation (TDC) documentation Vincent Mailhol
2025-10-13 10:10 ` [PATCH v2 1/2] can: remove false statement about 1:1 mapping between DLC and length Vincent Mailhol
2025-10-13 10:10 ` [PATCH v2 2/2] can: add Transmitter Delay Compensation (TDC) documentation Vincent Mailhol
2025-10-13 12:13   ` Simon Horman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).