Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F154599371
D6395.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
832 B
Referenced Files
None
Subscribers
None
D6395.id.diff
View Options
Index: head/sys/boot/fdt/dts/mips/fbsd-mt7628an.dtsi
===================================================================
--- head/sys/boot/fdt/dts/mips/fbsd-mt7628an.dtsi
+++ head/sys/boot/fdt/dts/mips/fbsd-mt7628an.dtsi
@@ -36,4 +36,5 @@
* different values for the reg property
*/
reg = <0x10140000 0x10000>;
+ compatible = "mediatek,mt7628-pci";
};
Index: head/sys/mips/mediatek/mtk_pcie.c
===================================================================
--- head/sys/mips/mediatek/mtk_pcie.c
+++ head/sys/mips/mediatek/mtk_pcie.c
@@ -203,6 +203,7 @@
static struct ofw_compat_data compat_data[] = {
{ "ralink,rt3883-pci", MTK_SOC_RT3883 },
{ "mediatek,mt7620-pci", MTK_SOC_MT7620A },
+ { "mediatek,mt7628-pci", MTK_SOC_MT7628 },
{ "mediatek,mt7621-pci", MTK_SOC_MT7621 },
{ NULL, MTK_SOC_UNKNOWN }
};
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Apr 30, 12:26 AM (10 h, 11 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
32420290
Default Alt Text
D6395.id.diff (832 B)
Attached To
Mode
D6395: Add proper PCIe init for MT7628/MT7688 SoCs
Attached
Detach File
Event Timeline
Log In to Comment