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
  • Loading branch information
frank-w committed Jul 15, 2024
1 parent a2dce7e commit 30fba4e
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
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,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 @@ -597,11 +597,11 @@
};

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

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

&spi0 {
Expand Down

0 comments on commit 30fba4e

Please sign in to comment.