Re: [PATCH V2 1/2] clk: imx6ul: add GPIO clock gates

From: Rob Herring
Date: Tue Jun 05 2018 - 17:17:53 EST


On Sun, Jun 03, 2018 at 09:44:04AM +0800, Anson Huang wrote:
> i.MX6UL has GPIO clock gates in CCM CCGR,
> add them into clock tree for clock management.
>
> Signed-off-by: Anson Huang <Anson.Huang@xxxxxxx>
> ---
> changes since V1:
> Move IMX6UL_CLK_GPIOx definition to end of clock table;
> Based on Fabio's patch "[v2] dt-bindings: clock: imx6ul: Do not change the clock definition order".
> drivers/clk/imx/clk-imx6ul.c | 5 +++++
> include/dt-bindings/clock/imx6ul-clock.h | 8 +++++++-
> 2 files changed, 12 insertions(+), 1 deletion(-)

Acked-by: Rob Herring <robh@xxxxxxxxxx>