diff options
-rw-r--r-- | Documentation/devicetree/bindings/rng/omap_rng.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/rng/omap_rng.txt b/Documentation/devicetree/bindings/rng/omap_rng.txt index 471477299ece..9cf7876ab434 100644 --- a/Documentation/devicetree/bindings/rng/omap_rng.txt +++ b/Documentation/devicetree/bindings/rng/omap_rng.txt | |||
@@ -12,7 +12,8 @@ Required properties: | |||
12 | - reg : Offset and length of the register set for the module | 12 | - reg : Offset and length of the register set for the module |
13 | - interrupts : the interrupt number for the RNG module. | 13 | - interrupts : the interrupt number for the RNG module. |
14 | Used for "ti,omap4-rng" and "inside-secure,safexcel-eip76" | 14 | Used for "ti,omap4-rng" and "inside-secure,safexcel-eip76" |
15 | - clocks: the trng clock source | 15 | - clocks: the trng clock source. Only mandatory for the |
16 | "inside-secure,safexcel-eip76" compatible. | ||
16 | 17 | ||
17 | Example: | 18 | Example: |
18 | /* AM335x */ | 19 | /* AM335x */ |