Skip to content

Integrate linux-seco-imx/seco_lf-5.10.y-gm_sn65dsi84

GitBot requested to merge linux-seco-imx/seco_lf-5.10.y-gm_sn65dsi84 into kirkstone

Commit: https://git.seco.com/edgehog/bsp/nxp/linux-seco-imx/-/commit/955d2dbb1fe9b147a846add4315bb9e9abfcdcd8

[DRIVER] drm/imx: dcss: fix attaching to bridge

Fix the DCSS display controller failing to attach to the SN65DSI84 bridge. Tested for functionality on the SM-C12.

--

Commit: https://git.seco.com/edgehog/bsp/nxp/linux-seco-imx/-/commit/0f65631010951bce6758d403e029835fbc0f22f8

[DEFCONFIG] seco_imx8_linux: set lvds bridge elements as built-in

The DRM_SECO_SN65DSI86 and COMMON_CLK_SI5351 elements are needed as built-in, to let the LVDS display be present early on boot: without this change, the framebuffer logo is never shown.

--

Commit: https://git.seco.com/edgehog/bsp/nxp/linux-seco-imx/-/commit/f87341aebd443f1b44ca0e762b3261ec8053c631

[DRIVER] drm/bridge: sn65dsi84: update drm_bridge_funcs, remove dev_pm_ops

  • align to linux-seco-rk: enable/disable drm_bridge_funcs
  • remove suspend/resume pm operations: they are now unused, and fundamentally wrong taking into consideration the bridge required initialization sequence

Merge request reports

Loading