mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-23 17:11:32 +00:00
The "a" version of the MT7620 has single port PCIE bus. The driver is straightforward without any special magic required. The driver works on MT7620 and MT7628. There are a few magic values that get written to the pcie phy and a register of which we only know the name. I marked these places as vodoo in the comments above the code. Signed-off-by: John Crispin <blogic@openwrt.org> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/11996/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org> |
||
|---|---|---|
| .. | ||
| bootrom.c | ||
| cevt-rt3352.c | ||
| clk.c | ||
| common.h | ||
| early_printk.c | ||
| ill_acc.c | ||
| irq-gic.c | ||
| irq.c | ||
| Kconfig | ||
| Makefile | ||
| mt7620.c | ||
| mt7621.c | ||
| of.c | ||
| Platform | ||
| prom.c | ||
| reset.c | ||
| rt288x.c | ||
| rt305x.c | ||
| rt3883.c | ||
| timer-gic.c | ||
| timer.c | ||