Integrate linux-seco-imx/seco_lf-5.10.y_develop_ym_imx6
[A62][DTS] move poweroff gpio handlig to generic gpio-poweroff driver
--
[I.MX6][DEFCONFIG] add gpio-poweroff driver
--
[928][962][DTS] move reboot-poweroff gpio handling inside seco msp430 embedded controller
--
[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
--
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
--
[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
--
[A75][DTS] fix hdmi conflict with lvds
change disp_id of hmdi_core to <1> in order to fix conflict with lvds
--
[A75][DTS] move panle specific properties to dedicated video overlay
--
[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)
--
[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
--
[A75][962][928][DST] fix lvdsx2-dual overlay
- use same crtc for channel0 and channel1
- use split-mode for ldb
- delete mxcfb2 enablement
--
[A75][962][DTS] fix pwm-cells error