[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20251013-can-fd-doc-v2-0-5d53bdc8f2ad@kernel.org>
Date: Mon, 13 Oct 2025 19:10:21 +0900
From: Vincent Mailhol <mailhol@...nel.org>
To: Oliver Hartkopp <socketcan@...tkopp.net>,
Marc Kleine-Budde <mkl@...gutronix.de>
Cc: Simon Horman <horms@...nel.org>, Paolo Abeni <pabeni@...hat.com>,
"David S. Miller" <davem@...emloft.net>, Eric Dumazet <edumazet@...gle.com>,
Jakub Kicinski <kuba@...nel.org>, Paolo Abeni <pabeni@...hat.com>,
Simon Horman <horms@...nel.org>, Jonathan Corbet <corbet@....net>,
Geert Uytterhoeven <geert@...ux-m68k.org>, linux-can@...r.kernel.org,
netdev@...r.kernel.org, linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org, Vincent Mailhol <mailhol@...nel.org>
Subject: [PATCH v2 0/2] can: add Transmitter Delay Compensation (TDC)
documentation
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@...nel.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@...nel.org>
Powered by blists - more mailing lists