Re: [PATCH] ARM: mmp2: DT: be compatible with mrvl,mmp2

2018-12-03 Thread Olof Johansson
On Sun, Dec 02, 2018 at 12:38:48PM +0100, Lubomir Rintel wrote: > There are more boards that can work with mmp2-dt than just Brownstone. > The OLPC XO-1.75 device tree root is compatible with "mrvl,mmp2" only. > > The "mrvl,mmp2-brownstone" string is safe to remove: the Brownstone > device tree co

[PATCH] ARM: mmp2: DT: be compatible with mrvl,mmp2

2018-12-02 Thread Lubomir Rintel
There are more boards that can work with mmp2-dt than just Brownstone. The OLPC XO-1.75 device tree root is compatible with "mrvl,mmp2" only. The "mrvl,mmp2-brownstone" string is safe to remove: the Brownstone device tree contains the "mrvl,mmp2" compatible string too. Signed-off-by: Lubomir Rint