On Tue, 17 Mar 2020 10:39:09 +0100, Lubomir Rintel wrote: > Add compatible strings for the boards we have in tree. At the same time, > fix the MMP3 compatible string: the preferred vendor name for Marvell is > "marvell", not "mrvl", and indeed "marvell,mmp3" has been actively used, > not "mrvl,mmp3". > > Fixes: 95aecb71b84e ("dt-bindings: arm: mrvl: Document MMP3 compatible string") > Signed-off-by: Lubomir Rintel <lkundrak@xxxxx> > --- > Documentation/devicetree/bindings/arm/mrvl/mrvl.yaml | 5 ++++- > 1 file changed, 4 insertions(+), 1 deletion(-) > Applied, thanks. Rob