[PATCH v5 22/44] ARM: davinci: move davinci_clk_init() to init_time

2018-01-07 Thread David Lechner
This moves the call of davinci_clk_init() from map_io to init_time for all boards. This is the proper place to init clocks. This is also done in preparation for moving to the common clock framework. dm646x is a special case because we need to handle different ref_clk rates depending on which

[PATCH v5 22/44] ARM: davinci: move davinci_clk_init() to init_time

2018-01-07 Thread David Lechner
This moves the call of davinci_clk_init() from map_io to init_time for all boards. This is the proper place to init clocks. This is also done in preparation for moving to the common clock framework. dm646x is a special case because we need to handle different ref_clk rates depending on which