freebsd-skq/sys/arm64/rockchip
Michal Meloun 4c291cb857 Multiple fixes for rockchip iodomain driver:
- always initialize selector of voltage signaling standard.
  Various versions of U-boot leaves voltage signaling standard settings
  for PMUIO2 domain in different state.  Always initialize it
  into expected state.
- start the driver as early as possible, the IO domains should be
  initialized before other drivers are attached.
- rename RK3399 register to its name founds in TRM.

This is the second part of fixes for serial port corruption observed after
DT 5.6 import.

Reviewed by:	manu
MFC after:	1 week
2020-04-29 13:43:15 +00:00
..
clk Add USB3 related clock definitions for Rockchip RK3328 SoC. 2020-01-29 08:46:35 +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 arm64: rockchip: rk805: Use a tailq for the attached regulator 2020-04-25 15:34:48 +00:00
rk805reg.h arm64: rockchip: rk808: Add remaining regulators 2019-12-28 15:28:39 +00:00
rk3399_emmcphy.c Add driver for Rockchip RK3399 eMMC PHY. 2019-07-20 02:03:31 +00:00
rk_dwc3.c Enable USB3 support for Rockchip RK3328 SoC. 2020-01-29 09:36:59 +00:00
rk_gpio.c arm64: rockchip: Add new interface for rk_pinctrl 2020-01-16 21:21:20 +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 arm64: rockchip: rk_i2c: Bump to DELAY to 1000 2020-02-24 10:38:38 +00:00
rk_iodomain.c Multiple fixes for rockchip iodomain driver: 2020-04-29 13:43:15 +00:00
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 the missing brackets to the logical expression. 2020-03-09 13:36:45 +00:00
rk_pinctrl.c Reorder initialization steps for given pin. 2020-04-25 09:17:49 +00:00
rk_pwm.c arm64: rockchip: Add RK3399 PWM driver 2020-01-16 21:25:13 +00:00
rk_spi.c arm64: rockchip: Add a module for rk_spi 2020-01-02 17:44:41 +00:00
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: Fix TSADC on RK3328 2020-04-23 19:16:20 +00:00
rk_typec_phy.c arm64: rockchip: typec_phy: Rename timeout to retry 2019-10-29 18:36:16 +00:00
rk_usb2phy.c arm64: rockchip: usb2phy: Add set/get mode 2019-10-05 17:36:33 +00:00