lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Mon, 9 Nov 2009 05:06:01 -0800
From:	Brian Swetland <swetland@...gle.com>
To:	Pavel Machek <pavel@....cz>
Cc:	"Arve Hj?nnev?g" <arve@...roid.com>,
	kernel list <linux-kernel@...r.kernel.org>,
	linux-arm-kernel <linux-arm-kernel@...ts.infradead.org>
Subject: Re: htc dream: attempts at mmc and framebuffer support

On Mon, Nov 9, 2009 at 3:11 AM, Pavel Machek <pavel@....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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ