Re: [PATCH V3] gpio: mxc: add clock operation

From: Linus Walleij
Date: Thu May 24 2018 - 03:18:08 EST


On Tue, May 22, 2018 at 5:05 AM, Anson Huang <Anson.Huang@xxxxxxx> wrote:

> Some i.MX SoCs have GPIO clock gates in CCM CCGR, such as
> i.MX6SLL, need to enable clocks before accessing GPIO
> registers, add optional clock operation for GPIO driver.
>
> Signed-off-by: Anson Huang <Anson.Huang@xxxxxxx>
> ---
> changes since V2:

Patch applied with Fabio's review tag and using some
fuzzing, check the result in my git when you have time!

Yours,
Linus Walleij