On Mon, May 21, 2018 at 12:06 PM, Anson Huang <[email protected]> wrote:
> i.MX6SLL has GPIO clock gates in CCM CCGR, need > to enable them before accessing registers, add > optional clock operation for GPIO driver. > > Signed-off-by: Anson Huang <[email protected]> Some warnings from the build robot, seem like a missing #include <linux/clk.h> or something. Yours, Linus Walleij

