summaryrefslogtreecommitdiff
path: root/readme.rst
diff options
context:
space:
mode:
authornorly <ny-git@enpas.org>2024-05-05 15:53:43 +0900
committernorly <ny-git@enpas.org>2024-05-05 15:53:43 +0900
commit08bb99efee465756b6fbc3000616b1b59d3276c8 (patch)
tree0d89c8707aaee71dbc4005f72e3514efde1667a5 /readme.rst
parent01e79d1dd9e1cc213beedf21212703a573558c77 (diff)
Add hint to upstream documentationHEADmaster
Diffstat (limited to 'readme.rst')
-rw-r--r--readme.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/readme.rst b/readme.rst
index b67928e..3fdbece 100644
--- a/readme.rst
+++ b/readme.rst
@@ -10,6 +10,13 @@ This driver has become an official part of Linux since v6.0:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/net/can/can327.c?h=v6.0
+For documentation and how to use the driver, please refer to the
+documentation that comes with your Linux kernel version, since
+the details may change as the driver evolves. The documentation
+below applies ONLY to the downstream driver.
+
+ https://www.kernel.org/doc/html/latest/networking/device_drivers/can/can327.html
+
Please send patches upstream to [linux-can] and the maintainers for
this driver.