Skip to content

Commit

Permalink
dts64: enable sata and disable pcie-slot CN8 (shared)
Browse files Browse the repository at this point in the history
- fix ok to okay
  • Loading branch information
frank-w committed Mar 1, 2021
1 parent 841171a commit 2b616c9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions arch/arm64/boot/dts/mediatek/mt7622-bananapi-bpi-r64.dts
Expand Up @@ -276,7 +276,7 @@
asm_sel {
gpio-hog;
gpios = <90 GPIO_ACTIVE_HIGH>;
output-high;
output-low;
};

/* eMMC is shared pin with parallel NAND */
Expand Down Expand Up @@ -550,11 +550,11 @@
};

&sata {
status = "disable";
status = "okay";
};

&sata_phy {
status = "disable";
status = "okay";
};

&spi0 {
Expand Down

0 comments on commit 2b616c9

Please sign in to comment.