Skip to content

Integrate linux-seco-imx/seco_lf-5.10.y_develop_ym_imx6

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

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

[A62][DTS] move poweroff gpio handlig to generic gpio-poweroff driver

--

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

[I.MX6][DEFCONFIG] add gpio-poweroff driver

--

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

[928][962][DTS] move reboot-poweroff gpio handling inside seco msp430 embedded controller

--

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

[ECTRL] add reboot-poweroff gpio handling inside seco msp430 econtroller driver

Poweroff and reboot via embedded controller are triggered by a specific i2c message followed by a low state of the boot_validate pin (connected to a gpio of the soc). With this commit both operation are done inside the embedded controller driver

--

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

Revert "[IMX6][PWR] add poweroff and reboot system with kill power GPIO"

This reverts commit 7de1d5d9fc5ca8f9296882f6a240569cd2aaf464.

Platform specific implementation of arm_pm_restart is deprecated

--

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

[A75][DTS] fix ethernet clock and reset in devicetree

This commit introduce a fixed clock for the rmii ethernet and move the reset informations in the child etherphy0 node according to: Documentation/devicetree/bindings/net/fsl-fec.txt

Fix ethernet reset pinctrl

--

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

[A75][DTS] fix hdmi conflict with lvds

change disp_id of hmdi_core to <1> in order to fix conflict with lvds

--

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

[A75][DTS] move panle specific properties to dedicated video overlay

--

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

[A75][962][928][DTS] fix lvds panel and backlight pinctrl

  • fix panel_on gpio on A75
  • fix backlight enable gpio (default pull down)
  • fix pwm1 pincntrl (default pull down)

--

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

[A75][962][928][DTS] change overlay target for lvds backlight enablement

  • delete alias for backlight node (for some reason the backlight doesn't work if an alias is defined for it)
  • change overlays target to "target-path" to refer the backlight node without the alias

--

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

[A75][962][928][DST] fix lvdsx2-dual overlay

  • use same crtc for channel0 and channel1
  • use split-mode for ldb
  • delete mxcfb2 enablement

--

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

[A75][962][DTS] fix pwm-cells error

Merge request reports

Loading