Commit 6a88b285 authored by Nicolas Ferre's avatar Nicolas Ferre Committed by Sebastian Reichel

dt-bindings: arm: atmel: add missing samx7 to reset controller

Add this missing compatibility string to the Reset Controller
compatible string chip list.
Signed-off-by: default avatarNicolas Ferre <nicolas.ferre@microchip.com>
Reviewed-by: default avatarRob Herring <robh@kernel.org>
Acked-by: default avatarAlexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: default avatarSebastian Reichel <sebastian.reichel@collabora.com>
parent bf592c56
...@@ -21,7 +21,7 @@ Its subnodes can be: ...@@ -21,7 +21,7 @@ Its subnodes can be:
RSTC Reset Controller required properties: RSTC Reset Controller required properties:
- compatible: Should be "atmel,<chip>-rstc". - compatible: Should be "atmel,<chip>-rstc".
<chip> can be "at91sam9260" or "at91sam9g45" or "sama5d3" <chip> can be "at91sam9260", "at91sam9g45", "sama5d3" or "samx7"
- reg: Should contain registers location and length - reg: Should contain registers location and length
- clocks: phandle to input clock. - clocks: phandle to input clock.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment