Re: [PATCH v3 07/13] clk: imx: Add initial support for i.MXRT clock driver

From: Fabio Estevam
Date: Sun Nov 28 2021 - 15:58:00 EST


On Sun, Nov 28, 2021 at 5:52 PM Jesse Taube <mr.bossman075@xxxxxxxxx> wrote:

> we can have multiple imxrt versions in there like the other IMX clk
> drivers, is this okay?

Yes, in i.MX we use drivers/clk/imx/clk-<soc>.c

The same pattern could be used for i.MXRT as well.