summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/rng
diff options
context:
space:
mode:
authorAndrew Davis <afd@ti.com>2022-09-01 12:10:41 -0500
committerRob Herring <robh@kernel.org>2022-09-07 15:42:25 -0500
commitd7e8c4101647104cab1372028fa8515bf2ee1865 (patch)
treed8a588521d5e60efe39abfc40da3a1148f5d61ee /Documentation/devicetree/bindings/rng
parent27244cbda82787c9283ce79f5e7bea8ecaa58dff (diff)
downloadlinux-stable-d7e8c4101647104cab1372028fa8515bf2ee1865.tar.gz
linux-stable-d7e8c4101647104cab1372028fa8515bf2ee1865.tar.bz2
linux-stable-d7e8c4101647104cab1372028fa8515bf2ee1865.zip
dt-bindings: rng: omap_rng: Drop requirement for clocks
For K3 devices the clock fed into the RNG module is shared with the rest of the Crypto module, it is not dedicated to the RNG module and cannot be controlled by the RNG driver. The driver does not require this clock to always be defined and the DT binding should not force it either. Remove this so we can start dropping out the clock properties as needed. Signed-off-by: Andrew Davis <afd@ti.com> Link: https://lore.kernel.org/r/20220901171041.32056-1-afd@ti.com Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/rng')
-rw-r--r--Documentation/devicetree/bindings/rng/omap_rng.yaml11
1 files changed, 0 insertions, 11 deletions
diff --git a/Documentation/devicetree/bindings/rng/omap_rng.yaml b/Documentation/devicetree/bindings/rng/omap_rng.yaml
index 010188cdbec8..ccf54fae8302 100644
--- a/Documentation/devicetree/bindings/rng/omap_rng.yaml
+++ b/Documentation/devicetree/bindings/rng/omap_rng.yaml
@@ -53,17 +53,6 @@ allOf:
required:
- interrupts
- - if:
- properties:
- compatible:
- contains:
- enum:
- - inside-secure,safexcel-eip76
-
- then:
- required:
- - clocks
-
required:
- compatible