linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] ARM: AM335x: LCDC platform support
@ 2013-01-23 11:41 Afzal Mohammed
  2013-01-23 11:41 ` [PATCH v2 1/4] ARM: OMAP2+: dpll: round rate to closest value Afzal Mohammed
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Afzal Mohammed @ 2013-01-23 11:41 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

This series make am335x lcdc capable of providing display.
Certain changes were required in generic OMAP clock handling
to attain it. Clock nodes in LCDC path is marked such that
rate can get propogated to upstream clocks till display PLL.

Based on 3.8-rc3.

Tested on AM335x EVM.

To test on AM335x based boards, tree
@ git://gitorious.org/x0148406-public/linux-kernel.git tags/da8xx-fb-dt-v4

Regards
Afzal

v2: As DEFINE_CLK_DIVIDER args has no change, make it's usage as reqd.

Afzal Mohammed (4):
  ARM: OMAP2+: dpll: round rate to closest value
  ARM: OMAP2+: dpll: am335x - avoid freqsel
  ARM: OMAP2+: clock: DEFINE_STRUCT_CLK_FLAGS helper
  ARM: AM33XX: clock: SET_RATE_PARENT in lcd path

 arch/arm/mach-omap2/cclock33xx_data.c | 10 ++++++----
 arch/arm/mach-omap2/clkt_dpll.c       | 12 +++++++-----
 arch/arm/mach-omap2/clock.h           | 11 +++++++++++
 arch/arm/mach-omap2/dpll3xxx.c        |  5 +++--
 4 files changed, 27 insertions(+), 11 deletions(-)

-- 
1.7.12

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

end of thread, other threads:[~2013-01-29  9:42 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-23 11:41 [PATCH v2 0/4] ARM: AM335x: LCDC platform support Afzal Mohammed
2013-01-23 11:41 ` [PATCH v2 1/4] ARM: OMAP2+: dpll: round rate to closest value Afzal Mohammed
2013-01-25  8:18   ` Paul Walmsley
2013-01-25 12:18     ` Mohammed, Afzal
2013-01-25 22:20       ` Mike Turquette
2013-01-28  9:25         ` Mohammed, Afzal
2013-01-28  7:24       ` Paul Walmsley
2013-01-29  9:42       ` Mohammed, Afzal
2013-01-23 11:42 ` [PATCH v2 2/4] ARM: OMAP2+: dpll: am335x - avoid freqsel Afzal Mohammed
2013-01-23 11:42 ` [PATCH v2 3/4] ARM: OMAP2+: clock: DEFINE_STRUCT_CLK_FLAGS helper Afzal Mohammed
2013-01-23 11:42 ` [PATCH v2 4/4] ARM: AM33XX: clock: SET_RATE_PARENT in lcd path Afzal Mohammed

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).