freebsd-dev/sys/arm64/rockchip
Emmanuel Vadot 6fe4e8bdbd arm64: rk3328: Add the *clk_peri_niu clocks
Those clocks are always enable by default and are not really explained
in the TRM but the reason we had them is that they have the periph clock
as a parent and those parent should never be disable which can happen
if we disable all the childs. The current childs are the sd/emmc/sdio clocks
so the board will hang if we disable them.

MFC after:	1 month
2019-12-11 18:39:05 +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 Add driver for Rockchip RK3399 eMMC PHY. 2019-07-20 02:03:31 +00:00
rk_dwc3.c arm64: rockchip: Add rk_dwc3 driver 2019-10-25 18:08:59 +00:00
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 Improve rk_i2c driver: 2019-08-18 09:11:43 +00:00
rk_pinctrl.c Remove "all rights reserved" from copyright for the file I own. 2019-12-03 21:00:45 +00:00
rk_spi.c arm64: rk3399: add SPI driver and include it in GENERIC config 2019-10-25 21:38:38 +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: tsadc: Do not free the sysctl context is it wasn't created 2019-11-28 20:17:03 +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