ramips: correct the PCIe port number for Unielec u7621-01
authorDavid Bentham <db260179@gmail.com>
Sun, 24 Dec 2023 13:33:23 +0000 (13:33 +0000)
committerHauke Mehrtens <hauke@hauke-m.de>
Mon, 25 Dec 2023 18:00:36 +0000 (19:00 +0100)
commit39e55bdbe27a09579658178796a9b732e126e703
treec0210616cb6f2d95f8c474e2dc2282c966aaadfb
parentb17cc131c61e6ed8b85d776050c666617794fa41
ramips: correct the PCIe port number for Unielec u7621-01

MT7621 gets a new PCIe driver in the 5.15+ kernel. Allocating wrong PCIe
port will cause the PCIe NIC to not work properly. This commit fixes
the wrong port numbers on Unielec u7621-01.

According to the bootlog, MT7612E (5 GHz) is connected to pcie2, and
MT7603E (2 GHz) is connected to pcie1:

[    1.294844] mt7621-pci 1e140000.pcie: pcie0 no card, disable it (RST & CLK)
[    1.308635] mt7621-pci 1e140000.pcie: PCIE1 enabled
[    1.318277] mt7621-pci 1e140000.pcie: PCIE2 enabled

Also correct the led activity for the MT7603e - not used on the MT7612e

Signed-off-by: David Bentham <db260179@gmail.com>
target/linux/ramips/dts/mt7621_unielec_u7621-01.dtsi