projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
96c390a
)
arm: dts: mt7623: add rng nodes to the mt7623.dtsi file
author
Sean Wang
<sean.wang@mediatek.com>
Wed, 26 Apr 2017 09:26:03 +0000
(17:26 +0800)
committer
Matthias Brugger
<matthias.bgg@gmail.com>
Mon, 15 May 2017 08:47:09 +0000
(10:47 +0200)
Add rng nodes to the mt7623.dtsi file.
Signed-off-by: Sean Wang <sean.wang@mediatek.com>
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
arch/arm/boot/dts/mt7623.dtsi
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/mt7623.dtsi
b/arch/arm/boot/dts/mt7623.dtsi
index 5ed9821099c21a7840d2b1f72b4c28042531b13f..c21e19c8faba513601d32d50981f5bf706dca709 100644
(file)
--- a/
arch/arm/boot/dts/mt7623.dtsi
+++ b/
arch/arm/boot/dts/mt7623.dtsi
@@
-195,6
+195,13
@@
#clock-cells = <1>;
};
+ rng: rng@1020f000 {
+ compatible = "mediatek,mt7623-rng";
+ reg = <0 0x1020f000 0 0x1000>;
+ clocks = <&infracfg CLK_INFRA_TRNG>;
+ clock-names = "rng";
+ };
+
gic: interrupt-controller@10211000 {
compatible = "arm,cortex-a7-gic";
interrupt-controller;