[PATCH] fix-pm-gsm-disable-serial-drive-when-off.patch

Michael 'Mickey' Lauer mickey at openmoko.org
Sun Feb 22 15:59:12 CET 2009


Am Sonntag, den 22.02.2009, 11:26 -0300 schrieb Werner Almesberger:
> Andy Green wrote:
> > Since several people worked on this area before, and maybe the
> > assertion of GSM OFF is different (it's OFF from bootloader though)
> > or maybe something else gets broken, I send the patch for comment
> > before applying it.
> 
> Thanks ! At first glance, it looks good. I'll give it a closer look
> tomorrow.
> 
> > +	s3c2410_gpio_cfgpin(S3C2410_GPH1, S3C2410_GPH1_OUTP);
> > +	msleep(1000);
> > +	s3c2410_gpio_cfgpin(S3C2410_GPH1, S3C2410_GPH1_nRTS0);
> 
> Do we really have to wait a whole second ?

On GTA02 you can probably lower this to 500ms, GTA01 definitely needs
this time thanks to the port multiplexing.

-- 
:M:




More information about the openmoko-kernel mailing list