On 13 June 2016 at 17:27, <fred.kon...@greensocs.com> wrote: > From: KONRAD Frederic <fred.kon...@greensocs.com> > > Hi, > > This is a first draft of the clock framework API it contains: > > * The first 5 patches which introduce the framework. > * The 6th patch which introduces a fixed-clock model. > * The rest which gives an example how to model a PLL from the existing > zynqmp-crf extracted from the qemu xilinx tree. > > No specific behavior is expected yet when the CRF register set is accessed but > the user can see for example the dp_video_ref and vpll_to_lpd rate changing in > the monitor with the "info qtree" command when the vpll_ctrl register is > modified.
Apologies for the 6-week-late review. I think mostly this is along the right lines but I've given comments where I have specific issues. It might also be useful to sketch out how a simple clock tree would look in the documentation file. thanks -- PMM