[PATCH 1/2] ARM: socfpga: get rid of clock-frequency assignments

Sascha Hauer s.hauer at pengutronix.de
Thu Jan 11 00:36:06 PST 2018


On Wed, Jan 10, 2018 at 09:19:11AM +0100, Steffen Trumtrar wrote:
> 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 at pengutronix.de>
> ---
>  arch/arm/dts/socfpga.dtsi | 11 -----------
>  1 file changed, 11 deletions(-)

Applied, thanks

Sascha

> 
> 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 at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
> 

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



More information about the barebox mailing list