Hi,

Any comments on these two patches from Mans, that enable setting
dss1_alwon_fck? I've been using them with the new DSS, works fine for
me.

http://marc.info/?l=linux-omap&m=122454507816731&w=2

Filling the set_rate and round_rate fields of dpll4_m4_ck makes
this clock programmable through clk_set_rate().  This is needed
to give omapfb control over the dss1_alwon_fck rate.

Signed-off-by: Mans Rullgard <[EMAIL PROTECTED]>
---
 arch/arm/mach-omap2/clock34xx.h |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)


http://marc.info/?l=linux-omap&m=122454507816734&w=2

This makes clk_get_parent() work on OMAP2/3.

Signed-off-by: Mans Rullgard <[EMAIL PROTECTED]>
---
 arch/arm/mach-omap2/clock.c     |    5 +++++
 arch/arm/mach-omap2/clock.h     |    1 +
 arch/arm/mach-omap2/clock24xx.c |    1 +
 arch/arm/mach-omap2/clock34xx.c |    1 +
 4 files changed, 8 insertions(+), 0 deletions(-)

 Tomi
--
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

Reply via email to