]> git.dujemihanovic.xyz Git - u-boot.git/commit
board: gateworks: venice: add imx8mp-gw71xx-2x support
authorTim Harvey <tharvey@gateworks.com>
Tue, 15 Aug 2023 22:01:11 +0000 (15:01 -0700)
committerStefano Babic <sbabic@denx.de>
Mon, 16 Oct 2023 06:46:01 +0000 (08:46 +0200)
commit6db10856235d5c381b30580ade335c67170987ea
tree73a15fd4d83dcf506b5bc2b7e596a3edb574476a
parent004bd3ff031dad641c30fc17be2c08f4a6fb8a84
board: gateworks: venice: add imx8mp-gw71xx-2x support

The Gateworks imx8mp-venice-gw71xx-2x consists of a SOM + baseboard.

The GW702x SOM contains the following:
 - i.MX8M Plus SoC
 - LPDDR4 memory
 - eMMC Boot device
 - Gateworks System Controller (GSC) with integrated EEPROM, button
   controller, and ADC's
 - PMIC
 - SOM connector providing:
  - eQoS GbE MII
  - 1x SPI
  - 2x I2C
  - 4x UART
  - 2x USB 3.0
  - 1x PCI
  - 1x SDIO (4-bit 3.3V)
  - 1x SDIO (4-bit 3.3V/1.8V)
  - GPIO

The GW71xx Baseboard contains the following:
 - 1x RJ45 GbE (eQoS from SOM)
 - off-board I/O connector with I2C, SPI, UART, and GPIO
 - Front Panel bi-color LED
 - re-chargeable battery (for RTC)
 - PCIe clock generator
 - 1x USB Type-C connector supporting USB 2.0 host mode with VBUS
 - 1x MiniPCIe socket with SIM, PCI/USB 3.0 (mux), and USB 2.0
 - GPS
 - Accelerometer
 - EERPOM
 - Wide range DC input supply

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
arch/arm/dts/Makefile
arch/arm/dts/imx8mp-venice-gw71xx-2x-u-boot.dtsi [new file with mode: 0644]
arch/arm/dts/imx8mp-venice-gw71xx-2x.dts [new file with mode: 0644]
arch/arm/dts/imx8mp-venice-gw71xx.dtsi [new file with mode: 0644]
configs/imx8mp_venice_defconfig