Integrate linux-seco-imx/add_mv_device_config
Commit: clea-os/bsp/nxp/linux-seco-imx@68641526
[D18][MV][DTBO] Add dummy node for the device config of the MV
The dummy node is parsed in U-Boot to resolve the panel and touch IDs from the EEPROM device config data-structure.
--
Commit: clea-os/bsp/nxp/linux-seco-imx@80a6f8cd
[D18][DTBO] Remove internal and carrier EEPROM on MV
The internal EEPROM is currently required for the storage of the panel and touch configuration. Since the EEPROM manager tool communicates directly with the EEPROM, we have to remove it from the DT. The carrier EEPROM isn't working correctly yet, remove it for now too.