Message ID | 20220517032710.451537-1-Mr.Bossman075@gmail.com |
---|---|
Headers | show |
Series | Add support for the i.MXRT1170-evk | expand |
On Tue, May 17, 2022 at 5:26 AM Jesse Taube <mr.bossman075@gmail.com> wrote: > > This patch continues support for the imxrt series now with the imxrt1170 > > This patch contains: > - Update to imxrt_defconfig > - Devicetree > - Clock driver > - Pinctrl driver > - New pll > > This patch also updates some documentation for both imxrt1170 an 1050. > > The i.MXRT1170 has a vast array of features including two cores. 2 Ethernet, 2 USB phy, and a 2d gpu. > > It also is featured in a new google coral board > https://coral.ai/products/dev-board-micro > Not affiliated unfortunately. Hi Jesse, As you have added soc@kernel.org to Cc in this series, it made it into our patchwork instance at https://patchwork.kernel.org/project/linux-soc/list/ and I'll at least reply. I expect the i.MX maintainers to pick up the patches into the individual branches in the future, and not keep them as a single branch for your platform, with the pinctrl and clock patches going through the respective subsystem trees. I have marked the patches as "Not applicable" in patchwork because I don't plan to apply them, but they otherwise seem fine. Please drop the Cc:soc@kernel.org in the future. Arnd