projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5d296fa
)
ARM: dts: sti: disable rng11 on the stih418 platform
author
Alain Volmat
<avolmat@me.com>
Wed, 31 Mar 2021 20:42:26 +0000
(22:42 +0200)
committer
Patrice Chotard
<patrice.chotard@foss.st.com>
Fri, 6 Aug 2021 07:30:02 +0000
(09:30 +0200)
The rng11 is not available on the STiH418 hence is disabled in the
stih418.dtsi
Signed-off-by: Alain Volmat <avolmat@me.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
Signed-off-by: Patrice Chotard <patrice.chotard@foss.st.com>
arch/arm/boot/dts/stih418.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/stih418.dtsi
b/arch/arm/boot/dts/stih418.dtsi
index a05e2278b448fee3c770b836f42d1343249ded68..39a249983496f81f22ef38fff37b16fabeca9e35 100644
(file)
--- a/
arch/arm/boot/dts/stih418.dtsi
+++ b/
arch/arm/boot/dts/stih418.dtsi
@@
-27,6
+27,10
@@
};
soc {
+ rng11: rng@8a8a000 {
+ status = "disabled";
+ };
+
usb2_picophy1: phy2@0 {
compatible = "st,stih407-usb2-phy";
reg = <0 0>;