Skip to content

Integrate linux-seco-imx/seco_lf-6.6.52-2.2.1-tr8mp-dtb

Commit: clea-os/bsp/nxp/linux-seco-imx@5beeafbb

[DT][TRIEPS8PLUS] Add bletooth node to uart4

Bluetooth is on UART4 either with or without FPGA. In special cases, UART3 can be used for Bluetooth this shold be done by the overlay

As of V1R5, there's no detection of the wireless module, so enabling it by default

--

Commit: clea-os/bsp/nxp/linux-seco-imx@d6643143

[DT][TRIZEPS8PLUS] Switch serial output to UART1

--

Commit: clea-os/bsp/nxp/linux-seco-imx@13deddfd

[DT][TRIZEPS8PLUS] Configure can1, can2

--

Commit: clea-os/bsp/nxp/linux-seco-imx@01168bc1

[DT][TRIZEPS8PLUS] Add GPIO line names

--

Commit: clea-os/bsp/nxp/linux-seco-imx@13656339

[DT][TRIZEPS8PLUS] Add FPGA node

--

Commit: clea-os/bsp/nxp/linux-seco-imx@931a3f5b

[DT][TRIZEPS8PLUS] Add WM8962 audio codec

Output works, but need to play around with alsamixer

--

Commit: clea-os/bsp/nxp/linux-seco-imx@2141a306

[DT][TRIZEPS8PLUS] Configure UARTs

--

Commit: clea-os/bsp/nxp/linux-seco-imx@acaf2000

[DT][TRIZEPS8PLUS] Configure PCIe

Reset signal for AzureWave module configured. When MCU is present, reset is managed by MCU. On low-cost variant withohut MCU starting from V1R5, reset is managed by SAI1_TXD5 pin.

Solution from https://community.nxp.com/t5/i-MX-Processors/Using-PCIe-on-i-MX8MP-with-internal-clock-on-Linux-imx-6-1-36/m-p/1765759

--

Commit: clea-os/bsp/nxp/linux-seco-imx@5b5eab4b

[DT][TRIZEPS8PLUS] Add RTL8211 Ethernet Phy

--

Commit: clea-os/bsp/nxp/linux-seco-imx@dc1f1e62

[DT][TRIZEPS8PLUS] Add MCU node

--

Commit: clea-os/bsp/nxp/linux-seco-imx@48832fe1

[DT][TRIZEPS8PLUS] Adjust I2C busses

  • Move PMIC to I2C3
  • Adjust pinmuxing

--

Commit: clea-os/bsp/nxp/linux-seco-imx@42a18b1d

[DT][TRIZEPS8PLUS] Configure storage

  • internal eMMC --> mmc0
  • external SD --> mmc1

--

Commit: clea-os/bsp/nxp/linux-seco-imx@e946fc77

[DT][TRIZEPS8PLUS] Adjust names for regulator nodes

--

Commit: clea-os/bsp/nxp/linux-seco-imx@f378524d

[DT][TRIZEPS8PLUS] Clear dts from reference board and overlay peripherals

--

Commit: clea-os/bsp/nxp/linux-seco-imx@beee4792

[i.MX8MP][TRIZEPS][DT] Init from NXP imx8mp-evk

The DT seco/seco-imx8mp-trizeps.dts is a clone of freescale/imx8mp-evk.dts, with the following changes:

  • include: "imx8mp.dtsi" -> "include/imx8mp.dtsi"
  • model: "NXP i.MX8MPlus EVK board" -> "SECO SOM-Trizeps-VIII-MX8M-Plus module"
  • compatible: "fsl,imx8mp-evk", "fsl,imx8mp" -> "seco,imx8mp-trizeps", "fsl,imx8mp-evk", "fsl,imx8mp"

Merge request reports

Loading