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

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

--

Commit: edgehog/bsp/nxp/linux-seco-imx@20199b0a

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

--

Commit: edgehog/bsp/nxp/linux-seco-imx@e391d85a

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

--

Commit: edgehog/bsp/nxp/linux-seco-imx@c93873af

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

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

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

[A75][DTS] fix hdmi conflict with lvds

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

--

Commit: edgehog/bsp/nxp/linux-seco-imx@8b936f01

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

--

Commit: edgehog/bsp/nxp/linux-seco-imx@8bf3d563

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

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

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

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

--

Commit: edgehog/bsp/nxp/linux-seco-imx@1611323c

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

Merge request reports