Skip to content

Commit 920e7dd

Browse files
unicornxRevySR
authored andcommitted
FROMLIST: riscv: sophgo: dts: enable pcie for PioneerBox
Enable pcie controllers for PioneerBox, which uses SG2042 SoC. Signed-off-by: Chen Wang <[email protected]> Link: https://lore.kernel.org/r/eb2e8c619a4dd53f9bb1aa33add4f85d4ffa7d79.1736923025.git.unicorn_wang@outlook.com Signed-off-by: Han Gao <[email protected]>
1 parent cb61c9d commit 920e7dd

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

arch/riscv/boot/dts/sophgo/sg2042-milkv-pioneer.dts

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,18 @@
128128
};
129129
};
130130

131+
&pcie_rc0 {
132+
status = "okay";
133+
};
134+
135+
&pcie_rc1 {
136+
status = "okay";
137+
};
138+
139+
&pcie_rc2 {
140+
status = "okay";
141+
};
142+
131143
&sd {
132144
pinctrl-0 = <&sd_cfg>;
133145
pinctrl-names = "default";

0 commit comments

Comments
 (0)