]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commitdiff
ARM64: dts: marvell: armada-cp110: Add registers clock for the trng node
authorGregory CLEMENT <gregory.clement@bootlin.com>
Wed, 14 Mar 2018 16:19:25 +0000 (17:19 +0100)
committerGregory CLEMENT <gregory.clement@bootlin.com>
Mon, 19 Mar 2018 16:13:44 +0000 (17:13 +0100)
This extra clock is needed to access the registers of the harware RNG
used on CP110 component of the Armada 7K/8K SoCs.

This follow the changes already made in the binding documentation (as
well as in the driver): "hwrng: omap - Fix clock resource by adding a
register clock"

Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
arch/arm64/boot/dts/marvell/armada-cp110.dtsi

index a51c553b5120956e1663b3620d484dd54b649569..c491adc90b8ca925ded1d2b25fb89ac4b6c9a84d 100644 (file)
                        "inside-secure,safexcel-eip76";
                        reg = <0x760000 0x7d>;
                        interrupts = <ICU_GRP_NSR 95 IRQ_TYPE_LEVEL_HIGH>;
-                       clocks = <&CP110_LABEL(clk) 1 25>;
+                       clock-names = "core", "reg";
+                       clocks = <&CP110_LABEL(clk) 1 25>,
+                                <&CP110_LABEL(clk) 1 17>;
                        status = "okay";
                };