summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@cvs.openbsd.org>2018-06-16 14:32:23 +0000
committerMark Kettenis <kettenis@cvs.openbsd.org>2018-06-16 14:32:23 +0000
commit855bfdbed4992bad6d3a8ecda322eee71c7416e1 (patch)
treec160cd9d75edddbcf33239c49aedaacbfe0460c0
parente8960948aa6dcf1d779c8e775776c1fc925d20fd (diff)
Mention i.MX 7.
-rw-r--r--share/man/man4/imxanatop.46
-rw-r--r--share/man/man4/imxesdhc.46
-rw-r--r--share/man/man4/imxiic.46
3 files changed, 9 insertions, 9 deletions
diff --git a/share/man/man4/imxanatop.4 b/share/man/man4/imxanatop.4
index 4038f0d6bf0..42d5fce585e 100644
--- a/share/man/man4/imxanatop.4
+++ b/share/man/man4/imxanatop.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: imxanatop.4,v 1.2 2018/03/31 09:44:35 kettenis Exp $
+.\" $OpenBSD: imxanatop.4,v 1.3 2018/06/16 14:32:22 kettenis Exp $
.\"
.\" Copyright (c) 2018 Jonathan Gray <jsg@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: March 31 2018 $
+.Dd $Mdocdate: June 16 2018 $
.Dt IMXANATOP 4
.Os
.Sh NAME
@@ -26,7 +26,7 @@
The
.Nm
driver provides support for the Anatop voltage regulators integrated in
-i.MX 6 and i.MX 8 processors.
+i.MX 6, i.MX 7 and i.MX 8 processors.
.Sh SEE ALSO
.Xr intro 4
.Sh HISTORY
diff --git a/share/man/man4/imxesdhc.4 b/share/man/man4/imxesdhc.4
index 7a009b001c8..04f231e441c 100644
--- a/share/man/man4/imxesdhc.4
+++ b/share/man/man4/imxesdhc.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: imxesdhc.4,v 1.2 2018/03/31 03:31:43 jsg Exp $
+.\" $OpenBSD: imxesdhc.4,v 1.3 2018/06/16 14:32:22 kettenis Exp $
.\" Copyright (c) 2014 Sylvestre Gallon <syl@openbsd.org>
.\"
.\" Permission to use, copy, modify, and distribute this software for any
@@ -13,7 +13,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: March 31 2018 $
+.Dd $Mdocdate: June 16 2018 $
.Dt IMXESDHC 4
.Os
.Sh NAME
@@ -26,7 +26,7 @@
The
.Nm
driver provides support for the MMC/SD/SDIO controller integrated in
-i.MX 6 and i.MX 8 processors.
+i.MX 6, i.MAX 7 and i.MX 8 processors.
.Pp
The
.Xr sdmmc 4
diff --git a/share/man/man4/imxiic.4 b/share/man/man4/imxiic.4
index 872f31ca0fe..d6d9ba936e8 100644
--- a/share/man/man4/imxiic.4
+++ b/share/man/man4/imxiic.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: imxiic.4,v 1.2 2018/03/31 03:31:43 jsg Exp $
+.\" $OpenBSD: imxiic.4,v 1.3 2018/06/16 14:32:22 kettenis Exp $
.\"
.\" Copyright (c) 2014 Sylvestre Gallon <syl@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: March 31 2018 $
+.Dd $Mdocdate: June 16 2018 $
.Dt IMXIIC 4
.Os
.Sh NAME
@@ -27,7 +27,7 @@
The
.Nm
driver provides support for the I2C controller found on the Freescale
-i.MX 6 and i.MX 8 processor families.
+i.MX 6, i.MX 7 and i.MX 8 processor families.
.Sh SEE ALSO
.Xr iic 4 ,
.Xr intro 4