Disabled hs400 on Helios64 (hopefully only temporarily) (#3126)

This commit is contained in:
Piotr Szczepanik 2021-09-08 09:54:06 +02:00 committed by GitHub
parent 593104add4
commit 5f2e23e908
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,7 @@ new file mode 100644
index 000000000..fae17f416
--- /dev/null
+++ b/arch/arm64/boot/dts/rockchip/rk3399-kobol-helios64.dts
@@ -0,0 +1,1153 @@
@@ -0,0 +1,1154 @@
+// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
+/*
+ * Copyright (c) 2020 Aditya Prayoga (aditya@kobol.io)
@ -984,8 +984,9 @@ index 000000000..fae17f416
+ assigned-clock-rates = <150000000>;
+ bus-width = <8>;
+ mmc-hs200-1_8v;
+ mmc-hs400-1_8v;
+ mmc-hs400-enhanced-strobe;
+ // hs400 is broken on Helios64 since 5.10.60
+ // mmc-hs400-1_8v;
+ // mmc-hs400-enhanced-strobe;
+ supports-emmc;
+ non-removable;
+ disable-wp;