From 2dd34796d88a281a888eafe33f8add154e65120d Mon Sep 17 00:00:00 2001 From: Pawel Dembicki Date: Fri, 9 Jan 2026 09:37:01 +0100 Subject: [PATCH] kernel: move patch from mpc85xx to pending The patch "Revert "powerpc: dts: mpc85xx: remove "simple-bus" compatible from ifc node" has been sent upstream [0]. It is also required for qoriq target and in this commit it is moved to the generic/pending folder. [0] https://patchwork.ozlabs.org/project/linuxppc-dev/patch/20251105205524.17362-1-rosenp@gmail.com/ Signed-off-by: Pawel Dembicki Link: https://github.com/openwrt/openwrt/pull/10941 Signed-off-by: Stijn Tintel (cherry picked from commit 5ed0f5a6dd70cc17c3b7c096b2535a9a30105503) Link: https://github.com/openwrt/openwrt/pull/21477 Signed-off-by: Hauke Mehrtens --- ...-dts-mpc85xx-remove-simple-bus-compatible-from-ifc-node.patch} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename target/linux/{mpc85xx/patches-6.12/002-Revert-powerpc-dts-mpc85xx-remove-simple-bus-compatible-from-ifc-node.patch => generic/pending-6.12/303-Revert-powerpc-dts-mpc85xx-remove-simple-bus-compatible-from-ifc-node.patch} (100%) diff --git a/target/linux/mpc85xx/patches-6.12/002-Revert-powerpc-dts-mpc85xx-remove-simple-bus-compatible-from-ifc-node.patch b/target/linux/generic/pending-6.12/303-Revert-powerpc-dts-mpc85xx-remove-simple-bus-compatible-from-ifc-node.patch similarity index 100% rename from target/linux/mpc85xx/patches-6.12/002-Revert-powerpc-dts-mpc85xx-remove-simple-bus-compatible-from-ifc-node.patch rename to target/linux/generic/pending-6.12/303-Revert-powerpc-dts-mpc85xx-remove-simple-bus-compatible-from-ifc-node.patch