mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Brian Swetland <swetland@google.com>
To: Pavel Machek <pavel@ucw.cz>
Cc: "Arve Hj?nnev?g" <arve@android.com>,
	kernel list <linux-kernel@vger.kernel.org>,
	linux-arm-kernel <linux-arm-kernel@lists.infradead.org>
Subject: Re: htc dream: attempts at mmc and framebuffer support
Date: Mon, 9 Nov 2009 05:06:01 -0800	[thread overview]
Message-ID: <a55d774e0911090506r4baf53edpc0c5de35defcb96d@mail.gmail.com> (raw)
In-Reply-To: <20091109111154.GB8750@elf.ucw.cz>

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

      reply	other threads:[~2009-11-09 13:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-09 11:11 Pavel Machek
2009-11-09 13:06 ` Brian Swetland [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a55d774e0911090506r4baf53edpc0c5de35defcb96d@mail.gmail.com \
    --to=swetland@google.com \
    --cc=arve@android.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pavel@ucw.cz \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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®