Date: Tue, 7 Sep 2021 12:09:55 GMT From: Jessica Clarke <jrtc27@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Subject: git: 902a992ffaac - stable/13 - gpio.4: Mention new sifive_gpio driver Message-ID: <202109071209.187C9tfb087557@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch stable/13 has been updated by jrtc27: URL: https://cgit.FreeBSD.org/src/commit/?id=902a992ffaac91b9104a41ba25bb331dd925b0bd commit 902a992ffaac91b9104a41ba25bb331dd925b0bd Author: Jessica Clarke <jrtc27@FreeBSD.org> AuthorDate: 2021-08-07 18:31:34 +0000 Commit: Jessica Clarke <jrtc27@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109071209.187C9tfb087557>