Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Closed
Changes from 1 commit
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
9e95d86
Revert "FROMLIST: riscv: sophgo: dts: enable PCIe for SG2042_EVB_V2.0"
RevySR Sep 12, 2025
ae4fc9b
Revert "FROMLIST: riscv: sophgo: dts: enable PCIe for SG2042_EVB_V1.X"
RevySR Sep 12, 2025
207bb21
Revert "FROMLIST: riscv: sophgo: dts: enable PCIe for PioneerBox"
RevySR Sep 12, 2025
7ad6d81
Revert "FROMLIST: riscv: sophgo: dts: add PCIe controllers for SG2042"
RevySR Sep 12, 2025
219a53b
Revert "FROMLIST: PCI: sg2042: Add Sophgo SG2042 PCIe driver"
RevySR Sep 12, 2025
7fb6b40
Revert "FROMLIST: PCI: cadence: Check pcie-ops before using it."
RevySR Sep 12, 2025
47c3440
Revert "FROMLIST: dt-bindings: pci: Add Sophgo SG2042 PCIe host"
RevySR Sep 12, 2025
2a7ec95
FROMLIST: dt-bindings: pci: Add Sophgo SG2042 PCIe host
unicornx Sep 12, 2025
6a24583
FROMLIST: PCI: cadence: Check pcie-ops before using it
unicornx Sep 12, 2025
dbc8e41
FROMLIST: PCI: sg2042: Add Sophgo SG2042 PCIe driver
unicornx Sep 12, 2025
1096f46
FROMLIST: riscv: sophgo: dts: add PCIe controllers for SG2042
unicornx Sep 12, 2025
881ea07
FROMLIST: riscv: sophgo: dts: enable PCIe for PioneerBox
unicornx Sep 12, 2025
468c497
FROMLIST: riscv: sophgo: dts: enable PCIe for SG2042_EVB_V1.X
unicornx Sep 12, 2025
607f95c
FROMLIST: riscv: sophgo: dts: enable PCIe for SG2042_EVB_V2.0
unicornx Sep 12, 2025
9548302
Revert "FROMLIST: riscv: dts: sophgo: Enable SPI NOR node for SG2042_…
RevySR Sep 20, 2025
b5274e7
Revert "FROMLIST: riscv: dts: sophgo: Enable SPI NOR node for SG2042_…
RevySR Sep 20, 2025
f318fea
Revert "FROMLIST: riscv: dts: sophgo: Enable SPI NOR node for Pioneer…
RevySR Sep 20, 2025
c55e1f4
Revert "FROMLIST: riscv: dts: sophgo: Add SPI NOR node for SG2042"
RevySR Sep 20, 2025
b210267
FROMLIST: riscv: dts: sophgo: Add SPI NOR node for SG2042
sycamoremoon Sep 16, 2025
d34ea9e
FROMLIST: riscv: dts: sophgo: Enable SPI NOR node for PioneerBox
sycamoremoon Sep 16, 2025
f056399
FROMLIST: riscv: dts: sophgo: Enable SPI NOR node for SG2042_EVB_V1
sycamoremoon Sep 16, 2025
3ba0b81
FROMLIST: riscv: dts: sophgo: Enable SPI NOR node for SG2042_EVB_V2
sycamoremoon Sep 16, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Revert "FROMLIST: riscv: sophgo: dts: enable PCIe for PioneerBox"
This reverts commit ae976e5.
  • Loading branch information
RevySR committed Sep 12, 2025
commit 207bb21df7d4936cbb25db1bcaee0d6f3fedd83f
12 changes: 0 additions & 12 deletions arch/riscv/boot/dts/sophgo/sg2042-milkv-pioneer.dts
Original file line number Diff line number Diff line change
Expand Up @@ -128,18 +128,6 @@
};
};

&pcie_rc0 {
status = "okay";
};

&pcie_rc2 {
status = "okay";
};

&pcie_rc3 {
status = "okay";
};

&sd {
pinctrl-0 = <&sd_cfg>;
pinctrl-names = "default";
Expand Down