git: 902a992ffaac - stable/13 - gpio.4: Mention new sifive_gpio driver
Jessica Clarke
jrtc27 at FreeBSD.org
Tue Sep 7 12:10:00 UTC 2021
The branch stable/13 has been updated by jrtc27:
URL: https://cgit.FreeBSD.org/src/commit/?id=902a992ffaac91b9104a41ba25bb331dd925b0bd
commit 902a992ffaac91b9104a41ba25bb331dd925b0bd
Author: Jessica Clarke <jrtc27 at FreeBSD.org>
AuthorDate: 2021-08-07 18:31:34 +0000
Commit: Jessica Clarke <jrtc27 at FreeBSD.org>
CommitDate: 2021-09-07 12:08:14 +0000
gpio.4: Mention new sifive_gpio driver
Suggested by: mhorne
MFC after: 1 week
(cherry picked from commit 5668a155cbe6cef802bc95666477a440fdb6f606)
---
share/man/man4/gpio.4 | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/share/man/man4/gpio.4 b/share/man/man4/gpio.4
index da95c39f8e98..276d6855b49b 100644
--- a/share/man/man4/gpio.4
+++ b/share/man/man4/gpio.4
@@ -72,6 +72,13 @@ architecture include:
.Cd "device wiigpio"
.Cd "device macgpio"
.Ed
+.Pp
+Additional device entries for the
+.Li RISC-V
+architecture include:
+.Bd -ragged -offset indent
+.Cd "device sifive_gpio"
+.Ed
.Sh DESCRIPTION
The
.Nm
More information about the dev-commits-src-all
mailing list