]> git.ipfire.org Git - thirdparty/openwrt.git/commit
ramips: PCIe driver improvements for mt7620 and mt7628 18299/head
authorShiji Yang <yangshiji66@qq.com>
Mon, 17 Mar 2025 16:42:19 +0000 (00:42 +0800)
committerHauke Mehrtens <hauke@hauke-m.de>
Wed, 18 Jun 2025 18:35:23 +0000 (20:35 +0200)
commit9b777547beefa491319498208310f0758b49c45d
treeb8e62b7ae5ec3662ed2f8b50fc0c2e4b53969251
parent8e1d58a596e22d2e148dcd351e70ad28723c01ae
ramips: PCIe driver improvements for mt7620 and mt7628

This patchset fixes some PCIe bridge register access issues and
reworks the initialization procedure. It may bring some stability
improvements. To match the driver changes, the memory remap range
was extended and a PCIe reset pinctrl was added to mt7628an.dtsi.

Link: https://lore.kernel.org/all/OSBPR01MB1670555F549B69B9A5E7F133BC72A@OSBPR01MB1670.jpnprd01.prod.outlook.com/
Signed-off-by: Shiji Yang <yangshiji66@qq.com>
Link: https://github.com/openwrt/openwrt/pull/18299
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/ramips/dts/mt7628an.dtsi
target/linux/ramips/patches-6.12/120-1-mips-pci-mt7620-fix-bridge-register-access.patch [new file with mode: 0644]
target/linux/ramips/patches-6.12/120-2-mips-pci-mt7620-add-more-register-init-values.patch [new file with mode: 0644]
target/linux/ramips/patches-6.12/120-3-mips-pci-mt7620-rework-initialization-procedure.patch [new file with mode: 0644]
target/linux/ramips/patches-6.6/120-1-mips-pci-mt7620-fix-bridge-register-access.patch [new file with mode: 0644]
target/linux/ramips/patches-6.6/120-2-mips-pci-mt7620-add-more-register-init-values.patch [new file with mode: 0644]
target/linux/ramips/patches-6.6/120-3-mips-pci-mt7620-rework-initialization-procedure.patch [new file with mode: 0644]