Hi,
This series - not for merging - is for those who are trying to get
ehci-omap.c working on their hardware.
The series programs the clocks through the clock framework, rather
than writing registers directly. It also adds some debugging and
drops some unnecessary register writes.
Unfortunately, there is no hardware here for me to test these on, so
these patches have only been compile-tested. Note also that patch 2
should be implemented differently before any final merge; it is written
this way for testing purposes only.
- Paul
---
Paul Walmsley (3):
OMAP3 clock: Add debugging in omap3_noncore_dpll_enable()
OMAP3 EHCI: use clock framework to program DPLL5, DPLL5_M2_CLK
OMAP3 EHCI: drop unnecessary debug writes, per Vikram Pandita
arch/arm/mach-omap2/clock34xx.c | 4 ++
drivers/usb/host/ehci-omap.c | 73 +++++++++++++++++++--------------------
2 files changed, 40 insertions(+), 37 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html