-.\" $OpenBSD: dwdog.4,v 1.2 2018/04/01 10:22:06 jmc Exp $
+.\" $OpenBSD: dwdog.4,v 1.3 2023/04/04 00:38:38 jsg Exp $
.\"
.\" Copyright (c) 2018 Jonathan Gray <jsg@openbsd.org>
.\"
.\" 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 1 2018 $
+.Dd $Mdocdate: April 4 2023 $
.Dt DWDOG 4
.Os
.Sh NAME
.Nm dwdog
-.Nd Synopsys Designware watchdog timer
+.Nd Synopsys DesignWare watchdog timer
.Sh SYNOPSIS
.Cd "dwdog* at fdt?"
.Sh DESCRIPTION
The
.Nm
-driver provides support for the Synopsys Designware watchdog timer,
+driver provides support for the Synopsys DesignWare watchdog timer,
which is built into various SoCs.
.Sh SEE ALSO
.Xr intro 4 ,
-.\" $OpenBSD: dwge.4,v 1.6 2022/03/21 14:56:16 miod Exp $
+.\" $OpenBSD: dwge.4,v 1.7 2023/04/04 00:38:38 jsg Exp $
.\"
.\" Copyright (c) 2016 Mark Kettenis <kettenis@openbsd.org>
.\"
.\" 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 21 2022 $
+.Dd $Mdocdate: April 4 2023 $
.Dt DWGE 4
.Os
.Sh NAME
The
.Nm
driver provides support for various Ethernet controllers based on the
-Synopsis Designware GMAC core.
+Synopsys DesignWare GMAC core.
These controllers are typically found on SoCs, such as the Allwinner
A20/A31 and Rockchip RK3288/RK3399 ARM SoCs.
.Pp
-.\" $OpenBSD: dwmmc.4,v 1.1 2017/08/04 12:44:50 kettenis Exp $
+.\" $OpenBSD: dwmmc.4,v 1.2 2023/04/04 00:38:38 jsg Exp $
.\"
.\" Copyright (c) 2017 Mark Kettenis <kettenis@openbsd.org>
.\"
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: August 4 2017 $
+.Dd $Mdocdate: April 4 2023 $
.Dt DWMMC 4
.Os
.Sh NAME
.Nm dwmmc
-.Nd Synopsis DesignWare MMC/SD/SDIO controller
+.Nd Synopsys DesignWare MMC/SD/SDIO controller
.Sh SYNOPSIS
.Cd "dwmmc* at fdt?"
.Cd "sdmmc* at dwmmc?"
The
.Nm
driver provides support for various MMC/SD/SDIO controllers based on
-the Synopsis Designware SD/eMMC core.
+the Synopsys DesignWare SD/eMMC core.
These controllers are typically found on SoCs, such as the Rockchip
RK3288/RK3399 and Samsung Exynos ARM SoCs.
.Pp
-.\" $OpenBSD: dwpcie.4,v 1.2 2018/04/07 13:28:33 jmc Exp $
+.\" $OpenBSD: dwpcie.4,v 1.3 2023/04/04 00:38:38 jsg Exp $
.\"
.\" Copyright (c) 2018 Mark Kettenis <kettenis@openbsd.org>
.\"
.\" 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 7 2018 $
+.Dd $Mdocdate: April 4 2023 $
.Dt DWPCIE 4
.Os
.Sh NAME
.Nm dwpcie
-.Nd Synopsys Designware Host/PCIe bridge
+.Nd Synopsys DesignWare Host/PCIe bridge
.Sh SYNOPSIS
.Cd "dwpcie* at fdt?"
.Cd "pci* at dwpcie?"
.Sh DESCRIPTION
The
.Nm
-driver provides support for the Synopsys Designware PCIe controller,
+driver provides support for the Synopsys DesignWare PCIe controller,
which is built into various SoCs.
.Sh SEE ALSO
.Xr intro 4 ,
-# $OpenBSD: files,v 1.722 2023/02/13 19:18:53 patrick Exp $
+# $OpenBSD: files,v 1.723 2023/04/04 00:38:37 jsg Exp $
# $NetBSD: files,v 1.87 1996/05/19 17:17:50 jonathan Exp $
# @(#)files.newconf 7.5 (Berkeley) 5/10/93
device imxiic: i2cbus
file dev/ic/imxiic.c imxiic
-# Synopsis Designware Ethernet QoS
+# Synopsys DesignWare Ethernet QoS
device dwqe: ether, ifnet, ifmedia, mii
file dev/ic/dwqe.c dwqe
-# $OpenBSD: files.fdt,v 1.184 2023/04/02 01:21:39 dlg Exp $
+# $OpenBSD: files.fdt,v 1.185 2023/04/04 00:38:38 jsg Exp $
#
# Config file and device description for machine-independent FDT code.
# Included by ports that need it.
attach ahci at fdt with ahci_fdt
file dev/fdt/ahci_fdt.c ahci_fdt
-# Synopsis Designware GMAC core
+# Synopsys DesignWare GMAC core
device dwge: ether, ifnet, mii, ifmedia
attach dwge at fdt
file dev/fdt/if_dwge.c dwge
-# Synopsis Designware Ethernet QoS
+# Synopsys DesignWare Ethernet QoS
attach dwqe at fdt with dwqe_fdt
file dev/fdt/if_dwqe_fdt.c dwqe_fdt