[PATCH 8/8] pxa: add frame buffer on pxa910 ttc_dkb platform

Jun Nie niej0001 at gmail.com
Mon Nov 23 00:55:22 EST 2009


2009/11/19 Russell King - ARM Linux <linux at arm.linux.org.uk>:
> On Thu, Nov 19, 2009 at 05:04:14PM +0800, Jun Nie wrote:
>> > diff --git a/arch/arm/mach-mmp/ttc_dkb.c b/arch/arm/mach-mmp/ttc_dkb.c
>> > index dbd8cfd..15e64b4 100644
>> > --- a/arch/arm/mach-mmp/ttc_dkb.c
>> > +++ b/arch/arm/mach-mmp/ttc_dkb.c
>> > @@ -14,6 +14,8 @@
>> >  #include <linux/mtd/mtd.h>
>> >  #include <linux/mtd/partitions.h>
>> >  #include <linux/mtd/onenand.h>
>> > +#include <linux/delay.h>
>> > +#include <video/pxa168fb.h>
>> >
>> >  #include <asm/mach-types.h>
>> >  #include <asm/mach/arch.h>
>> > @@ -21,6 +23,7 @@
>> >  #include <mach/addr-map.h>
>> >  #include <mach/mfp-pxa910.h>
>> >  #include <mach/pxa910.h>
>> > +#include <mach/gpio.h>
>
> linux/gpio.h please.
>

Rebased to topic/pxa168fb branch of pxa git repository. Change is
minimize LCD reset time of gpio operation.


More information about the linux-arm-kernel mailing list