On Wed, Jun 21, 2017 at 7:45 PM, Stephen Boyd [off-list ref] wrote:
On 06/21, Linus Walleij wrote:
quoted
The Cortina Systems Gemini (SL3516/CS3516) has an on-chip clock
controller that derive all clocks from a single crystal, using some
documented and some undocumented PLLs, half dividers, counters and
gates. This is a best attempt to construct a clock driver for the
clocks so at least we can gate off unused hardware and driver the
PCI bus clock.
Acked-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Linus Walleij <redacted>
---
Applied to clk-next + this fixup
Thanks, and thanks a lot for fixing.
Hm, I copied that code from somewhere.
Now I need to try to remember where so I can go and
fix the bad example.
Yours,
Linus Walleij