diff --git a/patch/u-boot/v2026.01/arm64-dtsi-sun55i-add-spi0-pcie-combophy-nodes.patch b/patch/u-boot/v2026.01/arm64-dts-allwinner-sun55i-a523-add-pcie-spi-combophy.patch similarity index 100% rename from patch/u-boot/v2026.01/arm64-dtsi-sun55i-add-spi0-pcie-combophy-nodes.patch rename to patch/u-boot/v2026.01/arm64-dts-allwinner-sun55i-a523-add-pcie-spi-combophy.patch diff --git a/patch/u-boot/v2026.01/clk-sunxi-fix-clock-handling-for-sun55i-a523.patch b/patch/u-boot/v2026.01/clk-sunxi-add-sun55i-a523-pcie-usb3-clocks.patch similarity index 96% rename from patch/u-boot/v2026.01/clk-sunxi-fix-clock-handling-for-sun55i-a523.patch rename to patch/u-boot/v2026.01/clk-sunxi-add-sun55i-a523-pcie-usb3-clocks.patch index eba7186822..68094041ec 100644 --- a/patch/u-boot/v2026.01/clk-sunxi-fix-clock-handling-for-sun55i-a523.patch +++ b/patch/u-boot/v2026.01/clk-sunxi-add-sun55i-a523-pcie-usb3-clocks.patch @@ -1,7 +1,7 @@ From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Marvin Wewer Date: Sat, 25 Oct 2025 10:54:53 +0000 -Subject: clk: sunxi: Add USB3 and PCIe clock gates and reset for A523 +Subject: clk: sunxi: Add PCIe and USB3 clock support for SUN55I A523 Signed-off-by: Marvin Wewer --- diff --git a/patch/u-boot/v2026.01/pci-sunxi-enable-pcie-support.patch b/patch/u-boot/v2026.01/pcie-sunxi-add-dw-pcie-support-for-sun55i.patch similarity index 99% rename from patch/u-boot/v2026.01/pci-sunxi-enable-pcie-support.patch rename to patch/u-boot/v2026.01/pcie-sunxi-add-dw-pcie-support-for-sun55i.patch index f0099d8d76..5555df08b9 100644 --- a/patch/u-boot/v2026.01/pci-sunxi-enable-pcie-support.patch +++ b/patch/u-boot/v2026.01/pcie-sunxi-add-dw-pcie-support-for-sun55i.patch @@ -1,7 +1,7 @@ From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Marvin Wewer Date: Thu, 30 Oct 2025 22:33:03 +0000 -Subject: PCIe: Add support for Allwinner SUN55I DesignWare PCIe controller +Subject: PCIe: sunxi: Add DesignWare PCIe controller support for SUN55I Signed-off-by: Marvin Wewer --- diff --git a/patch/u-boot/v2026.01/allwinner-a523-support-spl-spi-controllers.patch b/patch/u-boot/v2026.01/spi-sunxi-add-sun55i-a523-spl-support.patch similarity index 99% rename from patch/u-boot/v2026.01/allwinner-a523-support-spl-spi-controllers.patch rename to patch/u-boot/v2026.01/spi-sunxi-add-sun55i-a523-spl-support.patch index e86209d0de..e815bdc6e4 100644 --- a/patch/u-boot/v2026.01/allwinner-a523-support-spl-spi-controllers.patch +++ b/patch/u-boot/v2026.01/spi-sunxi-add-sun55i-a523-spl-support.patch @@ -1,7 +1,7 @@ From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Marvin Wewer Date: Mon, 10 Nov 2025 22:10:36 +0000 -Subject: Add Allwinner A523 support for SPL SPI controllers +Subject: spi: sunxi: Add support for Allwinner A523 SPI controllers in SPL Signed-off-by: Marvin Wewer --- diff --git a/patch/u-boot/v2026.01/allwinner-a523-support-spi-controllers.patch b/patch/u-boot/v2026.01/spi-sunxi-add-sun55i-a523-support.patch similarity index 100% rename from patch/u-boot/v2026.01/allwinner-a523-support-spi-controllers.patch rename to patch/u-boot/v2026.01/spi-sunxi-add-sun55i-a523-support.patch diff --git a/patch/u-boot/v2026.01/allwinner-add-nvme-boot-target.patch b/patch/u-boot/v2026.01/sunxi-add-nvme-boot-target.patch similarity index 96% rename from patch/u-boot/v2026.01/allwinner-add-nvme-boot-target.patch rename to patch/u-boot/v2026.01/sunxi-add-nvme-boot-target.patch index fdfbcc91de..6fd9793fe7 100644 --- a/patch/u-boot/v2026.01/allwinner-add-nvme-boot-target.patch +++ b/patch/u-boot/v2026.01/sunxi-add-nvme-boot-target.patch @@ -1,7 +1,7 @@ From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Marvin Wewer Date: Sun, 16 Nov 2025 13:44:00 +0000 -Subject: Add NVME boot target support to sunxi-common.h +Subject: sunxi: Add NVME boot target support Signed-off-by: Marvin Wewer ---