aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/bmips/dts/bcm6368.dtsi
diff options
context:
space:
mode:
authorÁlvaro Fernández Rojas <noltari@gmail.com>2021-02-22 21:34:39 +0100
committerÁlvaro Fernández Rojas <noltari@gmail.com>2021-02-22 21:37:56 +0100
commit626add3394f8ce3cfcb36a1afef25815e541ce46 (patch)
tree9a4108454ab4789815e3a041f88c3adc92983ae1 /target/linux/bmips/dts/bcm6368.dtsi
parent567a88e4b99f9e1b647588de0319357e688ce016 (diff)
downloadupstream-626add3394f8ce3cfcb36a1afef25815e541ce46.tar.gz
upstream-626add3394f8ce3cfcb36a1afef25815e541ce46.tar.bz2
upstream-626add3394f8ce3cfcb36a1afef25815e541ce46.zip
bmips: bcm6368: fix bcm2835-rng
IPSEC needs a reset before using its HW RNG. Otherwise, the numbers generated won't be random at all. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Diffstat (limited to 'target/linux/bmips/dts/bcm6368.dtsi')
-rw-r--r--target/linux/bmips/dts/bcm6368.dtsi2
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/bmips/dts/bcm6368.dtsi b/target/linux/bmips/dts/bcm6368.dtsi
index e428a214ee..babd8c7385 100644
--- a/target/linux/bmips/dts/bcm6368.dtsi
+++ b/target/linux/bmips/dts/bcm6368.dtsi
@@ -460,6 +460,8 @@
clocks = <&periph_clk BCM6368_CLK_IPSEC>;
clock-names = "ipsec";
+
+ resets = <&periph_rst BCM6368_RST_IPSEC>;
};
};