[PATCH] [POWERPC] 8xx: mpc885ads pcmcia support

Segher Boessenkool segher at kernel.crashing.org
Fri May 4 01:43:38 EST 2007


>> +               pcmcia at 0080 {

>> +                       compatible = "8xx";

> The compatible property should be a little more specific, imho. Since 
> there
> are differences in how things are done depending on the board, it 
> would be
> good to tell the exact method from the pcmcia node itself.

Just "8xx" isn't good enough -- at a very minimum it
needs to say this is a PCMCIA controller!

> For example, you could make this
>
> 	compatible = "8xx\0mpc885ads";

"mpc885ads-pcmcia\0mpc8xx-pcmcia" or something like that.


Segher




More information about the Linuxppc-dev mailing list