[PATCH v6 0/7] dd initial support for the i.MXRTxxxx SoC family starting from i.IMXRT1050 SoC.

Arnd Bergmann arnd at arndb.de
Wed Dec 22 03:17:15 PST 2021


On Wed, Dec 22, 2021 at 2:52 AM Jesse Taube <mr.bossman075 at gmail.com> wrote:
>
> This patchset contains:
> - i.MXRT10xx family infrastructure
> - i.MXRT1050 pinctrl driver adaption
> - i.MXRT1050 clock driver adaption
> - i.MXRT1050 sd-card driver adaption
> - i.MXRT1050 uart driver adaption
> - i.MXRT1050-evk basic support
>
> The i.MXRTxxxx family that could have support by Linux actually spreads
> from i.MXRT1020 to i.MXRT1170 with the first one supporting 1 USB OTG &
> 100M ethernet with a cortex-M7 at 500Mhz up to the latter with i.MXRT1170
> with cortex-M7 at 1Ghz and cortex-M4 at 400Mhz, 2MB of internal SRAM, 2D GPU,
> 2x 1Gb and 1x 100Mb ENET. The i.MXRT family is NXP's answer to
> STM32F7XX, as it uses only simple SDRAM, it gives the chance of a 4 or
> less layer PCBs. Seeing that these chips are comparable to the
> STM32F7XXs which have linux ported to them it seems reasonable to add
> support for them.

I'm in the process of finalizing the pull requests for 5.16, this came
up since you
have soc at kernel.org on Cc, but it looks like you don't have an Ack for the
clock driver, and I have not heard from Shawn or Sasha about whether they
want to pick it up in a separate branch or I should pick it up.

I suggest we leave it for this time then, let's plan for 5.18 instead.

          Arnd



More information about the linux-arm-kernel mailing list