public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* Setting dss1_alwon_fck rate
@ 2008-12-05  9:02 Tomi.Valkeinen
  2008-12-05 22:57 ` Steve Sakoman
  0 siblings, 1 reply; 3+ messages in thread
From: Tomi.Valkeinen @ 2008-12-05  9:02 UTC (permalink / raw)
  To: linux-omap

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 <mans@mansr.com>
---
 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 <mans@mansr.com>
---
 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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-12-05 23:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-05  9:02 Setting dss1_alwon_fck rate Tomi.Valkeinen
2008-12-05 22:57 ` Steve Sakoman
2008-12-05 23:07   ` Tony Lindgren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox