Re: [PATCH 18/19] clk: meson: remove obsolete cpu_clk

2018-02-03 Thread Martin Blumenstingl
On Wed, Jan 31, 2018 at 7:09 PM, Jerome Brunet wrote: > meson8b cpu_clk has been replaced by a set of divider and mux clocks. > meson_cpu_clk is no longer used and can be removed as I mentioned in the other series: I've seen the system lock up with the "old" clk-cpu

Re: [PATCH 18/19] clk: meson: remove obsolete cpu_clk

2018-02-03 Thread Martin Blumenstingl
On Wed, Jan 31, 2018 at 7:09 PM, Jerome Brunet wrote: > meson8b cpu_clk has been replaced by a set of divider and mux clocks. > meson_cpu_clk is no longer used and can be removed as I mentioned in the other series: I've seen the system lock up with the "old" clk-cpu implementation. the new code

[PATCH 18/19] clk: meson: remove obsolete cpu_clk

2018-01-31 Thread Jerome Brunet
meson8b cpu_clk has been replaced by a set of divider and mux clocks. meson_cpu_clk is no longer used and can be removed Signed-off-by: Jerome Brunet --- drivers/clk/meson/Makefile | 2 +- drivers/clk/meson/clk-cpu.c | 178

[PATCH 18/19] clk: meson: remove obsolete cpu_clk

2018-01-31 Thread Jerome Brunet
meson8b cpu_clk has been replaced by a set of divider and mux clocks. meson_cpu_clk is no longer used and can be removed Signed-off-by: Jerome Brunet --- drivers/clk/meson/Makefile | 2 +- drivers/clk/meson/clk-cpu.c | 178