Re: [PATCH v4 0/2] clk: meson-g12a: Add EE clock controller driver

2018-11-09 Thread Jian Hu
Hi Jerome On 2018/11/8 21:34, jbru...@baylibre.com wrote: On Thu, 2018-11-08 at 21:15 +0800, Jian Hu wrote: Changes since v3 at[4] -add fixed clocks clk_regmap definition Jian, When replying to the v1 of your clk_ao patchset : https://patchwork.kernel.org/patch/10562563/#22177627 I have exp

Re: [PATCH v4 0/2] clk: meson-g12a: Add EE clock controller driver

2018-11-08 Thread jbrunet
On Thu, 2018-11-08 at 21:15 +0800, Jian Hu wrote: > Changes since v3 at[4] > -add fixed clocks clk_regmap definition Jian, When replying to the v1 of your clk_ao patchset : https://patchwork.kernel.org/patch/10562563/#22177627 I have explained that I would like to stop taking clock (such as xta

[PATCH v4 0/2] clk: meson-g12a: Add EE clock controller driver

2018-11-08 Thread Jian Hu
Changes since v3 at[4] -add fixed clocks clk_regmap definition Changes since v2 at[2] -fix fixed clocks's descriptions -fix aligment -add enable bit for plls base on [3] patches -add fixed clock gate bit Changes since v1 at[1] -fix typo of 'Everything'. -change the word 'AmLogic' to 'Amlogic' -sq