freebsd-dev/sys/arm64/rockchip
Emmanuel Vadot e34425be26 arm64: rockchip: Correctly set armclk
Parent needs to be the same frequency as the armclk, not twice the freq.
The real divider is incremented by one so write it with - 1
The rate can be at index 0

Pointy Hat To: myself
2018-06-12 11:47:21 +00:00
..
clk arm64: rockchip: Correctly set armclk 2018-06-12 11:47:21 +00:00
rk_gpio.c arm64: rockchip: rk_gpio fix rk_gpio_pin_config32 2018-04-26 22:15:09 +00:00
rk_grf.c arm64: rockchip: Add GRF driver 2018-04-26 21:35:04 +00:00
rk_pinctrl.c arm64: rockchip: Add pinctrl driver 2018-04-26 21:37:38 +00:00