ARM: dts: sti: disable rng11 on the stih418 platform
authorAlain Volmat <avolmat@me.com>
Wed, 31 Mar 2021 20:42:26 +0000 (22:42 +0200)
committerPatrice 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

index a05e2278b448fee3c770b836f42d1343249ded68..39a249983496f81f22ef38fff37b16fabeca9e35 100644 (file)
        };
 
        soc {
+               rng11: rng@8a8a000 {
+                       status = "disabled";
+               };
+
                usb2_picophy1: phy2@0 {
                        compatible = "st,stih407-usb2-phy";
                        reg = <0 0>;