Skip to content

Commit bf26383

Browse files
committed
REVYOS: pcie: sg2042: pcie_rc1 use msi as msi-parent
Signed-off-by: Han Gao <[email protected]>
1 parent a9a49e3 commit bf26383

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

arch/riscv/boot/dts/sophgo/sg2042.dtsi

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -293,15 +293,8 @@
293293
cdns,no-bar-match-nbits = <48>;
294294
sophgo,link-id = <0>;
295295
sophgo,syscon-pcie-ctrl = <&cdns_pcie1_ctrl>;
296-
msi-parent = <&msi_pcie>;
296+
msi-parent = <&msi>;
297297
status = "disabled";
298-
msi_pcie: msi {
299-
compatible = "sophgo,sg2042-pcie-msi";
300-
msi-controller;
301-
interrupt-parent = <&intc>;
302-
interrupts = <123 IRQ_TYPE_LEVEL_HIGH>;
303-
interrupt-names = "msi";
304-
};
305298
};
306299

307300
pcie_rc2: pcie@7062800000 {

0 commit comments

Comments
 (0)