ipq807x: rename target to qualcommax
authorRobert Marko <robimarko@gmail.com>
Sun, 11 Jun 2023 17:32:52 +0000 (19:32 +0200)
committerChristian Marangi <ansuelsmth@gmail.com>
Fri, 16 Jun 2023 09:11:08 +0000 (11:11 +0200)
commitf02f6aaa8d4e1025ab4aa9f569123e57f689f4e5
treea5cd6920cb495282ceaa8ddbbb4adf9297b8e2b4
parentde9955a62f6aab6eafb2cfdffc4829ee97e69c04
ipq807x: rename target to qualcommax

Currently, ipq807x only covers Qualcomm IPQ807x SoC-s.
However, Qualcomm also has IPQ60xx and IPQ50xx SoC-s under the AX WiSoC-s
and they share a lot of stuff with IPQ807x, especially IPQ60xx so to avoid
duplicating kernel patches and everything lets make a common target with
per SoC subtargets.

Start doing that by renaming ipq807x to qualcommax so that dependencies
on ipq807x target can be updated.

Signed-off-by: Robert Marko <robimarko@gmail.com>
164 files changed:
.github/labeler.yml
config/Config-images.in
package/boot/uboot-envtools/files/ipq807x [deleted file]
package/boot/uboot-envtools/files/qualcommax [new file with mode: 0644]
package/firmware/ipq-wifi/Makefile
package/kernel/linux/modules/netsupport.mk
package/kernel/linux/modules/usb.mk
package/kernel/mac80211/ath.mk
package/kernel/qca-nss-dp/Makefile
package/kernel/qca-ssdk/Makefile
target/linux/ipq807x/Makefile [deleted file]
target/linux/ipq807x/base-files/etc/board.d/01_leds [deleted file]
target/linux/ipq807x/base-files/etc/board.d/02_network [deleted file]
target/linux/ipq807x/base-files/etc/hotplug.d/firmware/11-ath11k-caldata [deleted file]
target/linux/ipq807x/base-files/etc/init.d/bootcount [deleted file]
target/linux/ipq807x/base-files/lib/upgrade/buffalo.sh [deleted file]
target/linux/ipq807x/base-files/lib/upgrade/mmc.sh [deleted file]
target/linux/ipq807x/base-files/lib/upgrade/platform.sh [deleted file]
target/linux/ipq807x/config-6.1 [deleted file]
target/linux/ipq807x/files/arch/arm64/boot/dts/qcom/ipq8070-cax1800.dts [deleted file]
target/linux/ipq807x/files/arch/arm64/boot/dts/qcom/ipq8071-ax3600.dts [deleted file]
target/linux/ipq807x/files/arch/arm64/boot/dts/qcom/ipq8071-ax3600.dtsi [deleted file]
target/linux/ipq807x/files/arch/arm64/boot/dts/qcom/ipq8071-ax6.dts [deleted file]
target/linux/ipq807x/files/arch/arm64/boot/dts/qcom/ipq8071-eap102.dts [deleted file]
target/linux/ipq807x/files/arch/arm64/boot/dts/qcom/ipq8072-301w.dts [deleted file]
target/linux/ipq807x/files/arch/arm64/boot/dts/qcom/ipq8072-ax9000.dts [deleted file]
target/linux/ipq807x/files/arch/arm64/boot/dts/qcom/ipq8072-dl-wrx36.dts [deleted file]
target/linux/ipq807x/files/arch/arm64/boot/dts/qcom/ipq8072-haze.dts [deleted file]
target/linux/ipq807x/files/arch/arm64/boot/dts/qcom/ipq8072-wax218.dts [deleted file]
target/linux/ipq807x/files/arch/arm64/boot/dts/qcom/ipq8072-wpq873.dts [deleted file]
target/linux/ipq807x/files/arch/arm64/boot/dts/qcom/ipq8074-512m.dtsi [deleted file]
target/linux/ipq807x/files/arch/arm64/boot/dts/qcom/ipq8074-ac-cpu.dtsi [deleted file]
target/linux/ipq807x/files/arch/arm64/boot/dts/qcom/ipq8074-cpr-regulator.dtsi [deleted file]
target/linux/ipq807x/files/arch/arm64/boot/dts/qcom/ipq8074-ess.dtsi [deleted file]
target/linux/ipq807x/files/arch/arm64/boot/dts/qcom/ipq8074-hk-cpu.dtsi [deleted file]
target/linux/ipq807x/files/arch/arm64/boot/dts/qcom/ipq8074-nbg7815.dts [deleted file]
target/linux/ipq807x/files/arch/arm64/boot/dts/qcom/ipq8074-wxr-5950ax12.dts [deleted file]
target/linux/ipq807x/generic/target.mk [deleted file]
target/linux/ipq807x/image/Makefile [deleted file]
target/linux/ipq807x/image/generic.mk [deleted file]
target/linux/ipq807x/patches-6.1/0001-v6.2-arm64-dts-qcom-ipq8074-add-A53-PLL-node.patch [deleted file]
target/linux/ipq807x/patches-6.1/0002-v6.2-thermal-drivers-tsens-Add-support-for-combined-inter.patch [deleted file]
target/linux/ipq807x/patches-6.1/0003-v6.2-thermal-drivers-tsens-Allow-configuring-min-and-max-.patch [deleted file]
target/linux/ipq807x/patches-6.1/0004-v6.2-thermal-drivers-tsens-Add-IPQ8074-support.patch [deleted file]
target/linux/ipq807x/patches-6.1/0005-v6.2-arm64-dts-qcom-ipq8074-add-thermal-nodes.patch [deleted file]
target/linux/ipq807x/patches-6.1/0006-v6.2-arm64-dts-qcom-ipq8074-add-clocks-to-APCS.patch [deleted file]
target/linux/ipq807x/patches-6.1/0007-v6.2-clk-qcom-ipq8074-convert-to-parent-data.patch [deleted file]
target/linux/ipq807x/patches-6.1/0008-v6.2-clk-qcom-reset-support-resetting-multiple-bits.patch [deleted file]
target/linux/ipq807x/patches-6.1/0009-v6.2-dt-bindings-clock-qcom-ipq8074-add-missing-networkin.patch [deleted file]
target/linux/ipq807x/patches-6.1/0010-v6.2-clk-qcom-ipq8074-add-missing-networking-resets.patch [deleted file]
target/linux/ipq807x/patches-6.1/0011-v6.2-clk-qcom-ipq8074-populate-fw_name-for-all-parents.patch [deleted file]
target/linux/ipq807x/patches-6.1/0012-v6.2-arm64-dts-qcom-ipq8074-pass-XO-and-sleep-clocks-to-G.patch [deleted file]
target/linux/ipq807x/patches-6.1/0013-v6.2-arm64-dts-qcom-add-PMP8074-DTSI.patch [deleted file]
target/linux/ipq807x/patches-6.1/0014-v6.2-arm64-dts-qcom-ipq8074-hk01-add-VQMMC-supply.patch [deleted file]
target/linux/ipq807x/patches-6.1/0015-v6.2-arm64-dts-qcom-hk01-use-GPIO-flags-for-tlmm.patch [deleted file]
target/linux/ipq807x/patches-6.1/0016-v6.2-arm64-dts-qcom-ipq8074-Fix-up-comments.patch [deleted file]
target/linux/ipq807x/patches-6.1/0017-v6.2-arm64-dts-qcom-ipq8074-align-TLMM-pin-configuration-.patch [deleted file]
target/linux/ipq807x/patches-6.1/0019-v6.3-arm64-dts-qcom-ipq8074-set-Gen2-PCIe-pcie-max-link-s.patch [deleted file]
target/linux/ipq807x/patches-6.1/0020-v6.3-PCI-qcom-Add-support-for-IPQ8074-Gen3-port.patch [deleted file]
target/linux/ipq807x/patches-6.1/0021-v6.3-clk-qcom-ipq8074-populate-fw_name-for-usb3phy-s.patch [deleted file]
target/linux/ipq807x/patches-6.1/0022-v6.5-soc-qcom-mdt_loader-Fix-unconditional-call-to-scm_pa.patch [deleted file]
target/linux/ipq807x/patches-6.1/0100-clk-qcom-clk-rcg2-introduce-support-for-multiple-con.patch [deleted file]
target/linux/ipq807x/patches-6.1/0101-clk-qcom-gcc-ipq8074-rework-nss_port5-6-clock-to-mul.patch [deleted file]
target/linux/ipq807x/patches-6.1/0102-arm64-dts-ipq8074-add-reserved-memory-nodes.patch [deleted file]
target/linux/ipq807x/patches-6.1/0110-arm64-dts-qcom-ipq8074-pass-QMP-PCI-PHY-PIPE-clocks-.patch [deleted file]
target/linux/ipq807x/patches-6.1/0111-arm64-dts-qcom-ipq8074-use-msi-parent-for-PCIe.patch [deleted file]
target/linux/ipq807x/patches-6.1/0112-remoteproc-qcom-Add-PRNG-proxy-clock.patch [deleted file]
target/linux/ipq807x/patches-6.1/0113-remoteproc-qcom-Add-secure-PIL-support.patch [deleted file]
target/linux/ipq807x/patches-6.1/0114-remoteproc-qcom-Add-support-for-split-q6-m3-wlan-fir.patch [deleted file]
target/linux/ipq807x/patches-6.1/0115-remoteproc-qcom-Add-ssr-subdevice-identifier.patch [deleted file]
target/linux/ipq807x/patches-6.1/0116-remoteproc-qcom-Update-regmap-offsets-for-halt-regis.patch [deleted file]
target/linux/ipq807x/patches-6.1/0117-dt-bindings-clock-qcom-Add-reset-for-WCSSAON.patch [deleted file]
target/linux/ipq807x/patches-6.1/0118-clk-qcom-Add-WCSSAON-reset.patch [deleted file]
target/linux/ipq807x/patches-6.1/0119-remoteproc-wcss-disable-auto-boot-for-IPQ8074.patch [deleted file]
target/linux/ipq807x/patches-6.1/0120-arm64-dts-qcom-Enable-Q6v5-WCSS-for-ipq8074-SoC.patch [deleted file]
target/linux/ipq807x/patches-6.1/0121-arm64-dts-ipq8074-Add-WLAN-node.patch [deleted file]
target/linux/ipq807x/patches-6.1/0122-arm64-dts-ipq8074-add-CPU-clock.patch [deleted file]
target/linux/ipq807x/patches-6.1/0123-arm64-dts-ipq8074-add-cooling-cells-to-CPU-nodes.patch [deleted file]
target/linux/ipq807x/patches-6.1/0128-cpufreq-qcom-nvmem-add-support-for-IPQ8074.patch [deleted file]
target/linux/ipq807x/patches-6.1/0129-arm64-dts-qcom-ipq8074-add-QFPROM-fuses.patch [deleted file]
target/linux/ipq807x/patches-6.1/0130-arm64-dts-qcom-ipq8074-add-CPU-OPP-table.patch [deleted file]
target/linux/ipq807x/patches-6.1/0132-mmc-core-disable-TRIM-on-Micron-MTFC4GACAJCN-1M.patch [deleted file]
target/linux/ipq807x/patches-6.1/0133-mmc-core-disable-TRIM-on-Kingston-EMMC04G-M627.patch [deleted file]
target/linux/ipq807x/patches-6.1/0134-arm64-dts-qcom-ipq8074-add-critical-thermal-trips.patch [deleted file]
target/linux/ipq807x/patches-6.1/0900-power-Add-Qualcomm-APM.patch [deleted file]
target/linux/ipq807x/patches-6.1/0901-regulator-add-Qualcomm-CPR-regulators.patch [deleted file]
target/linux/ipq807x/patches-6.1/0902-arm64-dts-ipq8074-add-label-to-clocks.patch [deleted file]
target/linux/qualcommax/Makefile [new file with mode: 0644]
target/linux/qualcommax/base-files/etc/board.d/01_leds [new file with mode: 0644]
target/linux/qualcommax/base-files/etc/board.d/02_network [new file with mode: 0644]
target/linux/qualcommax/base-files/etc/hotplug.d/firmware/11-ath11k-caldata [new file with mode: 0644]
target/linux/qualcommax/base-files/etc/init.d/bootcount [new file with mode: 0755]
target/linux/qualcommax/base-files/lib/upgrade/buffalo.sh [new file with mode: 0644]
target/linux/qualcommax/base-files/lib/upgrade/mmc.sh [new file with mode: 0644]
target/linux/qualcommax/base-files/lib/upgrade/platform.sh [new file with mode: 0644]
target/linux/qualcommax/config-6.1 [new file with mode: 0644]
target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq8070-cax1800.dts [new file with mode: 0644]
target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq8071-ax3600.dts [new file with mode: 0644]
target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq8071-ax3600.dtsi [new file with mode: 0644]
target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq8071-ax6.dts [new file with mode: 0644]
target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq8071-eap102.dts [new file with mode: 0644]
target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq8072-301w.dts [new file with mode: 0644]
target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq8072-ax9000.dts [new file with mode: 0644]
target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq8072-dl-wrx36.dts [new file with mode: 0644]
target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq8072-haze.dts [new file with mode: 0644]
target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq8072-wax218.dts [new file with mode: 0644]
target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq8072-wpq873.dts [new file with mode: 0644]
target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq8074-512m.dtsi [new file with mode: 0644]
target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq8074-ac-cpu.dtsi [new file with mode: 0644]
target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq8074-cpr-regulator.dtsi [new file with mode: 0644]
target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq8074-ess.dtsi [new file with mode: 0644]
target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq8074-hk-cpu.dtsi [new file with mode: 0644]
target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq8074-nbg7815.dts [new file with mode: 0644]
target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq8074-wxr-5950ax12.dts [new file with mode: 0644]
target/linux/qualcommax/generic/target.mk [new file with mode: 0644]
target/linux/qualcommax/image/Makefile [new file with mode: 0644]
target/linux/qualcommax/image/generic.mk [new file with mode: 0644]
target/linux/qualcommax/patches-6.1/0001-v6.2-arm64-dts-qcom-ipq8074-add-A53-PLL-node.patch [new file with mode: 0644]
target/linux/qualcommax/patches-6.1/0002-v6.2-thermal-drivers-tsens-Add-support-for-combined-inter.patch [new file with mode: 0644]
target/linux/qualcommax/patches-6.1/0003-v6.2-thermal-drivers-tsens-Allow-configuring-min-and-max-.patch [new file with mode: 0644]
target/linux/qualcommax/patches-6.1/0004-v6.2-thermal-drivers-tsens-Add-IPQ8074-support.patch [new file with mode: 0644]
target/linux/qualcommax/patches-6.1/0005-v6.2-arm64-dts-qcom-ipq8074-add-thermal-nodes.patch [new file with mode: 0644]
target/linux/qualcommax/patches-6.1/0006-v6.2-arm64-dts-qcom-ipq8074-add-clocks-to-APCS.patch [new file with mode: 0644]
target/linux/qualcommax/patches-6.1/0007-v6.2-clk-qcom-ipq8074-convert-to-parent-data.patch [new file with mode: 0644]
target/linux/qualcommax/patches-6.1/0008-v6.2-clk-qcom-reset-support-resetting-multiple-bits.patch [new file with mode: 0644]
target/linux/qualcommax/patches-6.1/0009-v6.2-dt-bindings-clock-qcom-ipq8074-add-missing-networkin.patch [new file with mode: 0644]
target/linux/qualcommax/patches-6.1/0010-v6.2-clk-qcom-ipq8074-add-missing-networking-resets.patch [new file with mode: 0644]
target/linux/qualcommax/patches-6.1/0011-v6.2-clk-qcom-ipq8074-populate-fw_name-for-all-parents.patch [new file with mode: 0644]
target/linux/qualcommax/patches-6.1/0012-v6.2-arm64-dts-qcom-ipq8074-pass-XO-and-sleep-clocks-to-G.patch [new file with mode: 0644]
target/linux/qualcommax/patches-6.1/0013-v6.2-arm64-dts-qcom-add-PMP8074-DTSI.patch [new file with mode: 0644]
target/linux/qualcommax/patches-6.1/0014-v6.2-arm64-dts-qcom-ipq8074-hk01-add-VQMMC-supply.patch [new file with mode: 0644]
target/linux/qualcommax/patches-6.1/0015-v6.2-arm64-dts-qcom-hk01-use-GPIO-flags-for-tlmm.patch [new file with mode: 0644]
target/linux/qualcommax/patches-6.1/0016-v6.2-arm64-dts-qcom-ipq8074-Fix-up-comments.patch [new file with mode: 0644]
target/linux/qualcommax/patches-6.1/0017-v6.2-arm64-dts-qcom-ipq8074-align-TLMM-pin-configuration-.patch [new file with mode: 0644]
target/linux/qualcommax/patches-6.1/0019-v6.3-arm64-dts-qcom-ipq8074-set-Gen2-PCIe-pcie-max-link-s.patch [new file with mode: 0644]
target/linux/qualcommax/patches-6.1/0020-v6.3-PCI-qcom-Add-support-for-IPQ8074-Gen3-port.patch [new file with mode: 0644]
target/linux/qualcommax/patches-6.1/0021-v6.3-clk-qcom-ipq8074-populate-fw_name-for-usb3phy-s.patch [new file with mode: 0644]
target/linux/qualcommax/patches-6.1/0022-v6.5-soc-qcom-mdt_loader-Fix-unconditional-call-to-scm_pa.patch [new file with mode: 0644]
target/linux/qualcommax/patches-6.1/0100-clk-qcom-clk-rcg2-introduce-support-for-multiple-con.patch [new file with mode: 0644]
target/linux/qualcommax/patches-6.1/0101-clk-qcom-gcc-ipq8074-rework-nss_port5-6-clock-to-mul.patch [new file with mode: 0644]
target/linux/qualcommax/patches-6.1/0102-arm64-dts-ipq8074-add-reserved-memory-nodes.patch [new file with mode: 0644]
target/linux/qualcommax/patches-6.1/0110-arm64-dts-qcom-ipq8074-pass-QMP-PCI-PHY-PIPE-clocks-.patch [new file with mode: 0644]
target/linux/qualcommax/patches-6.1/0111-arm64-dts-qcom-ipq8074-use-msi-parent-for-PCIe.patch [new file with mode: 0644]
target/linux/qualcommax/patches-6.1/0112-remoteproc-qcom-Add-PRNG-proxy-clock.patch [new file with mode: 0644]
target/linux/qualcommax/patches-6.1/0113-remoteproc-qcom-Add-secure-PIL-support.patch [new file with mode: 0644]
target/linux/qualcommax/patches-6.1/0114-remoteproc-qcom-Add-support-for-split-q6-m3-wlan-fir.patch [new file with mode: 0644]
target/linux/qualcommax/patches-6.1/0115-remoteproc-qcom-Add-ssr-subdevice-identifier.patch [new file with mode: 0644]
target/linux/qualcommax/patches-6.1/0116-remoteproc-qcom-Update-regmap-offsets-for-halt-regis.patch [new file with mode: 0644]
target/linux/qualcommax/patches-6.1/0117-dt-bindings-clock-qcom-Add-reset-for-WCSSAON.patch [new file with mode: 0644]
target/linux/qualcommax/patches-6.1/0118-clk-qcom-Add-WCSSAON-reset.patch [new file with mode: 0644]
target/linux/qualcommax/patches-6.1/0119-remoteproc-wcss-disable-auto-boot-for-IPQ8074.patch [new file with mode: 0644]
target/linux/qualcommax/patches-6.1/0120-arm64-dts-qcom-Enable-Q6v5-WCSS-for-ipq8074-SoC.patch [new file with mode: 0644]
target/linux/qualcommax/patches-6.1/0121-arm64-dts-ipq8074-Add-WLAN-node.patch [new file with mode: 0644]
target/linux/qualcommax/patches-6.1/0122-arm64-dts-ipq8074-add-CPU-clock.patch [new file with mode: 0644]
target/linux/qualcommax/patches-6.1/0123-arm64-dts-ipq8074-add-cooling-cells-to-CPU-nodes.patch [new file with mode: 0644]
target/linux/qualcommax/patches-6.1/0128-cpufreq-qcom-nvmem-add-support-for-IPQ8074.patch [new file with mode: 0644]
target/linux/qualcommax/patches-6.1/0129-arm64-dts-qcom-ipq8074-add-QFPROM-fuses.patch [new file with mode: 0644]
target/linux/qualcommax/patches-6.1/0130-arm64-dts-qcom-ipq8074-add-CPU-OPP-table.patch [new file with mode: 0644]
target/linux/qualcommax/patches-6.1/0132-mmc-core-disable-TRIM-on-Micron-MTFC4GACAJCN-1M.patch [new file with mode: 0644]
target/linux/qualcommax/patches-6.1/0133-mmc-core-disable-TRIM-on-Kingston-EMMC04G-M627.patch [new file with mode: 0644]
target/linux/qualcommax/patches-6.1/0134-arm64-dts-qcom-ipq8074-add-critical-thermal-trips.patch [new file with mode: 0644]
target/linux/qualcommax/patches-6.1/0900-power-Add-Qualcomm-APM.patch [new file with mode: 0644]
target/linux/qualcommax/patches-6.1/0901-regulator-add-Qualcomm-CPR-regulators.patch [new file with mode: 0644]
target/linux/qualcommax/patches-6.1/0902-arm64-dts-ipq8074-add-label-to-clocks.patch [new file with mode: 0644]