Skip to content

Integrate linux-seco-imx/seco_lf-5.10.y_c43-fixes

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

[C43][DT] comment out UART {RTS,CTS} GPIO

The RTS and CTS GPIOs are still not managed by the driver, comment them out to make it clearer.

--

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

[C43][DT] fix SPI support

Fix SPI configuration:

  • remove bus that does not exist: lpspi0
  • set CN51 SPI as spidev: lpspi3

--

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

[C43][DT] fix I2C support

Fix I2C configuration:

  • remove buses that do not exist: i2c0, i2c1_lvds1
  • add bus that was undeclared: i2c0_mipi0
  • fix bus that was misconfigured: i2c_mipi_csi1

Merge request reports

Loading