freebsd-dev/sys/mips/mediatek
Stanislav Galabov 32f8bbf8cd Add proper PCIe init for MT7628/MT7688 SoCs
PCIe PHY needs different initialization on MT7628/MT7688 SoCs than it does
on MT7620.
However, LEDE (and OpenWRT) dts files have the PCIe node for MT7628/MT7688
as compatible with mt7620-pci.
We already can handle this properly in our driver, so we just need to add
compat strings to fbsd-mt7628an.dtsi and the PCIe driver.

Approved by:	adrian (mentor)
Sponsored by:	Smartcom - Bulgaria AD
Differential Revision:	https://reviews.freebsd.org/D6395
2016-05-17 06:45:25 +00:00
..
fdt_reset_if.m
fdt_reset.c Use OF_prop_free instead of direct call to free(9) 2016-05-14 20:05:35 +00:00
fdt_reset.h
files.mediatek Introduce MSI and MSI-X support to intrng. This adds a new msi device 2016-05-16 09:11:40 +00:00
mtk_clock.c
mtk_dotg.c Initial import of Ralink/Mediatek MIPS SoC support #5 2016-04-07 11:20:03 +00:00
mtk_ehci.c Mediatek/Ralink: Get our drivers closer to OpenWRT dts definitions 2016-04-15 15:24:42 +00:00
mtk_gpio_v1.c mtk_gpio fixes 2016-05-06 05:22:25 +00:00
mtk_gpio_v2.c mtk_gpio fixes 2016-05-06 05:22:25 +00:00
mtk_intr_gic.c INTRNG - redefine struct intr_map_data to avoid headers pollution. Each 2016-05-05 13:31:19 +00:00
mtk_intr_v1.c INTRNG - redefine struct intr_map_data to avoid headers pollution. Each 2016-05-05 13:31:19 +00:00
mtk_intr_v2.c INTRNG - redefine struct intr_map_data to avoid headers pollution. Each 2016-05-05 13:31:19 +00:00
mtk_machdep.c Add support for boot arguments specification via fdt 2016-04-16 19:44:41 +00:00
mtk_ohci.c Mediatek/Ralink: Get our drivers closer to OpenWRT dts definitions 2016-04-15 15:24:42 +00:00
mtk_pcie.c Add proper PCIe init for MT7628/MT7688 SoCs 2016-05-17 06:45:25 +00:00
mtk_pcie.h Move Mediatek/Ralink PCIe to NEW_PCIB 2016-04-12 07:21:22 +00:00
mtk_pinctrl.c Use OF_prop_free instead of direct call to free(9) 2016-05-14 20:05:35 +00:00
mtk_pinctrl.h Minor pinctrl fixes for Mediatek/Ralink 2016-04-23 04:19:42 +00:00
mtk_reset.c
mtk_soc.c Allow RT3350 CPU clock to be detected as part of RT3050/RT3052 detection 2016-04-18 06:15:58 +00:00
mtk_soc.h
mtk_spi_v1.c mtk_spi cleanup commented printfs 2016-05-06 05:24:10 +00:00
mtk_spi_v1.h Initial import of Ralink/Mediatek MIPS SoC support #6 2016-04-07 11:21:42 +00:00
mtk_spi_v2.c mtk_spi cleanup commented printfs 2016-05-06 05:24:10 +00:00
mtk_spi_v2.h Initial import of Ralink/Mediatek MIPS SoC support #6 2016-04-07 11:21:42 +00:00
mtk_sysctl.c
mtk_sysctl.h Allow RT3350 CPU clock to be detected as part of RT3050/RT3052 detection 2016-04-18 06:15:58 +00:00
mtk_usb_phy.c Add compat strings used by OpenWRT to some Mediatek/Ralink drivers 2016-04-20 14:47:16 +00:00
mtk_usb_phy.h Initial import of Ralink/Mediatek MIPS SoC support #5 2016-04-07 11:20:03 +00:00
mtk_xhci.c Mediatek/Ralink: Get our drivers closer to OpenWRT dts definitions 2016-04-15 15:24:42 +00:00
palmbus.c Introduce palmbus for Mediatek/Ralink SoCs 2016-04-23 04:21:18 +00:00
std.mediatek Rework Mediatek/Ralink configuration files 2016-04-21 07:40:03 +00:00
uart_dev_mtk.c Initial import of Ralink/Mediatek MIPS SoC support #4 2016-04-07 11:16:32 +00:00
uart_dev_mtk.h Initial import of Ralink/Mediatek MIPS SoC support #4 2016-04-07 11:16:32 +00:00