Date: Sat, 7 Aug 2021 18:31:38 GMT From: Jessica Clarke <jrtc27@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: 5668a155cbe6 - main - gpio.4: Mention new sifive_gpio driver Message-ID: <202108071831.177IVcwl091891@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jrtc27: URL: https://cgit.FreeBSD.org/src/commit/?id=5668a155cbe6cef802bc95666477a440fdb6f606 commit 5668a155cbe6cef802bc95666477a440fdb6f606 Author: Jessica Clarke <jrtc27@FreeBSD.org> AuthorDate: 2021-08-07 18:31:34 +0000 Commit: Jessica Clarke <jrtc27@FreeBSD.org> CommitDate: 2021-08-07 18:31:34 +0000 gpio.4: Mention new sifive_gpio driver Suggested by: mhorne MFC after: 1 week --- 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108071831.177IVcwl091891>