[PATCHv3 1/2] [POWERPC] CPM2: Implement GPIO LIB API on CPM2 Freescale SoC.

Jochen Friedrich jochen at scram.de
Sat Jul 19 01:30:56 EST 2008


Hi Kumar,

> On Jun 18, 2008, at 12:08 PM, Laurent Pinchart wrote:
> 
>> +#if defined(CONFIG_CPM2) || defined(CONFIG_8xx_GPIO)
>> +
>> +struct cpm2_ioports {
>> +	u32 dir, par, sor, odr, dat;
>> +	u32 res[3];
>> +};
>> +
> 
> is this really common for both CPM2 and 8xx?  if so why the name?

It is common to CPM2 and Port E of CPM1.

Thanks,
Jochen



More information about the Linuxppc-dev mailing list