viafb clock/PLL patches

From: Florian Tobias Schandinat
Date: Sat Mar 12 2011 - 16:31:30 EST


This patch series contains major changes in the way clocks are
managed. A lot of duplicated and inaccurate values were removed and
the behaviour for clocks without an exact match was improved. This
causes some calculation overhead on each mode change but should
allow easier extension and have always a behaviour that is at least
as good as the old one but is much saner for some clocks.

This will allow
- easier adding of modes
- using generic mode tables
- easier adding of PLL configs
- generate PLL values on-the-fly
- use different clock sources


Best regards,

Florian Tobias Schandinat

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/