mirror of
https://github.com/torvalds/linux.git
synced 2026-05-27 08:33:17 +02:00
riscv: sophgo: dts: enable PCIe for PioneerBox
Enable PCIe controllers for PioneerBox, which uses SG2042 SoC. Signed-off-by: Chen Wang <unicorn_wang@outlook.com> Link: https://lore.kernel.org/r/ec474c5eefb79626dd6a4d65454da9109aaf2f4d.1760929111.git.unicorn_wang@outlook.com Signed-off-by: Inochi Amaoto <inochiama@gmail.com> Signed-off-by: Chen Wang <wangchen20@iscas.ac.cn>
This commit is contained in:
parent
4e27aca488
commit
b85ad0d06a
|
|
@ -128,6 +128,18 @@ uart0-rx-pins {
|
|||
};
|
||||
};
|
||||
|
||||
&pcie_rc0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&pcie_rc2 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&pcie_rc3 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&sd {
|
||||
pinctrl-0 = <&sd_cfg>;
|
||||
pinctrl-names = "default";
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user