[PATCH] General CHRP/MPC5K2 platform support patch

Nicolas DET nd at bplan-gmbh.de
Fri Oct 27 05:50:39 EST 2006


Grant Likely wrote:

>> +
>> +struct device_node *find_mpc52xx_pic(void)
>> +{
>> +       struct device_node *dev;
>> +       const char *piccompatible_list[] =
>> +       {
>> +               "mpc5200-interrupt-controller",
>> +               "mpc52xx-interrupt-controller",
>> +               "mpc52xx-pic",
>> +               "mpc5200-pic",
>> +               "5200-interrupt-controller",
>> +               "52xx-interrupt-controller",
>> +               "52xx-pic",
>> +               "5200-pic",
>> +               NULL
>> +       };
> 
> Considering Efika is the *only* CHRP 52xx board out there at the
> moment, and only a handful of embedded folks trying to move it to
> arch/powerpc, surely we can come to an agreement now on what this
> thing is named.  :)
>
> 

Done


-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: chrpmpc52xx_2.6.19-rc3.patch
Url: http://ozlabs.org/pipermail/linuxppc-embedded/attachments/20061026/51a6423a/attachment.txt 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: nd.vcf
Type: text/x-vcard
Size: 249 bytes
Desc: not available
Url : http://ozlabs.org/pipermail/linuxppc-embedded/attachments/20061026/51a6423a/attachment.vcf 


More information about the Linuxppc-embedded mailing list