summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/rng/omap_rng.txt
diff options
context:
space:
mode:
Diffstat (limited to 'dts/Bindings/rng/omap_rng.txt')
-rw-r--r--dts/Bindings/rng/omap_rng.txt7
1 files changed, 6 insertions, 1 deletions
diff --git a/dts/Bindings/rng/omap_rng.txt b/dts/Bindings/rng/omap_rng.txt
index 9cf7876ab4..ea434ce50f 100644
--- a/dts/Bindings/rng/omap_rng.txt
+++ b/dts/Bindings/rng/omap_rng.txt
@@ -13,7 +13,12 @@ Required properties:
- interrupts : the interrupt number for the RNG module.
Used for "ti,omap4-rng" and "inside-secure,safexcel-eip76"
- clocks: the trng clock source. Only mandatory for the
- "inside-secure,safexcel-eip76" compatible.
+ "inside-secure,safexcel-eip76" compatible, the second clock is
+ needed for the Armada 7K/8K SoCs
+- clock-names: mandatory if there is a second clock, in this case the
+ name must be "core" for the first clock and "reg" for the second
+ one
+
Example:
/* AM335x */