freebsd-skq/sys/arm64/rockchip
mmel 8d617afff8 Add driver for Rockchip PCIe root complex found in RK3399 SOC.
Unfortunately, there are some limitations:
- memory aperture of his controller is only 16MiB, so it is nearly
  unusable for graphic cards
- every attempt to generate type 1 config cycle always causes trap.
  These config cycles are disabled now and we don't support cards
  with PCIe switch.
- in some cases, attempt to do config cycle to (probably) not-yet ready
  card also causes trap. This cannot be detected at runtime, but it seems
  like very rare issue.

MFC after:	3 weeks
Differential Revision:  https://reviews.freebsd.org/D22724
2019-12-14 14:56:34 +00:00
..
clk arm64: rk3328: Add the *clk_peri_niu clocks 2019-12-11 18:39:05 +00:00
if_dwc_rk.c Remove "all rights reserved" from copyright for the file I own. 2019-12-03 21:00:45 +00:00
rk805.c Remove "all rights reserved" from copyright for the file I own. 2019-12-03 21:00:45 +00:00
rk805reg.h Remove "all rights reserved" from copyright for the file I own. 2019-12-03 21:00:45 +00:00
rk3399_emmcphy.c
rk_dwc3.c
rk_gpio.c Remove "all rights reserved" from copyright for the file I own. 2019-12-03 21:00:45 +00:00
rk_grf.c Remove "all rights reserved" from copyright for the file I own. 2019-12-03 21:00:45 +00:00
rk_i2c.c
rk_pcie_phy.c Add driver for Rockchip PCIe root complex found in RK3399 SOC. 2019-12-14 14:56:34 +00:00
rk_pcie.c Add driver for Rockchip PCIe root complex found in RK3399 SOC. 2019-12-14 14:56:34 +00:00
rk_pinctrl.c arm64: rockchip: rk_pinctrl: Fix parse_bias for RK3399 2019-12-12 13:21:43 +00:00
rk_spi.c
rk_tsadc_if.m Add driver for temperature sensors found in RK32898, RK3328 and RK3399 SoC's. 2019-11-28 17:01:31 +00:00
rk_tsadc.c arm64: rockchip: tsadc: Do not free the sysctl context is it wasn't created 2019-11-28 20:17:03 +00:00
rk_typec_phy.c
rk_usb2phy.c