diff options
Diffstat (limited to 'doc/driver-model/spi-howto.rst')
-rw-r--r-- | doc/driver-model/spi-howto.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/driver-model/spi-howto.rst b/doc/driver-model/spi-howto.rst index a538fdcb93..5540eb7d38 100644 --- a/doc/driver-model/spi-howto.rst +++ b/doc/driver-model/spi-howto.rst @@ -650,7 +650,7 @@ Prepare patches and send them to the mailing lists -------------------------------------------------- You can use 'tools/patman/patman' to prepare, check and send patches for -your work. See the README for details. +your work. See tools/patman/README for details. A little note about SPI uclass features --------------------------------------- |