[PATCH v2 06/19] clk: meson: switch gxbb ao_clk to clk_regmap

2018-02-12 Thread Jerome Brunet
Drop the gxbb ao specific regmap based clock and use the meson clk_regmap based clock instead. Signed-off-by: Jerome Brunet --- drivers/clk/meson/Kconfig | 1 + drivers/clk/meson/Makefile | 2 +- drivers/clk/meson/gxbb-aoclk.c | 20 ++--

[PATCH v2 06/19] clk: meson: switch gxbb ao_clk to clk_regmap

2018-02-12 Thread Jerome Brunet
Drop the gxbb ao specific regmap based clock and use the meson clk_regmap based clock instead. Signed-off-by: Jerome Brunet --- drivers/clk/meson/Kconfig | 1 + drivers/clk/meson/Makefile | 2 +- drivers/clk/meson/gxbb-aoclk.c | 20 ++-- drivers/clk/meson/gxbb-aoclk.h