xref: /openbsd-src/share/man/man4/man4.riscv64/stfpcie.4 (revision 90d61d84bb31d41e7c65cc155c54f66206aede6d)
1.\"	$OpenBSD: stfpcie.4,v 1.1 2023/07/08 10:18:34 kettenis Exp $
2.\"
3.\" Copyright (c) 2023 Mark Kettenis <kettenis@openbsd.org>
4.\"
5.\" Permission to use, copy, modify, and distribute this software for any
6.\" purpose with or without fee is hereby granted, provided that the above
7.\" copyright notice and this permission notice appear in all copies.
8.\"
9.\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
10.\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
11.\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
12.\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
13.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
14.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
15.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
16.\"
17.Dd $Mdocdate: July 8 2023 $
18.Dt STFPCIE 4 riscv64
19.Os
20.Sh NAME
21.Nm stfpcie
22.Nd StarFive JH7110 Host/PCIe bridge
23.Sh SYNOPSIS
24.Cd "stfpcie* at fdt?"
25.Cd "pci* at dwpcie?"
26.Sh DESCRIPTION
27The
28.Nm
29driver provides support for the PLDA XpressRICH-AXI PCIe controller,
30which is built into the StarFive JH7110 SoC.
31.Sh SEE ALSO
32.Xr intro 4 ,
33.Xr pci 4 ,
34.Xr stfpciephy 4
35.Sh HISTORY
36The
37.Nm
38driver first appeared in
39.Ox 7.4 .
40.Sh AUTHORS
41.An -nosplit
42The
43.Nm
44driver was written by
45.An Mark Kettenis Aq Mt kettenis@openbsd.org .
46