[Gta04-owner] Developing missing Linux drivers
David Lanzendörfer
david.lanzendoerfer at o2s.ch
Tue Aug 23 00:29:11 CEST 2011
> Therefore I think
>
> arch/arm/mach-omap2/board-omap3gta04.c: omap_set_gpio_debounce(TS_PENIRQ_GPIO, 1);
> arch/arm/mach-omap2/board-omap3gta04.c: omap_set_gpio_debounce_time(TS_PENIRQ_GPIO, 0xa);
>
> should translate to
>
> gpio_set_debounce(TS_PENIRQ_GPIO, (0x0a+1)*31);
Well.
It builds now and trying to boot results in backlight and powerbutton LED initializing again...
BUT I don't get any debug info on serial line.
I tried out if it is an issue of ttyS2 <-> ttyO2
But it wasn't a wrong serial device, the damn thing just doesn't initialize...
-lev
More information about the Gta04-owner
mailing list