airoha: add missing SCU phandle for PCIe 2-lanes mode

The SCU phandle is mandatory to configure PCIe MUX when PCIe 2-lanes mode
is enabled.

Add the missing property where needed.

Fixes: 7d56183d90 ("airoha: replace PCIe x2-mode patch with new pending version")
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
This commit is contained in:
Christian Marangi
2026-07-14 14:41:49 +02:00
parent 7d56183d90
commit 665cfa98de
2 changed files with 4 additions and 0 deletions
@@ -374,6 +374,8 @@
num-lanes = <2>;
airoha,scu = <&scuclk>;
pinctrl-names = "default";
pinctrl-0 = <&pcie1_rst_pins>;
@@ -248,6 +248,8 @@
num-lanes = <2>;
airoha,scu = <&scuclk>;
pinctrl-names = "default";
pinctrl-0 = <&pcie0_rst_pins>;
pcie@0,0 {