Disable hs400 modes of Helios64's emmc (#2174)

This commit is contained in:
Piotr Szczepanik 2020-08-31 23:16:32 +02:00 committed by GitHub
parent 79096f034f
commit 6d47709de2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 6 deletions

View File

@ -27,7 +27,7 @@ new file mode 100644
index 00000000..d4248a01
--- /dev/null
+++ b/arch/arm64/boot/dts/rockchip/rk3399-helios64.dts
@@ -0,0 +1,1260 @@
@@ -0,0 +1,1258 @@
+// SPDX-License-Identifier: GPL-2.0+
+/*
+ * Copyright (c) 2020 Aditya Prayoga (aditya@kobol.io)
@ -1102,9 +1102,7 @@ index 00000000..d4248a01
+
+&sdhci {
+ bus-width = <8>;
+ mmc-hs400-1_8v;
+ mmc-hs200-1_8v;
+ mmc-hs400-enhanced-strobe;
+ //keep-power-in-suspend;
+ supports-emmc;
+ non-removable;

View File

@ -27,7 +27,7 @@ new file mode 100644
index 000000000..342589131
--- /dev/null
+++ b/arch/arm64/boot/dts/rockchip/rk3399-helios64.dts
@@ -0,0 +1,1080 @@
@@ -0,0 +1,1078 @@
+// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
+/*
+ * Copyright (c) 2020 Aditya Prayoga (aditya@kobol.io)
@ -944,9 +944,7 @@ index 000000000..342589131
+
+&sdhci {
+ bus-width = <8>;
+ mmc-hs400-1_8v;
+ mmc-hs200-1_8v;
+ mmc-hs400-enhanced-strobe;
+ supports-emmc;
+ non-removable;
+ disable-wp;