]> Git Repo - linux.git/commitdiff
dt-bindings: arm: atmel: add missing samx7 to reset controller
authorNicolas Ferre <[email protected]>
Wed, 6 Feb 2019 18:12:19 +0000 (19:12 +0100)
committerSebastian Reichel <[email protected]>
Tue, 19 Feb 2019 23:39:54 +0000 (00:39 +0100)
Add this missing compatibility string to the Reset Controller
compatible string chip list.

Signed-off-by: Nicolas Ferre <[email protected]>
Reviewed-by: Rob Herring <[email protected]>
Acked-by: Alexandre Belloni <[email protected]>
Signed-off-by: Sebastian Reichel <[email protected]>
Documentation/devicetree/bindings/arm/atmel-sysregs.txt

index 14f319f694b79a34c275020152b488b2c4550f9c..36952cc3999334d44db1665cdf35fde4a76e844e 100644 (file)
@@ -21,7 +21,7 @@ Its subnodes can be:
 
 RSTC Reset Controller required properties:
 - 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
 - clocks: phandle to input clock.
 
This page took 0.063249 seconds and 4 git commands to generate.