[ Sasha's backport helper bot ]
Hi,
Summary of potential issues: ⚠️ Found matching upstream commit but patch is missing proper reference to it
Found matching upstream commit: 83964a29379cb08929a39172780a4c2992bc7c93
WARNING: Author mismatch between patch and found commit: Backport author: Stefan Eichenbergereichest@gmail.com Commit author: Stefan Eichenbergerstefan.eichenberger@toradex.com
Status in newer kernel trees: 6.13.y | Present (different SHA1: 6cf5ac324f87) 6.12.y | Present (different SHA1: bfd4ce01a59f) 6.6.y | Present (different SHA1: 0508efe54ae5)
Note: The patch differs from the upstream commit: --- 1: 83964a29379cb ! 1: 14d3ef9e68a5f ARM: dts: imx6qdl-apalis: Fix poweroff on Apalis iMX6 @@ Commit message Fixes: 4eb56e26f92e ("ARM: dts: imx6q-apalis: Command pmic to standby for poweroff") Signed-off-by: Stefan Eichenberger stefan.eichenberger@toradex.com Signed-off-by: Shawn Guo shawnguo@kernel.org + (cherry picked from commit 83964a29379cb08929a39172780a4c2992bc7c93) + Signed-off-by: Stefan Eichenberger stefan.eichenberger@toradex.com
- ## arch/arm/boot/dts/nxp/imx/imx6qdl-apalis.dtsi ## -@@ arch/arm/boot/dts/nxp/imx/imx6qdl-apalis.dtsi: lvds_panel_in: endpoint { + ## arch/arm/boot/dts/imx6qdl-apalis.dtsi ## +@@ arch/arm/boot/dts/imx6qdl-apalis.dtsi: lvds_panel_in: endpoint { }; };
@@ arch/arm/boot/dts/nxp/imx/imx6qdl-apalis.dtsi: lvds_panel_in: endpoint { reg_module_3v3: regulator-module-3v3 { compatible = "regulator-fixed"; regulator-always-on; -@@ arch/arm/boot/dts/nxp/imx/imx6qdl-apalis.dtsi: &can2 { +@@ arch/arm/boot/dts/imx6qdl-apalis.dtsi: &can2 { status = "disabled"; };
@@ arch/arm/boot/dts/nxp/imx/imx6qdl-apalis.dtsi: &can2 { /* Apalis SPI1 */ &ecspi1 { cs-gpios = <&gpio5 25 GPIO_ACTIVE_LOW>; -@@ arch/arm/boot/dts/nxp/imx/imx6qdl-apalis.dtsi: &i2c2 { +@@ arch/arm/boot/dts/imx6qdl-apalis.dtsi: &i2c2 {
pmic: pmic@8 { compatible = "fsl,pfuze100"; ---
Results of testing on various branches:
| Branch | Patch Apply | Build Test | |---------------------------|-------------|------------| | stable/linux-6.1.y | Success | Success |