Home | History | Annotate | Download | only in rockchip
History log of /src/sys/arch/arm/rockchip/rk3399_pcie_phy.c
RevisionDateAuthorComments
 1.5  19-Nov-2024  skrll Trailing whitespace
 1.4  27-Jan-2021  thorpej branches: 1.4.24;
Rename of_match_compat_data() to of_compatible_match(). Similarly,
rename of_search_compatible() to of_compatible_lookup().

Standardize on of_compatible_match() for driver matching, and adapt
all call sites.
 1.3  17-Nov-2020  ryo don't expose 'compatible[]'
 1.2  17-Jun-2020  thorpej branches: 1.2.2;
<sys/extent.h> not needed here.
 1.1  07-Mar-2019  jakllsch branches: 1.1.4;
Add RK3399 PCIe host bridge support.

Not enabled yet due to occasional hangs during boot, and needing
__BUS_SPACE_HAS_PROBING_METHODS enabled.

Uses slightly non-standard DT bindings to avoid suboptimality of the
Linux binding. This allows for much more flexibility and efficency
in allotment of the limited apertures into PCI spaces.
 1.1.4.2  10-Jun-2019  christos Sync with HEAD
 1.1.4.1  07-Mar-2019  christos file rk3399_pcie_phy.c was added on branch phil-wifi on 2019-06-10 22:05:55 +0000
 1.2.2.2  03-Apr-2021  thorpej Sync with HEAD.
 1.2.2.1  14-Dec-2020  thorpej Sync w/ HEAD.
 1.4.24.1  02-Aug-2025  perseant Sync with HEAD

RSS XML Feed