Skip to content

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

Commit: edgehog/layers/seco/meta-seco-imx@3ce8eb05

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

--

Commit: edgehog/bsp/nxp/linux-seco-imx@955d2dbb

[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: edgehog/bsp/nxp/linux-seco-imx@0f656310

[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: edgehog/bsp/nxp/linux-seco-imx@f87341ae

[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