Skip to content

Integrate linux-seco-imx/seco_lf-5.10.y-d18-i2c-recov

GitBot requested to merge linux-seco-imx/seco_lf-5.10.y-d18-i2c-recov into kirkstone

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

[D18] add bus recovery GPIOs to all i2c

Add bus recovery feature to all i2c so they can recover from situations where SCL/SDA are stuck low.

--

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

[D18] add labels to all i2c

  • add SMARC labels to i2c bus
  • add placeholders for i2c device not tied to driver

--

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

[D18] add EEPROM support

--

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

[D18] remove RTS/CTS property for uart4

The port uart4 does not have RTS and CTS available.

Merge request reports