summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkettenis <kettenis@openbsd.org>2019-10-07 18:56:58 +0000
committerkettenis <kettenis@openbsd.org>2019-10-07 18:56:58 +0000
commit9e0487f33a60dcede8f2560624c2a13479f1be29 (patch)
tree729ddd7c2f24ddd9280d59dd5b7d9fc9bd7d8e16
parentAdd amliic(4) and pcxrtc(4). This adds support for the RTC on the odroid-n2. (diff)
downloadwireguard-openbsd-9e0487f33a60dcede8f2560624c2a13479f1be29.tar.xz
wireguard-openbsd-9e0487f33a60dcede8f2560624c2a13479f1be29.zip
amliic(4)
-rw-r--r--share/man/man4/Makefile6
-rw-r--r--share/man/man4/amliic.444
-rw-r--r--share/man/man4/iic.47
3 files changed, 52 insertions, 5 deletions
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile
index 4ced2c07347..f4ea6a37db8 100644
--- a/share/man/man4/Makefile
+++ b/share/man/man4/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.733 2019/09/30 21:00:51 kettenis Exp $
+# $OpenBSD: Makefile,v 1.734 2019/10/07 18:56:58 kettenis Exp $
MAN= aac.4 abcrtc.4 ac97.4 acphy.4 acrtc.4 \
acpi.4 acpiac.4 acpials.4 acpiasus.4 acpibat.4 \
@@ -11,8 +11,8 @@ MAN= aac.4 abcrtc.4 ac97.4 acphy.4 acrtc.4 \
aggr.4 agp.4 \
ahc.4 ahci.4 ahd.4 aibs.4 aic.4 \
akbd.4 alipm.4 amas.4 amdiic.4 amdpm.4 ami.4 \
- amlclock.4 amldwusb.4 amlmmc.4 amlpciephy.4 amlpinctrl.4 amlpwm.4 \
- amlreset.4 amlrng.4 amluart.4 amlusbphy.4 \
+ amlclock.4 amldwusb.4 amliic.4 amlmmc.4 amlpciephy.4 amlpinctrl.4 \
+ amlpwm.4 amlreset.4 amlrng.4 amluart.4 amlusbphy.4 \
amphy.4 ams.4 an.4 andl.4 aplgpio.4 aps.4 arc.4 arcofi.4 \
asbtm.4 asmc.4 ast.4 atapiscsi.4 atphy.4 ath.4 athn.4 atu.4 atw.4 \
auacer.4 audio.4 aue.4 auglx.4 auich.4 auixp.4 autri.4 auvia.4 \
diff --git a/share/man/man4/amliic.4 b/share/man/man4/amliic.4
new file mode 100644
index 00000000000..9ac441a32ea
--- /dev/null
+++ b/share/man/man4/amliic.4
@@ -0,0 +1,44 @@
+.\" $OpenBSD: amliic.4,v 1.1 2019/10/07 18:56:59 kettenis Exp $
+.\"
+.\" Copyright (c) 2018 Jonathan Gray <jsg@openbsd.org>
+.\"
+.\" Permission to use, copy, modify, and distribute this software for any
+.\" purpose with or without fee is hereby granted, provided that the above
+.\" copyright notice and this permission notice appear in all copies.
+.\"
+.\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+.\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+.\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
+.\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
+.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+.\"
+.Dd $Mdocdate: October 7 2019 $
+.Dt AMLIIC 4
+.Os
+.Sh NAME
+.Nm amliic
+.Nd Amlogic I2C controller
+.Sh SYNOPSIS
+.Cd "amliic* at fdt?"
+.Cd "iic* at amliic?"
+.Sh DESCRIPTION
+The
+.Nm
+driver provides support for the I2C controller integrated in various
+Amlogic SoCs.
+.Sh SEE ALSO
+.Xr iic 4 ,
+.Xr intro 4
+.Sh HISTORY
+The
+.Nm
+driver first appeared in
+.Ox 6.6 .
+.Sh AUTHORS
+.An -nosplit
+The
+.Nm
+driver was written by
+.An Mark Kettenis Aq Mt kettenis@openbsd.org .
diff --git a/share/man/man4/iic.4 b/share/man/man4/iic.4
index aff931187f6..fe53fc55556 100644
--- a/share/man/man4/iic.4
+++ b/share/man/man4/iic.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: iic.4,v 1.99 2019/09/06 19:18:24 patrick Exp $
+.\" $OpenBSD: iic.4,v 1.100 2019/10/07 18:56:59 kettenis Exp $
.\"
.\" Copyright (c) 2004, 2006 Alexander Yurchenko <grange@openbsd.org>
.\"
@@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: September 6 2019 $
+.Dd $Mdocdate: October 7 2019 $
.Dt IIC 4
.Os
.Sh NAME
@@ -37,6 +37,7 @@
.Cd "iic* at gpioiic? # i386"
.Cd "iic* at gdiumiic? # loongson"
.Cd "iic* at tsciic? # alpha"
+.Cd "iic* at amliic? # arm64"
.Cd "iic* at dwiic? # amd64 arm64"
.Cd "iic* at octiic? # octeon"
.Cd "iic* at imxiic? # arm64 armv7"
@@ -87,6 +88,8 @@ Acer Labs M7101 SMBus controller
AMD-8111 SMBus controller
.It Xr amdpm 4
AMD-756/766/768/8111 Power Management and SMBus controller
+.It Xr amliic 4
+Amlogic I2C controller
.It Xr dwiic 4
Synopsys DesignWare I2C controller
.It Xr glxpcib 4