All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] ARM: AM335x: LCDC platform support
@ 2013-01-22 16:44 ` Afzal Mohammed
  0 siblings, 0 replies; 23+ messages in thread
From: Afzal Mohammed @ 2013-01-22 16:44 UTC (permalink / raw)
  To: linux-omap, linux-arm-kernel, linux-kernel
  Cc: Paul Walmsley, Tony Lindgren, Russell King, Mike Turquette

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

Regards
Afzal

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 | 11 ++++++-----
 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(+), 12 deletions(-)

-- 
1.7.12

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

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

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-22 16:44 [PATCH 0/4] ARM: AM335x: LCDC platform support Afzal Mohammed
2013-01-22 16:44 ` Afzal Mohammed
2013-01-22 16:44 ` Afzal Mohammed
2013-01-22 16:44 ` [PATCH 1/4] ARM: OMAP2+: dpll: round rate to closest value Afzal Mohammed
2013-01-22 16:44   ` Afzal Mohammed
2013-01-22 16:44   ` Afzal Mohammed
2013-01-22 16:44 ` [PATCH 2/4] ARM: OMAP2+: dpll: am335x - avoid freqsel Afzal Mohammed
2013-01-22 16:44   ` Afzal Mohammed
2013-01-22 16:44   ` Afzal Mohammed
2013-01-25  8:44   ` Paul Walmsley
2013-01-25  8:44     ` Paul Walmsley
2013-01-22 16:44 ` [PATCH 3/4] ARM: OMAP2+: clock: DEFINE_STRUCT_CLK_FLAGS helper Afzal Mohammed
2013-01-22 16:44   ` Afzal Mohammed
2013-01-22 16:44   ` Afzal Mohammed
2013-01-31 16:25   ` Paul Walmsley
2013-01-31 16:25     ` Paul Walmsley
2013-01-22 16:44 ` [PATCH 4/4] ARM: AM33XX: clock: SET_RATE_PARENT in lcd path Afzal Mohammed
2013-01-22 16:44   ` Afzal Mohammed
2013-01-22 16:44   ` Afzal Mohammed
2013-01-31 16:26   ` Paul Walmsley
2013-01-31 16:26     ` Paul Walmsley
2013-01-31 16:29     ` Paul Walmsley
2013-01-31 16:29       ` Paul Walmsley

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.