Skip to content

Commit 6f8355f

Browse files
committed
dts64: enable sata and disable pcie-slot CN8 (shared)
1 parent 7e22c49 commit 6f8355f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

arch/arm64/boot/dts/mediatek/mt7622-bananapi-bpi-r64.dts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@
323323
asm-sel-hog {
324324
gpio-hog;
325325
gpios = <90 GPIO_ACTIVE_HIGH>;
326-
output-high;
326+
output-low;
327327
};
328328

329329
/* eMMC is shared pin with parallel NAND */
@@ -597,11 +597,11 @@
597597
};
598598

599599
&sata {
600-
status = "disabled";
600+
status = "okay";
601601
};
602602

603603
&sata_phy {
604-
status = "disabled";
604+
status = "okay";
605605
};
606606

607607
&spi0 {

0 commit comments

Comments
 (0)