Commit 7f21a850 authored by Alain Volmat's avatar Alain Volmat Committed by Patrice Chotard
Browse files

dts: arm: stih407-family: remove duplicated rng nodes



the 2 rng nodes are duplicated within the stih407-family.dtsi

Signed-off-by: default avatarAlain Volmat <avolmat@me.com>
Reviewed-by: default avatarPatrice Chotard <patrice.chotard@st.com>
Signed-off-by: default avatarPatrice Chotard <patrice.chotard@st.com>
parent 248a8ffd
Loading
Loading
Loading
Loading
+0 −14
Original line number Diff line number Diff line
@@ -767,20 +767,6 @@
				 <&clk_s_c0_flexgen CLK_ETH_PHY>;
		};

		rng10: rng@8a89000 {
			compatible      = "st,rng";
			reg		= <0x08a89000 0x1000>;
			clocks          = <&clk_sysin>;
			status		= "okay";
		};

		rng11: rng@8a8a000 {
			compatible      = "st,rng";
			reg		= <0x08a8a000 0x1000>;
			clocks          = <&clk_sysin>;
			status		= "okay";
		};

		mailbox0: mailbox@8f00000  {
			compatible	= "st,stih407-mailbox";
			reg		= <0x8f00000 0x1000>;