Hi Rui, 

aside from copying patches also files should be split, since some ESPRESSObin 
variants are merged upstream and with keeping files as they are now, we will 
overwrite changes done upstream.
Additionally just a small nit inline.

W dniu 20.02.2021 o 12:53, Rui Salvaterra pisze:
> Just a simple copy, no refresh yet.
> 
> Signed-off-by: Rui Salvaterra <[email protected]>
> ---
>  ...t-for-endpoint-to-be-ready-before-tr.patch |  50 ++
>  ...-t-rely-on-jiffies-while-holding-spi.patch |  54 ++
>  ...ntroduce-mvneta_update_stats-routine.patch |  95 +++
>  ...duce-page-pool-API-for-sw-buffer-man.patch | 181 ++++
>  ...on-build_skb-in-mvneta_rx_swbm-poll-.patch | 303 +++++++
>  ...006-net-mvneta-add-basic-XDP-support.patch | 311 +++++++
>  ...avoid_error_message_for_optional_IRQ.patch |  31 +
>  ...header-prefetch-in-mvneta_swbm_rx_fr.patch |  43 +
>  ...mvneta-make-tx-buffer-array-agnostic.patch | 210 +++++
>  .../009-net-mvneta-add-XDP_TX-support.patch   | 175 ++++
>  ...fix-build-skb-for-bm-capable-devices.patch |  41 +
>  ...-arm64-dts-uDPU-remove-i2c-fast-mode.patch |  31 +
>  ...ts-uDPU-SFP-cages-support-3W-modules.patch |  34 +
>  ...on-page_pool_recycle_direct-in-mvnet.patch |  39 +
>  ...sallow-XDP-program-on-hardware-buffe.patch |  53 ++
>  ...DP-support-if-sw-bm-is-used-as-fallb.patch |  67 ++
>  ...in-link-immediately-after-enabling-t.patch |  60 ++
>  ...7-PCI-aardvark-Improve-link-training.patch | 208 +++++
>  ...18-PCI-aardvark-Issue-PERST-via-GPIO.patch | 123 +++
>  .../019-PCI-aardvark-Add-PHY-support.patch    | 152 ++++
>  ...l-armada-37xx-Set-pcie_reset_pin-to-.patch |  93 +++
>  ...l-armada-37xx-Move-PCIe-comphy-handl.patch |  57 ++
>  ...l-armada-37xx-Move-PCIe-max-link-spe.patch |  44 +
>  ...-arm64-dts-add-uDPU-i2c-bus-recovery.patch |  53 ++
>  ...-t-touch-PCIe-registers-if-no-card-c.patch |  50 ++
>  ...add-driver-for-LinkStation-power-off.patch | 207 +++++
>  ...-initialization-with-old-Marvell-s-A.patch |  44 +
>  ...l-espressobin-Add-ethernet-switch-al.patch |  88 ++
>  ...s-mcbin-singleshot-add-heartbeat-LED.patch |  65 ++
>  ...Mangle-bootloader-s-kernel-arguments.patch | 208 +++++
>  ...-mvebu-armada-38x-enable-libata-leds.patch |  10 +
>  .../patches-5.10/302-add_powertables.patch    | 770 ++++++++++++++++++
>  ...3-linksys_hardcode_nand_ecc_settings.patch |  17 +
>  .../patches-5.10/304-revert_i2c_delay.patch   |  15 +
>  .../305-armada-385-rd-mtd-partitions.patch    |  19 +
>  .../306-ARM-mvebu-385-ap-Add-partitions.patch |  35 +
>  ...-armada-xp-linksys-mamba-broken-idle.patch |  10 +
>  .../308-armada-xp-linksys-mamba-wan.patch     |  11 +
>  .../patches-5.10/309-linksys-status-led.patch |  50 ++
>  .../310-linksys-use-eth0-as-cpu-port.patch    |  25 +
>  .../311-adjust-compatible-for-linksys.patch   |  68 ++
>  ...da388-clearfog-emmc-on-clearfog-base.patch |  87 ++
>  .../312-helios4-dts-status-led-alias.patch    |  28 +
>  ...ts-marvell-armada37xx-Add-eth0-alias.patch |  20 +
>  ...l-armada-3720-espressobin-add-ports-.patch |  26 +
>  ...witch-PHY-operation-mode-to-2500base.patch |  34 +
>  .../patches-5.10/400-find_active_root.patch   |  60 ++
>  .../700-mvneta-tx-queue-workaround.patch      |  34 +
>  ...dicate-failure-to-enter-deeper-sleep.patch |  40 +
>  ...-pci-mvebu-time-out-reset-on-link-up.patch |  60 ++
>  50 files changed, 4589 insertions(+)
>  create mode 100644 
> target/linux/mvebu/patches-5.10/001-PCI-aardvark-Wait-for-endpoint-to-be-ready-before-tr.patch
>  create mode 100644 
> target/linux/mvebu/patches-5.10/002-PCI-aardvark-Don-t-rely-on-jiffies-while-holding-spi.patch
>  create mode 100644 
> target/linux/mvebu/patches-5.10/003-net-mvneta-introduce-mvneta_update_stats-routine.patch
>  create mode 100644 
> target/linux/mvebu/patches-5.10/004-net-mvneta-introduce-page-pool-API-for-sw-buffer-man.patch
>  create mode 100644 
> target/linux/mvebu/patches-5.10/005-net-mvneta-rely-on-build_skb-in-mvneta_rx_swbm-poll-.patch
>  create mode 100644 
> target/linux/mvebu/patches-5.10/006-net-mvneta-add-basic-XDP-support.patch
>  create mode 100644 
> target/linux/mvebu/patches-5.10/007-gpio-mvebu-avoid_error_message_for_optional_IRQ.patch
>  create mode 100644 
> target/linux/mvebu/patches-5.10/007-net-mvneta-move-header-prefetch-in-mvneta_swbm_rx_fr.patch
>  create mode 100644 
> target/linux/mvebu/patches-5.10/008-net-mvneta-make-tx-buffer-array-agnostic.patch
>  create mode 100644 
> target/linux/mvebu/patches-5.10/009-net-mvneta-add-XDP_TX-support.patch
>  create mode 100644 
> target/linux/mvebu/patches-5.10/010-net-mvneta-fix-build-skb-for-bm-capable-devices.patch
>  create mode 100644 
> target/linux/mvebu/patches-5.10/011-arm64-dts-uDPU-remove-i2c-fast-mode.patch
>  create mode 100644 
> target/linux/mvebu/patches-5.10/012-arm64-dts-uDPU-SFP-cages-support-3W-modules.patch
>  create mode 100644 
> target/linux/mvebu/patches-5.10/013-net-mvneta-rely-on-page_pool_recycle_direct-in-mvnet.patch
>  create mode 100644 
> target/linux/mvebu/patches-5.10/014-mvneta-driver-disallow-XDP-program-on-hardware-buffe.patch
>  create mode 100644 
> target/linux/mvebu/patches-5.10/015-net-mvneta-fix-XDP-support-if-sw-bm-is-used-as-fallb.patch
>  create mode 100644 
> target/linux/mvebu/patches-5.10/016-PCI-aardvark-Train-link-immediately-after-enabling-t.patch
>  create mode 100644 
> target/linux/mvebu/patches-5.10/017-PCI-aardvark-Improve-link-training.patch
>  create mode 100644 
> target/linux/mvebu/patches-5.10/018-PCI-aardvark-Issue-PERST-via-GPIO.patch
>  create mode 100644 
> target/linux/mvebu/patches-5.10/019-PCI-aardvark-Add-PHY-support.patch
>  create mode 100644 
> target/linux/mvebu/patches-5.10/020-arm64-dts-marvell-armada-37xx-Set-pcie_reset_pin-to-.patch
>  create mode 100644 
> target/linux/mvebu/patches-5.10/021-arm64-dts-marvell-armada-37xx-Move-PCIe-comphy-handl.patch
>  create mode 100644 
> target/linux/mvebu/patches-5.10/022-arm64-dts-marvell-armada-37xx-Move-PCIe-max-link-spe.patch
>  create mode 100644 
> target/linux/mvebu/patches-5.10/023-arm64-dts-add-uDPU-i2c-bus-recovery.patch
>  create mode 100644 
> target/linux/mvebu/patches-5.10/024-PCI-aardvark-Don-t-touch-PCIe-registers-if-no-card-c.patch
>  create mode 100644 
> target/linux/mvebu/patches-5.10/025-power-reset-add-driver-for-LinkStation-power-off.patch
>  create mode 100644 
> target/linux/mvebu/patches-5.10/026-PCI-aardvark-Fix-initialization-with-old-Marvell-s-A.patch
>  create mode 100644 
> target/linux/mvebu/patches-5.10/027-arm64-dts-marvell-espressobin-Add-ethernet-switch-al.patch
>  create mode 100644 
> target/linux/mvebu/patches-5.10/028-arm64-dts-mcbin-singleshot-add-heartbeat-LED.patch
>  create mode 100644 
> target/linux/mvebu/patches-5.10/300-mvebu-Mangle-bootloader-s-kernel-arguments.patch
>  create mode 100644 
> target/linux/mvebu/patches-5.10/301-mvebu-armada-38x-enable-libata-leds.patch
>  create mode 100644 target/linux/mvebu/patches-5.10/302-add_powertables.patch
>  create mode 100644 
> target/linux/mvebu/patches-5.10/303-linksys_hardcode_nand_ecc_settings.patch
>  create mode 100644 target/linux/mvebu/patches-5.10/304-revert_i2c_delay.patch
>  create mode 100644 
> target/linux/mvebu/patches-5.10/305-armada-385-rd-mtd-partitions.patch
>  create mode 100644 
> target/linux/mvebu/patches-5.10/306-ARM-mvebu-385-ap-Add-partitions.patch
>  create mode 100644 
> target/linux/mvebu/patches-5.10/307-armada-xp-linksys-mamba-broken-idle.patch
>  create mode 100644 
> target/linux/mvebu/patches-5.10/308-armada-xp-linksys-mamba-wan.patch
>  create mode 100644 
> target/linux/mvebu/patches-5.10/309-linksys-status-led.patch
>  create mode 100644 
> target/linux/mvebu/patches-5.10/310-linksys-use-eth0-as-cpu-port.patch
>  create mode 100644 
> target/linux/mvebu/patches-5.10/311-adjust-compatible-for-linksys.patch
>  create mode 100644 
> target/linux/mvebu/patches-5.10/312-ARM-dts-armada388-clearfog-emmc-on-clearfog-base.patch
>  create mode 100644 
> target/linux/mvebu/patches-5.10/312-helios4-dts-status-led-alias.patch

I missed this, when sorting patches. When copying please change the index of 
helios4-dts-status-led-alias.patch to 313.

>  create mode 100644 
> target/linux/mvebu/patches-5.10/314-arm64-dts-marvell-armada37xx-Add-eth0-alias.patch
>  create mode 100644 
> target/linux/mvebu/patches-5.10/315-arm64-dts-marvell-armada-3720-espressobin-add-ports-.patch
>  create mode 100644 
> target/linux/mvebu/patches-5.10/316-arm64-dts-uDPU-switch-PHY-operation-mode-to-2500base.patch
>  create mode 100644 target/linux/mvebu/patches-5.10/400-find_active_root.patch
>  create mode 100644 
> target/linux/mvebu/patches-5.10/700-mvneta-tx-queue-workaround.patch
>  create mode 100644 
> target/linux/mvebu/patches-5.10/800-cpuidle-mvebu-indicate-failure-to-enter-deeper-sleep.patch
>  create mode 100644 
> target/linux/mvebu/patches-5.10/801-pci-mvebu-time-out-reset-on-link-up.patch
> 

[snip]

-- 
TMN

_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to