[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20191024170452.2145-1-codrin.ciubotariu@microchip.com>
Date: Thu, 24 Oct 2019 20:04:51 +0300
From: Codrin Ciubotariu <codrin.ciubotariu@...rochip.com>
To: <linux-crypto@...r.kernel.org>, <devicetree@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>
CC: <mpm@...enic.com>, <herbert@...dor.apana.org.au>,
<robh+dt@...nel.org>, <mark.rutland@....com>,
<nicolas.ferre@...rochip.com>, <alexandre.belloni@...tlin.com>,
<ludovic.desroches@...rochip.com>, <arnd@...db.de>,
<Tudor.Ambarus@...rochip.com>,
Codrin Ciubotariu <codrin.ciubotariu@...rochip.com>
Subject: [PATCH 1/2] dt-bindings: rng: atmel-trng: add new compatible
Add compatible for new IP found on sam9x60 SoC.
Signed-off-by: Codrin Ciubotariu <codrin.ciubotariu@...rochip.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
Powered by blists - more mailing lists