Message ID | 20201110114508.1197652-2-gregory.clement@bootlin.com (mailing list archive) |
---|---|
State | Accepted |
Commit | fc3553cb9fc5fee18299b599040d2cc2eb17666d |
Headers | show |
Series | MIPS: Add support for more mscc SoCs: Luton, Serval and Jaguar2 | expand |
On 10/11/2020 12:45:00+0100, Gregory CLEMENT wrote: > Luton SoC belongs to the same family as Ocelot. > > Acked-by: Rob Herring <robh@kernel.org> > Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com> Reviewed-by: Alexandre Belloni <alexandre.belloni@bootlin.com> > --- > Documentation/devicetree/bindings/mips/mscc.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/mips/mscc.txt b/Documentation/devicetree/bindings/mips/mscc.txt > index bc817e984628..cc93fd302553 100644 > --- a/Documentation/devicetree/bindings/mips/mscc.txt > +++ b/Documentation/devicetree/bindings/mips/mscc.txt > @@ -4,7 +4,7 @@ Boards with a SoC of the Microsemi MIPS family shall have the following > properties: > > Required properties: > -- compatible: "mscc,ocelot" > +- compatible: "mscc,ocelot" or "mscc,luton" > > > * Other peripherals: > -- > 2.28.0 >
diff --git a/Documentation/devicetree/bindings/mips/mscc.txt b/Documentation/devicetree/bindings/mips/mscc.txt index bc817e984628..cc93fd302553 100644 --- a/Documentation/devicetree/bindings/mips/mscc.txt +++ b/Documentation/devicetree/bindings/mips/mscc.txt @@ -4,7 +4,7 @@ Boards with a SoC of the Microsemi MIPS family shall have the following properties: Required properties: -- compatible: "mscc,ocelot" +- compatible: "mscc,ocelot" or "mscc,luton" * Other peripherals: