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

From: Jesse Taube
Date: Sun Nov 28 2021 - 16:01:35 EST




On 11/28/21 15:54, Fabio Estevam wrote:
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.

Uh so i should change it, or can i keep it like 'clk-imx5.c'(how it is now).
sry for the confusion