We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e22c49 commit 6f8355fCopy full SHA for 6f8355f
1 file changed
arch/arm64/boot/dts/mediatek/mt7622-bananapi-bpi-r64.dts
@@ -323,7 +323,7 @@
323
asm-sel-hog {
324
gpio-hog;
325
gpios = <90 GPIO_ACTIVE_HIGH>;
326
- output-high;
+ output-low;
327
};
328
329
/* eMMC is shared pin with parallel NAND */
@@ -597,11 +597,11 @@
597
598
599
&sata {
600
- status = "disabled";
+ status = "okay";
601
602
603
&sata_phy {
604
605
606
607
&spi0 {
0 commit comments