qca-nss-dp: use OpenWrt GIT repo as upstream
authorRobert Marko <robimarko@gmail.com>
Fri, 9 May 2025 14:17:25 +0000 (16:17 +0200)
committerRobert Marko <robimarko@gmail.com>
Fri, 9 May 2025 14:25:06 +0000 (16:25 +0200)
commit56d818afd6c1741a09ee84464d906b03972f0a7f
treef1009430c9202d33781190b83bf39904657ad18f
parent1c4339180a95dd88c5128a163370d2319b6bf1df
qca-nss-dp: use OpenWrt GIT repo as upstream

Instead of having to deal with patch files, lets use the newly made
OpenWrt GIT repo as the SSDK upstream[1].

All existing patches have been applied to the same source commit, so
there should be no intended changes.

[1] https://github.com/openwrt/qca-nss-dp.git

Signed-off-by: Robert Marko <robimarko@gmail.com>
13 files changed:
package/kernel/qca-nss-dp/Makefile
package/kernel/qca-nss-dp/patches/0001-nss-dp-Drop-_nocache-variants-of-ioremap.patch [deleted file]
package/kernel/qca-nss-dp/patches/0002-edma_tx_rx-support-newer-kernels-time-stamping-API.patch [deleted file]
package/kernel/qca-nss-dp/patches/0003-EDMA-Fix-NAPI-packet-counting.patch [deleted file]
package/kernel/qca-nss-dp/patches/0004-EDMA-Use-NAPI_POLL_WEIGHT-as-NAPI-weight.patch [deleted file]
package/kernel/qca-nss-dp/patches/0005-nss-dp-adapt-to-netif_napi_add-changes.patch [deleted file]
package/kernel/qca-nss-dp/patches/0006-nss_dp_main-Use-a-phy-handle-property-to-connect-to-.patch [deleted file]
package/kernel/qca-nss-dp/patches/0007-nss-dp-edma-v1-use-NAPI-GRO-by-default.patch [deleted file]
package/kernel/qca-nss-dp/patches/0008-nss-dp-allow-setting-netdev-name-from-DTS.patch [deleted file]
package/kernel/qca-nss-dp/patches/0009-nss-dp-switchdev-fix-FDB-roaming.patch [deleted file]
package/kernel/qca-nss-dp/patches/0012-01-syn-gmac-use-standard-DMA-api.patch [deleted file]
package/kernel/qca-nss-dp/patches/0012-02-ipq50xx-use-corrent-scm-function-to-write-tcsr.patch [deleted file]
package/kernel/qca-nss-dp/patches/0013-nss_dp_main-support-fixed-link.patch [deleted file]