Skip to content

Integrate u-boot-seco-rk/seco_2017.09_next_clk-si5351

GitBot requested to merge u-boot-seco-rk/seco_2017.09_next_clk-si5351 into kirkstone

Commit: edgehog/bsp/rockchip/u-boot-seco-rk@e9d78cf9

[DRIVER][CLK] Add Si5351a simplified driver (only CLK0 output)

This is a simplified implementation of the Si5351a driver. It's only capable of using CLK0 output.

--

Commit: edgehog/bsp/rockchip/u-boot-seco-rk@26ba3942

[DRIVER][CLK] Add Si5351a driver header file

The header file contains register numbers and division constants. We also define the crystal frequency here, in future would be better to read it from the devicetree.

Merge request reports