-.\" $OpenBSD: qcdwusb.4,v 1.1 2022/11/10 12:36:38 patrick Exp $
+.\" $OpenBSD: qcdwusb.4,v 1.2 2022/11/10 12:59:26 patrick Exp $
.\"
.\" Copyright (c) 2018 Mark Kettenis <kettenis@openbsd.org>
.\"
.Sh DESCRIPTION
The
.Nm
-driver controls the interface logic for the Synopsys DesignWare USB
-3.0 controller on Qualcomm SoCs.
+driver controls the interface logic for the Synopsys DesignWare USB 3.0
+controller found on various Qualcomm Snapdragon SoCs.
.Sh SEE ALSO
.Xr intro 4 ,
.Xr xhci 4
-.\" $OpenBSD: qcpdc.4,v 1.1 2022/11/10 12:40:07 patrick Exp $
+.\" $OpenBSD: qcpdc.4,v 1.2 2022/11/10 12:59:26 patrick Exp $
.\"
.\" Copyright (c) 2022 Patrick Wildt <patrick@blueri.se>
.\"
The
.Nm
driver provides support for the Qualcomm power domain controller (PDC).
-It acts as a "transparent" interrupt controller and hands interrupt handlers
-to the parent interrupt controller.
+It acts as a "transparent" interrupt controller and hands interrupt
+handlers to the parent interrupt controller.
.Sh SEE ALSO
.Xr intro 4
.Sh HISTORY