[PATCH v2 1/2] powerpc/86xx: Board support for GE Fanuc's PPC9A

Kumar Gala galak at kernel.crashing.org
Wed Mar 18 00:59:45 EST 2009


On Mar 17, 2009, at 4:28 AM, Martyn Welch wrote:

>>>
>>> +		i2c1: i2c at 3000 {
>>> +			#address-cells = <1>;
>>> +			#size-cells = <0>;
>>> +			compatible = "fsl-i2c";
>> This should list include a compatible string specific to the
>> particular SoC model before the general name.
>
> The documentation seems to suggest to use "fsl-i2c". Should it be  
> like this?:
>
> compatible = "fsl,mpc8641d-i2c", fsl-i2c";

in theory it should be, in practice don't bother.

- k



More information about the Linuxppc-dev mailing list