[PATCH 1/9 v2] powerpc: change FDT compatible prefix to mrvl

Dale Farnsworth dale at farnsworth.org
Tue Apr 8 07:53:00 EST 2008


On Mon, Apr 07, 2008 at 10:49:40PM +0200, Segher Boessenkool wrote:
>> Follow the convention that compatible names are prefixed by the
>> vendor's stock ticker symbol.  For Marvell Technology Group Ltd.,
>> that's MRVL.
>
>> -		compatible = "marvell,mv64x60";
>> +		compatible = "mrvl,mv64x60";
>
> NAK.
>
> Either use the stock ticker, in UPPER CASE, or use a nice
> descriptive name.  The lower case space is "free for all",
> using shortened names (like "mrvl") there only increases
> the chances of collisions.

[Oops, I forgot to copy the list on my reply to Segher.
Segher, sorry for the repeat.]

Frankly Segher, it doesn't matter to me.  However, NONE of the
existing DTS files use upper-case stock ticker.  I see no reason
to deviate from the existing convention (even if that convention
doesn't follow the previous convention of using upper-case).

Since it seems that the convention for compatible property
prefixes hasn't been decided yet, maybe it would be best for
me to back out this patch and redo those that follow.

I'll do that and repost the series.

-Dale



More information about the Linuxppc-dev mailing list