summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorJonathan Gray <jsg@cvs.openbsd.org>2016-06-26 10:04:19 +0000
committerJonathan Gray <jsg@cvs.openbsd.org>2016-06-26 10:04:19 +0000
commit6e0e5440212a86769e7d776a62388b708d186f69 (patch)
tree1383c8a701e53d8fad4ca77010d86d9f88f884b3 /share
parent0f5ac894bd020606daf310e1548d0cd653bb00bc (diff)
remove devices from soc abstraction device lists that now attach to fdt
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/man4.armv7/imx.410
-rw-r--r--share/man/man4/man4.armv7/omap.410
-rw-r--r--share/man/man4/man4.armv7/sunxi.46
3 files changed, 6 insertions, 20 deletions
diff --git a/share/man/man4/man4.armv7/imx.4 b/share/man/man4/man4.armv7/imx.4
index 3653d43d4c6..00d8150084a 100644
--- a/share/man/man4/man4.armv7/imx.4
+++ b/share/man/man4/man4.armv7/imx.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: imx.4,v 1.2 2016/06/03 06:39:39 jmc Exp $
+.\" $OpenBSD: imx.4,v 1.3 2016/06/26 10:04:18 jsg 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: June 3 2016 $
+.Dd $Mdocdate: June 26 2016 $
.Dt IMX 4 armv7
.Os
.Sh NAME
@@ -34,12 +34,6 @@ provides support for the following devices:
.Bl -tag -width 12n -offset indent -compact
.It Xr ehci 4
USB Enhanced Host Controller Interface
-.It Xr fec 4
-Freescale i.MX6 Ethernet device
-.It Xr imxesdhc 4
-SD Host Controller
-.It Xr imxiic 4
-i.MX6 onboard I2C controller
.El
.Sh SEE ALSO
.Xr intro 4 ,
diff --git a/share/man/man4/man4.armv7/omap.4 b/share/man/man4/man4.armv7/omap.4
index 7e60f8033a0..c0897da9541 100644
--- a/share/man/man4/man4.armv7/omap.4
+++ b/share/man/man4/man4.armv7/omap.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: omap.4,v 1.3 2014/09/19 17:17:04 jmc Exp $
+.\" $OpenBSD: omap.4,v 1.4 2016/06/26 10:04:18 jsg 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: September 19 2014 $
+.Dd $Mdocdate: June 26 2016 $
.Dt OMAP 4 armv7
.Os
.Sh NAME
@@ -32,8 +32,6 @@ processors.
provides support for the following devices:
.Pp
.Bl -tag -width 12n -offset indent -compact
-.It Xr cpsw 4
-Texas Instruments CPSW Ethernet device
.It Xr dmtimer 4
Texas Instruments dual mode timer device
.It Xr edma 4
@@ -42,12 +40,8 @@ Texas Instruments enhanced DMA device
Texas Instruments general purpose timer device
.It Xr intc 4
Texas Instruments interrupt controller device
-.It Xr omdog 4
-Texas Instruments watchdog timer device
.It Xr omgpio 4
omap3, omap4 and am335x GPIO controller
-.It Xr ommmc 4
-MMC/SD/SDIO controller
.It Xr prcm 4
Texas Instruments power, reset and clock management device
.It Xr sitaracm 4
diff --git a/share/man/man4/man4.armv7/sunxi.4 b/share/man/man4/man4.armv7/sunxi.4
index 35bf7c351dc..225847788d3 100644
--- a/share/man/man4/man4.armv7/sunxi.4
+++ b/share/man/man4/man4.armv7/sunxi.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sunxi.4,v 1.1 2014/09/22 14:02:38 rapha Exp $
+.\" $OpenBSD: sunxi.4,v 1.2 2016/06/26 10:04:18 jsg Exp $
.\"
.\" Copyright (c) 2014 Raphael Graf <rapha@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 22 2014 $
+.Dd $Mdocdate: June 26 2016 $
.Dt SUNXI 4 armv7
.Os
.Sh NAME
@@ -39,8 +39,6 @@ A1X interrupt controller device
A1X/A20 clock control module device
.It Xr sxidog 4
A1X/A20 watchdog timer device
-.It Xr sxie 4
-A1X/A20 Ethernet device
.It Xr sxipio 4
A1X/A20 GPIO controller
.It Xr sxitimer 4