[PATCH 4/9] [POWERPC] mv64x60: Fix FDT compatible names:	mv64x60 => mv64360
    Olof Johansson 
    olof at lixom.net
       
    Sun Mar 30 08:57:53 EST 2008
    
    
  
On Fri, Mar 28, 2008 at 04:47:04PM -0700, Dale Farnsworth wrote:
> From: Mark A. Greer <mgreer at mvista.com>
> 
> Compatible names should refer to a specific version of the hardware,
> without wildcards.  Change each instance of mv64x60 to mv64360, which
> is the oldest version we currently support.
Actually, it's normal to have more than one compatible field, from
specific to generic. So it should make sense to have both (with the
64360 entry first).
-Olof
    
    
More information about the Linuxppc-dev
mailing list