From: Alain Volmat Date: Wed, 31 Mar 2021 20:42:26 +0000 (+0200) Subject: ARM: dts: sti: disable rng11 on the stih418 platform X-Git-Tag: libata-5.15-2021-09-05~34^2~27^2~6 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=7b22ec0c72f3be250c36a335e3f5d048f5f47b0e;p=linux-block.git 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 Reviewed-by: Patrice Chotard Signed-off-by: Patrice Chotard --- diff --git a/arch/arm/boot/dts/stih418.dtsi b/arch/arm/boot/dts/stih418.dtsi index a05e2278b448..39a249983496 100644 --- 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>;