Skip to content

Integrate linux-imx-kuk/fix_max11601

Commit: seco-ne/kernel/linux-imx-kuk@9e8c13af

dts:mc3: Set I2C_1 clock to 400 kHz

All devices on the bus support at least full speed (400 kHz). Increase the clock to speed-up the communication.

--

Commit: seco-ne/kernel/linux-imx-kuk@15ed460d

driver:max1363: Added workaround for ADC MAX11601

According to the MAX11601 datasheet, the order of the setup and config bytes aren't important. However, when writing the setup first, the probe fails. Changed the order of the setup/config byte for now.

BCS 746-001094

Merge request reports