1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
4 $id: http://devicetree.org/schemas/rng/ti,keystone-rng.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Keystone SoC Hardware Random Number Generator
10 - Nishanth Menon <nm@ti.com>
11 - Santosh Shilimkar <ssantosh@kernel.org>
15 const: ti,keystone-rng
28 $ref: /schemas/types.yaml#/definitions/phandle
30 Phandle to syscon node of the SA configuration registers. These
31 registers are shared between HWRNG and crypto drivers.
40 additionalProperties: false
45 compatible = "ti,keystone-rng";
46 ti,syscon-sa-cfg = <&sa_config>;
49 reg = <0x24000 0x1000>;