mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-01-19 13:20:47 +00:00
mediatek/filogic: fix mt7981.dtsi PCIe support
* the compatible string was wrong * the pinmux was missing Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
parent
41655c81c1
commit
27286ed524
@ -416,7 +416,7 @@
|
||||
|
||||
pcie: pcie@11280000 {
|
||||
compatible = "mediatek,mt7981-pcie",
|
||||
"mediatek,mt7986-pcie";
|
||||
"mediatek,mt8192-pcie";
|
||||
reg = <0 0x11280000 0 0x4000>;
|
||||
reg-names = "pcie-mac";
|
||||
ranges = <0x82000000 0 0x20000000
|
||||
|
Loading…
Reference in New Issue
Block a user