Re: [PATCH v3] board: emcraft: Add support for Emcraft Systems NavQ+

2024-10-29 Thread Fabio Estevam
On Sun, Oct 27, 2024 at 6:30 PM Fabio Estevam wrote: > This version looks good, thanks: > > Reviewed-by: Fabio Estevam Applied, thanks.

Re: [PATCH v3] board: emcraft: Add support for Emcraft Systems NavQ+

2024-10-27 Thread Fabio Estevam
Hi Gilles, On Sun, Oct 27, 2024 at 11:53 AM Gilles Talis wrote: > > The Emcraft Systems NavQ+ kit is a mobile robotics platform > based on NXP i.MX8 MPlus SoC. > > The following interfaces and devices are enabled: > - eMMC > - Gigabit Ethernet (through eQOS interface) > - SD-Card > - UART console

[PATCH v3] board: emcraft: Add support for Emcraft Systems NavQ+

2024-10-27 Thread Gilles Talis
The Emcraft Systems NavQ+ kit is a mobile robotics platform based on NXP i.MX8 MPlus SoC. The following interfaces and devices are enabled: - eMMC - Gigabit Ethernet (through eQOS interface) - SD-Card - UART console The device tree file is taken from upstream Linux Kernel through OF_UPSTREAM Sig