Skip to content

Commit 01b8f5b

Browse files
gclementsre
authored andcommitted
dt-bindings: reset: ocelot: Add Luton and Jaguar2 support
This adds the support for 2 others MIPS based VCore III SoCs: Luton and Jaguar2. Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com> Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
1 parent 3650b22 commit 01b8f5b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Documentation/devicetree/bindings/power/reset/ocelot-reset.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ The reset registers are both present in the MSCC vcoreiii MIPS and
77
microchip Sparx5 armv8 SoC's.
88

99
Required Properties:
10-
- compatible: "mscc,ocelot-chip-reset" or "microchip,sparx5-chip-reset"
10+
11+
- compatible: "mscc,ocelot-chip-reset", "mscc,luton-chip-reset",
12+
"mscc,jaguar2-chip-reset" or "microchip,sparx5-chip-reset"
1113

1214
Example:
1315
reset@1070008 {

0 commit comments

Comments
 (0)