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.


Segher

_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev

Reply via email to