linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] dt-bindings: rng: atmel-trng: add new compatible
@ 2019-10-24 17:04 Codrin Ciubotariu
  2019-10-24 17:04 ` [PATCH 2/2] hwrng: atmel: add new platform support for sam9x60 Codrin Ciubotariu
  2019-10-29 21:34 ` [PATCH 1/2] dt-bindings: rng: atmel-trng: add new compatible Rob Herring
  0 siblings, 2 replies; 5+ messages in thread
From: Codrin Ciubotariu @ 2019-10-24 17:04 UTC (permalink / raw)
  To: linux-crypto, devicetree, linux-arm-kernel, linux-kernel
  Cc: mpm, herbert, robh+dt, mark.rutland, nicolas.ferre,
	alexandre.belloni, ludovic.desroches, arnd, Tudor.Ambarus,
	Codrin Ciubotariu

Add compatible for new IP found on sam9x60 SoC.

Signed-off-by: Codrin Ciubotariu <codrin.ciubotariu@microchip.com>
---
 Documentation/devicetree/bindings/rng/atmel-trng.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/rng/atmel-trng.txt b/Documentation/devicetree/bindings/rng/atmel-trng.txt
index 4ac5aaa2d024..3900ee4f3532 100644
--- a/Documentation/devicetree/bindings/rng/atmel-trng.txt
+++ b/Documentation/devicetree/bindings/rng/atmel-trng.txt
@@ -1,7 +1,7 @@
 Atmel TRNG (True Random Number Generator) block
 
 Required properties:
-- compatible : Should be "atmel,at91sam9g45-trng"
+- compatible : Should be "atmel,at91sam9g45-trng" or "microchip,sam9x60-trng"
 - reg : Offset and length of the register set of this block
 - interrupts : the interrupt number for the TRNG block
 - clocks: should contain the TRNG clk source
-- 
2.20.1


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

end of thread, other threads:[~2019-10-29 21:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-24 17:04 [PATCH 1/2] dt-bindings: rng: atmel-trng: add new compatible Codrin Ciubotariu
2019-10-24 17:04 ` [PATCH 2/2] hwrng: atmel: add new platform support for sam9x60 Codrin Ciubotariu
2019-10-25  8:01   ` Alexandre Belloni
2019-10-25  9:07   ` Claudiu.Beznea
2019-10-29 21:34 ` [PATCH 1/2] dt-bindings: rng: atmel-trng: add new compatible Rob Herring

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).