freebsd-dev/sys/arm64/rockchip
Peter Jeremy 07564e1762 arm64: Add support for the RK805/RK808 RTC
Implement a driver for the RTC embedded in the RK805/RK808 power
management system used for RK3328 and RK3399 SoCs.

Based on experiments on my RK808, setting the time doesn't alter the
internal/inaccessible sub-second counter, therefore there's no point
in calling clock_schedule().

Based on an earlier revision by andrew.

Reviewed by:	manu
Differential Revision:	https://reviews.freebsd.org/D22692
Sponsored by:	Google
MFC after:	1 week
2021-03-13 09:06:04 +11:00
..
clk arm64: Directly use #include <dt-binding/...> 2021-01-15 20:07:19 +01:00
if_dwc_rk.c Improve Rockchip's integration of if_dwc 2020-08-10 19:37:06 +00:00
rk805.c arm64: Add support for the RK805/RK808 RTC 2021-03-13 09:06:04 +11:00
rk805reg.h arm64: Add support for the RK805/RK808 RTC 2021-03-13 09:06:04 +11:00
rk3399_emmcphy.c Add driver for Rockchip RK3399 eMMC PHY. 2019-07-20 02:03:31 +00:00
rk_dwc3.c arm64: clean up empty lines in .c and .h files 2020-09-01 21:18:06 +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: clean up empty lines in .c and .h files 2020-09-01 21:18:06 +00:00
rk_iodomain.c Multiple fixes for rockchip iodomain driver: 2020-04-29 13:43:15 +00:00
rk_pcie_phy.c arm64: clean up empty lines in .c and .h files 2020-09-01 21:18:06 +00:00
rk_pcie.c Implement workaround for broken access to configuration space. 2020-09-19 11:27:16 +00:00
rk_pinctrl.c arm64: clean up empty lines in .c and .h files 2020-09-01 21:18:06 +00:00
rk_pmu.c Add support for RK3288 SoC. 2020-12-04 16:24:44 +00:00
rk_pwm.c Add support for RK3288 SoC. 2020-12-04 16:24:44 +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 Add support for RK3288 SoC. 2020-12-04 16:24:44 +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
rk_usbphy.c Add support for RK3288 SoC. 2020-12-04 16:24:44 +00:00