mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* htc dream: attempts at mmc and framebuffer support
@ 2009-11-09 11:11 Pavel Machek
  2009-11-09 13:06 ` Brian Swetland
  0 siblings, 1 reply; 2+ messages in thread
From: Pavel Machek @ 2009-11-09 11:11 UTC (permalink / raw)
  To: Arve Hj?nnev?g, kernel list, linux-arm-kernel, Brian Swetland

Hi!

I tried to get mmc and framebuffer to work, but could not. framebuffer
probably needs clock framework to work properly...
									Pavel
-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

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

* Re: htc dream: attempts at mmc and framebuffer support
  2009-11-09 11:11 htc dream: attempts at mmc and framebuffer support Pavel Machek
@ 2009-11-09 13:06 ` Brian Swetland
  0 siblings, 0 replies; 2+ messages in thread
From: Brian Swetland @ 2009-11-09 13:06 UTC (permalink / raw)
  To: Pavel Machek; +Cc: Arve Hj?nnev?g, kernel list, linux-arm-kernel

On Mon, Nov 9, 2009 at 3:11 AM, Pavel Machek <pavel@ucw.cz> wrote:
> Hi!
>
> I tried to get mmc and framebuffer to work, but could not. framebuffer
> probably needs clock framework to work properly...

Both fb and mmc will need operable clock control to function.  mmc
will also need the vreg code (to adjust power to the sdcard slot).
Both clk_* and vreg_* are already in, though I haven't put them
through their paces in the latest kernel tree.  They both just wrap
proc_comm (as the modem owns both clock and power control) and are
pretty simple -- they should "just work".

The framebuffer is "fun" to bootstrap -- it needs the mddi transport
(serial video interface), mddi-to-lcdc bridge and panel init code, and
the mdp dma code to go.

Brian

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

end of thread, other threads:[~2009-11-09 13:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-11-09 11:11 htc dream: attempts at mmc and framebuffer support Pavel Machek
2009-11-09 13:06 ` Brian Swetland

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

all inboxes | Powered by JetHome®