summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx6ull.dtsi
diff options
context:
space:
mode:
authorHoria Geantă <horia.geanta@nxp.com>2019-11-29 09:10:57 +0200
committerHoria Geantă <horia.geanta@nxp.com>2019-11-29 09:58:09 +0200
commitd12ea28a22e5217d70ccef8fcdb4c38234ffa418 (patch)
tree8e07de27158a3dc3a36d3c37b80a93409f57628c /arch/arm/boot/dts/imx6ull.dtsi
parent33412bf006fab2614ef8a3c18d218e1cf7eca1e1 (diff)
LF-193-3 ARM: dts: imx6ull: add rng
Add node for the RNGB block. Signed-off-by: Horia Geantă <horia.geanta@nxp.com> Acked-by: Leonard Crestez <leonard.crestez@nxp.com>
Diffstat (limited to 'arch/arm/boot/dts/imx6ull.dtsi')
-rw-r--r--arch/arm/boot/dts/imx6ull.dtsi7
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/imx6ull.dtsi b/arch/arm/boot/dts/imx6ull.dtsi
index 22ffa03cab63..db5e5f98379b 100644
--- a/arch/arm/boot/dts/imx6ull.dtsi
+++ b/arch/arm/boot/dts/imx6ull.dtsi
@@ -91,6 +91,13 @@
clock-names = "dcp";
};
+ rngb: rng@2284000 {
+ compatible = "fsl,imx25-rngb";
+ reg = <0x02284000 0x4000>;
+ interrupts = <GIC_SPI 6 IRQ_TYPE_LEVEL_HIGH>;
+ clocks = <&clks IMX6UL_CLK_DUMMY>;
+ };
+
iomuxc_snvs: iomuxc-snvs@2290000 {
compatible = "fsl,imx6ull-iomuxc-snvs";
reg = <0x02290000 0x4000>;