linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 1/3] dt-bindings: arm: atmel: add missing samx7 to reset controller
@ 2019-02-06 18:12 Nicolas Ferre
  2019-02-06 18:12 ` [PATCH v2 2/3] dt-bindings: arm: atmel: add new sam9x60 reset controller binding Nicolas Ferre
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Nicolas Ferre @ 2019-02-06 18:12 UTC (permalink / raw)
  To: Alexandre Belloni, Ludovic Desroches, linux-arm-kernel,
	Sebastian Reichel
  Cc: linux-kernel, linux-pm

Add this missing compatibility string to the Reset Controller
compatible string chip list.

Signed-off-by: Nicolas Ferre <nicolas.ferre@microchip.com>
Reviewed-by: Rob Herring <robh@kernel.org>
---
v2: split series and collect tag

 Documentation/devicetree/bindings/arm/atmel-sysregs.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/arm/atmel-sysregs.txt b/Documentation/devicetree/bindings/arm/atmel-sysregs.txt
index df444073d376..dd7864f2bb2b 100644
--- a/Documentation/devicetree/bindings/arm/atmel-sysregs.txt
+++ b/Documentation/devicetree/bindings/arm/atmel-sysregs.txt
@@ -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.
 
-- 
2.17.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-02-19 23:43 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-06 18:12 [PATCH v2 1/3] dt-bindings: arm: atmel: add missing samx7 to reset controller Nicolas Ferre
2019-02-06 18:12 ` [PATCH v2 2/3] dt-bindings: arm: atmel: add new sam9x60 reset controller binding Nicolas Ferre
2019-02-08 15:23   ` Alexandre Belloni
2019-02-06 18:12 ` [PATCH v2 3/3] power: reset: at91-reset: add support for sam9x60 SoC Nicolas Ferre
2019-02-08 15:24   ` Alexandre Belloni
2019-02-19 23:43     ` Sebastian Reichel
2019-02-08 15:23 ` [PATCH v2 1/3] dt-bindings: arm: atmel: add missing samx7 to reset controller Alexandre Belloni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).