.\" $OpenBSD: omap.4,v 1.8 2020/04/05 19:39:21 jmc Exp $ .\" Copyright (c) 2014 Sylvestre Gallon .\" .\" 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: April 5 2020 $ .Dt OMAP 4 armv7 .Os .Sh NAME .Nm omap .Nd omap3, omap4, am335x SoCs device bus .Sh SYNOPSIS .Cd "omap0 at mainbus?" .Sh DESCRIPTION The .Nm interface serves as an abstraction used by the autoconfiguration system to help find and attach devices integrated on Texas Instruments SoC processors. .Pp .Nm provides support for the following devices: .Pp .Bl -tag -width 12n -offset indent -compact .It Xr dmtimer 4 Texas Instruments dual mode timer device .It Xr gptimer 4 Texas Instruments general purpose timer device .It Xr prcm 4 Texas Instruments power, reset and clock management device .El .Sh SEE ALSO .Xr intro 4 , .Xr mainbus 4 .Sh HISTORY The .Nm driver first appeared in .Ox 5.5 .