projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
82ffb35
)
ARM: dts: imx6sll: add rng
author
Horia Geantă
<horia.geanta@nxp.com>
Wed, 15 Jul 2020 15:26:02 +0000
(18:26 +0300)
committer
Shawn Guo
<shawnguo@kernel.org>
Mon, 17 Aug 2020 08:06:33 +0000
(16:06 +0800)
Add node for the RNGB block.
Signed-off-by: Horia Geantă <horia.geanta@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx6sll.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/imx6sll.dtsi
b/arch/arm/boot/dts/imx6sll.dtsi
index fb5d3bc50c6b1cac4ff54f9e78d9afb6ea76a4bd..0b622201a1f3d6c95d0fe2a54f4aa5c2b2725a01 100644
(file)
--- a/
arch/arm/boot/dts/imx6sll.dtsi
+++ b/
arch/arm/boot/dts/imx6sll.dtsi
@@
-786,6
+786,13
@@
clocks = <&clks IMX6SLL_CLK_MMDC_P0_IPG>;
};
+ rngb: rng@21b4000 {
+ compatible = "fsl,imx6sll-rngb", "fsl,imx25-rngb";
+ reg = <0x021b4000 0x4000>;
+ interrupts = <GIC_SPI 5 IRQ_TYPE_LEVEL_HIGH>;
+ clocks = <&clks IMX6SLL_CLK_DUMMY>;
+ };
+
ocotp: efuse@21bc000 {
#address-cells = <1>;
#size-cells = <1>;