Skip to content

Commit 46c99be

Browse files
committed
dts: r4: fix nvme for emmc/spi by enabling pcie3
1 parent 8fcff0d commit 46c99be

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

arch/arm/dts/mt7988-rfb.dts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,9 +109,8 @@
109109
status = "disabled";
110110
};
111111

112-
/* PCIE3 not working in u-boot */
113112
&pcie3 {
114-
status = "disabled";
113+
status = "okay";
115114
};
116115

117116
&pio {

0 commit comments

Comments
 (0)