Skip to content

Integrate linux-seco-imx/add_myon2_imx8mm

GitBot requested to merge linux-seco-imx/add_myon2_imx8mm into kirkstone

Commit: edgehog/bsp/nxp/linux-seco-imx@6a6e5d8b

drivers:mfd:rohm-bd718x7.c: interrupts made optional

On some modules the interrupt of the bd718x7 is not connected to anything, but the PMIC functionality is needed anyway. For such modules it would be helpfull if the probe function succeeds without an interrupt configured.

Ported from seco-ne/kernel/linux-imx-kuk!442 (f1e987f5)

--

Commit: edgehog/bsp/nxp/linux-seco-imx@3b06167d

Add support of Myon 2 i.MX8MM module + ConXM

Ported from seco-ne/kernel/linux-imx-kuk!442 (merged)

--

Commit: edgehog/bsp/nxp/linux-seco-imx@1e670589

Add custom pinfunc macros

Ported from seco-ne/kernel/linux-imx-kuk!126 (a3e8d2e7)

Merge request reports