-.\" $OpenBSD: omgpio.4,v 1.1 2013/11/20 21:50:35 rapha Exp $
+.\" $OpenBSD: omgpio.4,v 1.2 2014/05/01 13:26:34 jasper Exp $
.\"
.\" Copyright (c) 2013 Raphael Graf <r@undefined.ch>
.\"
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: November 20 2013 $
+.Dd $Mdocdate: May 1 2014 $
.Dt OMGPIO 4 armv7
.Os
.Sh NAME
The
.Nm
driver provides support for the GPIO controllers found on omap3, omap4 and
-am334x SoCs.
+am335x SoCs.
The devices have 32 pins which can be configured as either inputs or outputs,
and accessed using
.Xr gpioctl 8 .