Message ID | 20240330133410.41408-1-gilles.talis@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | Add support for Emcraft Systems NavQ+ kit | expand |
On Sat, Mar 30, 2024 at 09:34:07AM -0400, Gilles Talis wrote: > Hello > > This series adds a device tree file for the Emcraft Systems NavQ+ kit [1] > > The first patch adds a new vendor prefix for Emcraft Systems > The second one adds the board to the arm/fsl.yaml DT bindings. > Last patch adds device tree file for the kit. > > [1] https://www.emcraft.com/products/1222 > > Changes in v2: > - Add Acked-by review tags > - Fixed device tree warnings reported by dtbs_check > - Reworked leds node > - Remove unused i2c6 pinctrl entry > - Removed unused regulator node in Ethernet entry > - Link to v1: https://lore.kernel.org/imx/20240328202320.187596-1-gilles.talis@gmail.com/ > --- > Gilles Talis (3): > dt-bindings: vendor-prefixes: Add Emcraft Systems > dt-bindings: arm: Add Emcraft Systems i.MX8M Plus NavQ+ Kit > arm64: dts: freescale: Add device tree for Emcraft Systems NavQ+ Kit Applied all, thanks!