On 20 December 2011 19:15, Mark Langsdorf <mark.langsd...@calxeda.com> wrote:
> Use qdev properties to allow board modelers to set the frequencies
> for the sp804 timer. Each of the sp804's timers can have an
> individual frequency or they share the frequency by default.
> The timers default to 1MHz.

Is it really worth having separate properties for "timer 1 freq",
"timer 2 freq", and "shared default freq" ? It doesn't seem like
a big deal to me to have the board modeller set both the freq0
and freq1 properties even if they're both the same thing.
That would simplify the code here rather.

-- PMM

Reply via email to