Skip to content

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

Yuri Mazzuoli requested to merge seco_2017.09_next_clk-si5351 into seco_2017.09_next

This is a simplified implementation of the Si5351a driver. It's only capable of using CLK0 output. 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