Skip to content

Integrate linux-seco-imx/seco_lf-5.10.y_d18-e71

GitBot requested to merge linux-seco-imx/seco_lf-5.10.y_d18-e71 into kirkstone

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

[D18][E71][DTO] add E71 carrier initial support

  • USB OTG
  • I2C MUX: TCA9545A
  • IO EXP plus EEPROM: PCA9500
  • audio codec: TLV320AIC3204
  • SPI: NOR MT25QU256A

--

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

[DEFCONFIG] seco_imx8_linux: add GPIO_PCF857X as built-in

--

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

[D18][DT][DTO] move elements depending on system setup to carrier DTO

Some elements of a module may have different setup requirements depending on the system configuration where they are placed in. As example, different audio codec setups may need different clock, or signals such as LCD may have inverting buffers placed on the carrier board. Therefore, as the flow of device tree application is module DT -> carrier DTO -> other DTO, the most correct way seems to be to set them up into the carrier DTO.

Merge request reports

Loading