Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b9ec866d authored by Patrice Chotard's avatar Patrice Chotard
Browse files

ARM: dts: STiH410-family: fix wrong parent clock frequency



The clock parent was lower than child clock which is not correct.
In some use case, it leads to division by zero.

Signed-off-by: default avatarGabriel Fernandez <gabriel.fernandez@st.com>
parent b005ebf9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -131,7 +131,7 @@
						 <&clk_s_d2_quadfs 0>;

			assigned-clock-rates = <297000000>,
					       <108000000>,
					       <297000000>,
					       <0>,
					       <400000000>,
					       <400000000>;