ARM: dts: sti: disable rng11 on the stih418 platform

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>
This commit is contained in:
Alain Volmat 2021-03-31 22:42:26 +02:00 committed by Patrice Chotard
parent 5d296faf3f
commit 7b22ec0c72
1 changed files with 4 additions and 0 deletions

View File

@ -27,6 +27,10 @@
};
soc {
rng11: rng@8a8a000 {
status = "disabled";
};
usb2_picophy1: phy2@0 {
compatible = "st,stih407-usb2-phy";
reg = <0 0>;