Message ID | 20201110114508.1197652-3-gregory.clement@bootlin.com (mailing list archive) |
---|---|
State | Accepted |
Commit | 597fa616c49ae06a1a307750a7df9b59205f462f |
Headers | show |
Series | MIPS: Add support for more mscc SoCs: Luton, Serval and Jaguar2 | expand |
On 10/11/2020 12:45:01+0100, Gregory CLEMENT wrote: > Serval and Jaguar2 SoCs belong to the same family as Ocelot and Luton. > > 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 cc93fd302553..cc916eaeed0a 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" or "mscc,luton" > +- compatible: "mscc,ocelot", "mscc,luton", "mscc,serval" or "mscc,jr2" > > > * Other peripherals: > -- > 2.28.0 >
diff --git a/Documentation/devicetree/bindings/mips/mscc.txt b/Documentation/devicetree/bindings/mips/mscc.txt index cc93fd302553..cc916eaeed0a 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" or "mscc,luton" +- compatible: "mscc,ocelot", "mscc,luton", "mscc,serval" or "mscc,jr2" * Other peripherals: