Re: GPIO support for HTC Dream

From: Pavel Machek
Date: Tue Dec 15 2009 - 16:21:39 EST


On Tue 2009-12-15 12:07:06, Daniel Walker wrote:
> On Tue, 2009-12-15 at 20:12 +0100, Pavel Machek wrote:
> > > > One other thing. Are the gpio's handled by Pavel's driver actually from the
> > > > MSM chip or from an external CPLD? The registers are all defined as:
> > > >
> > > > + .reg = reg_num + DREAM_CPLD_BASE,
> > > >
> > > > If they are external from the MSM chip this driver should probably be renamed
> > > > to something more appropriate since it is probably dream specific and not
> > > > generic to the msm architecture.
> > >
> > > These are board specific gpios. I think it would be less confusing if
> > > the msm gpio support was added first.
> >
> > I did not see msm-generic gpios in the trees, where are they? What is
> > connected over them?
>
> Did you look at arch/arm/mach-msm/gpio.[ch] ? It looks like there some
> idle related code in there, and "SMEM" is connected through that code.
> (unless I'm looking at an older tree.)

Aha, I see... more gpios. No wonder I had problems with MMC and
framebuffer....

Pavel
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/