ramips: add linux 5.15 support for mt7621
authorFelix Fietkau <nbd@nbd.name>
Sun, 27 Mar 2022 19:26:31 +0000 (21:26 +0200)
committerFelix Fietkau <nbd@nbd.name>
Sun, 27 Mar 2022 19:36:40 +0000 (21:36 +0200)
commita3764ee29dd09394fa750c78160e300d86532561
tree5698d325acdbd921f7fa4203149adf3b5fb87f39
parentac11f36b337da29f422d16776cf36c98013dcc77
ramips: add linux 5.15 support for mt7621

Signed-off-by: Felix Fietkau <nbd@nbd.name>
43 files changed:
target/linux/ramips/Makefile
target/linux/ramips/dts/mt7621.dtsi
target/linux/ramips/image/mt7621.mk
target/linux/ramips/mt7621/config-5.15 [new file with mode: 0644]
target/linux/ramips/patches-5.15/100-PCI-mt7621-Add-MediaTek-MT7621-PCIe-host-controller-.patch [new file with mode: 0644]
target/linux/ramips/patches-5.15/101-PCI-mt7621-Rename-mt7621_pci_-to-mt7621_pcie_.patch [new file with mode: 0644]
target/linux/ramips/patches-5.15/102-PCI-mt7621-Declare-mt7621_pci_ops-static.patch [new file with mode: 0644]
target/linux/ramips/patches-5.15/103-PCI-mt7621-Move-MIPS-setup-to-pcibios_root_bridge_pr.patch [new file with mode: 0644]
target/linux/ramips/patches-5.15/104-PCI-mt7621-Drop-of_match_ptr-to-avoid-unused-variabl.patch [new file with mode: 0644]
target/linux/ramips/patches-5.15/105-PCI-mt7621-Remove-unused-function-pcie_rmw.patch [new file with mode: 0644]
target/linux/ramips/patches-5.15/106-PCI-Let-pcibios_root_bridge_prepare-access-bridge-wi.patch [new file with mode: 0644]
target/linux/ramips/patches-5.15/110-reset_controller_driver.patch [new file with mode: 0644]
target/linux/ramips/patches-5.15/200-add-ralink-eth.patch [new file with mode: 0644]
target/linux/ramips/patches-5.15/300-mt7620-export-chip-version-and-pkg.patch [new file with mode: 0644]
target/linux/ramips/patches-5.15/311-MIPS-use-set_mode-to-enable-disable-the-cevt-r4k-irq.patch [new file with mode: 0644]
target/linux/ramips/patches-5.15/312-MIPS-ralink-add-cpu-frequency-scaling.patch [new file with mode: 0644]
target/linux/ramips/patches-5.15/314-MIPS-add-bootargs-override-property.patch [new file with mode: 0644]
target/linux/ramips/patches-5.15/315-owrt-hack-fix-mt7688-cache-issue.patch [new file with mode: 0644]
target/linux/ramips/patches-5.15/316-arch-mips-do-not-select-illegal-access-driver-by-def.patch [new file with mode: 0644]
target/linux/ramips/patches-5.15/320-MIPS-add-support-for-buggy-MT7621S-core-detection.patch [new file with mode: 0644]
target/linux/ramips/patches-5.15/324-mt7621-perfctr-fix.patch [new file with mode: 0644]
target/linux/ramips/patches-5.15/400-mtd-cfi-cmdset-0002-force-word-write.patch [new file with mode: 0644]
target/linux/ramips/patches-5.15/405-mtd-spi-nor-Add-support-for-BoHong-bh25q128as.patch [new file with mode: 0644]
target/linux/ramips/patches-5.15/410-mtd-rawnand-add-driver-support-for-MT7621-nand-flash.patch [new file with mode: 0644]
target/linux/ramips/patches-5.15/411-dt-bindings-add-documentation-for-mt7621-nand-driver.patch [new file with mode: 0644]
target/linux/ramips/patches-5.15/700-net-ethernet-mediatek-support-net-labels.patch [new file with mode: 0644]
target/linux/ramips/patches-5.15/710-at803x.patch [new file with mode: 0644]
target/linux/ramips/patches-5.15/720-Revert-net-phy-simplify-phy_link_change-arguments.patch [new file with mode: 0644]
target/linux/ramips/patches-5.15/721-NET-no-auto-carrier-off-support.patch [new file with mode: 0644]
target/linux/ramips/patches-5.15/801-DT-Add-documentation-for-gpio-ralink.patch [new file with mode: 0644]
target/linux/ramips/patches-5.15/802-GPIO-MIPS-ralink-add-gpio-driver-for-ralink-SoC.patch [new file with mode: 0644]
target/linux/ramips/patches-5.15/803-gpio-ralink-Add-support-for-GPIO-as-interrupt-contro.patch [new file with mode: 0644]
target/linux/ramips/patches-5.15/805-pinctrl-AW9523.patch [new file with mode: 0644]
target/linux/ramips/patches-5.15/810-uvc-add-iPassion-iP2970-support.patch [new file with mode: 0644]
target/linux/ramips/patches-5.15/820-DT-Add-documentation-for-spi-rt2880.patch [new file with mode: 0644]
target/linux/ramips/patches-5.15/821-SPI-ralink-add-Ralink-SoC-spi-driver.patch [new file with mode: 0644]
target/linux/ramips/patches-5.15/825-i2c-MIPS-adds-ralink-I2C-driver.patch [new file with mode: 0644]
target/linux/ramips/patches-5.15/830-mmc-MIPS-ralink-add-sdhci-for-mt7620a-SoC.patch [new file with mode: 0644]
target/linux/ramips/patches-5.15/835-asoc-add-mt7620-support.patch [new file with mode: 0644]
target/linux/ramips/patches-5.15/840-serial-add-ugly-custom-baud-rate-hack.patch [new file with mode: 0644]
target/linux/ramips/patches-5.15/845-pwm-add-mediatek-support.patch [new file with mode: 0644]
target/linux/ramips/patches-5.15/850-awake-rt305x-dwc2-controller.patch [new file with mode: 0644]
target/linux/ramips/patches-5.15/855-linkit_bootstrap.patch [new file with mode: 0644]