qca-ssdk: add support for ipq50xx
authorGeorge Moussalem <george.moussalem@outlook.com>
Mon, 7 Oct 2024 06:35:41 +0000 (10:35 +0400)
committerRobert Marko <robimarko@gmail.com>
Thu, 6 Feb 2025 08:51:13 +0000 (09:51 +0100)
commit7bffb469bc8c44333be6239aef4fdc8cbeb5bc03
treedd2d23c9d1bca22ac9b25d29299c8dc35f47d9c9
parent62a5280b8b68656700534331f4b8c738418c06a3
qca-ssdk: add support for ipq50xx

The codename for IPQ50xx is Maple (abbreviated as 'MP'), so let's pass
the codename to allow the QCA-SSDK to build for the IPQ50xx SoC.

In addition, disable compiling the MP_PHY driver in favor of a native
driver being upstreamed.

Co-developed-by: Ziyang Huang <hzyitc@outlook.com>
Signed-off-by: Ziyang Huang <hzyitc@outlook.com>
Signed-off-by: George Moussalem <george.moussalem@outlook.com>
Link: https://github.com/openwrt/openwrt/pull/17182
Signed-off-by: Robert Marko <robimarko@gmail.com>
package/kernel/qca-ssdk/Makefile
package/kernel/qca-ssdk/patches/111-hsl_phy-split-MP_PHY-config.patch [new file with mode: 0644]
package/kernel/qca-ssdk/patches/112-init-MP-allow-to-ignore-reset-controlls.patch [new file with mode: 0644]
package/kernel/qca-ssdk/patches/121-MP-fix-build-issues.patch [new file with mode: 0644]
package/kernel/qca-ssdk/patches/122-init-replace-ioremap_nocache-with-ioremap.patch [new file with mode: 0644]