The clock framework used to need the clock-frequency property, even if 0, to work correctly. This is no longer necessary. So, get rid of the assignments. Signed-off-by: Steffen Trumtrar <s.trumtrar@xxxxxxxxxxxxxx> --- arch/arm/dts/socfpga.dtsi | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/arch/arm/dts/socfpga.dtsi b/arch/arm/dts/socfpga.dtsi index b3a7f69ffe09..2fe8f8687593 100644 --- a/arch/arm/dts/socfpga.dtsi +++ b/arch/arm/dts/socfpga.dtsi @@ -11,17 +11,6 @@ mmc0 = &mmc; }; }; -&osc2 { - clock-frequency = <0>; -}; - -&f2s_periph_ref_clk { - clock-frequency = <0>; -}; - -&f2s_sdram_ref_clk { - clock-frequency = <0>; -}; &watchdog0 { resets = <&rst L4WD0_RESET>; -- 2.11.0 _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox