rockchip: fix rk3399 DoorNet2 emmc clk (#8295)

This commit is contained in:
hejiawencc 2021-11-24 14:37:30 +08:00 committed by GitHub
parent 238eb30fa0
commit 9bce8084a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 2 deletions

View File

@ -128,7 +128,7 @@
+
--- /dev/null
+++ b/arch/arm64/boot/dts/rockchip/rk3399-doornet2.dtsi
@@ -0,0 +1,653 @@
@@ -0,0 +1,655 @@
+// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
+
+/dts-v1/;
@ -672,6 +672,8 @@
+
+&sdhci {
+ bus-width = <8>;
+ supports-emmc;
+ assigned-clock-rates = <150000000>;
+ mmc-hs400-1_8v;
+ mmc-hs400-enhanced-strobe;
+ non-removable;

View File

@ -128,7 +128,7 @@
+
--- /dev/null
+++ b/arch/arm64/boot/dts/rockchip/rk3399-doornet2.dtsi
@@ -0,0 +1,653 @@
@@ -0,0 +1,655 @@
+// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
+
+/dts-v1/;
@ -672,6 +672,8 @@
+
+&sdhci {
+ bus-width = <8>;
+ supports-emmc;
+ assigned-clock-rates = <150000000>;
+ mmc-hs400-1_8v;
+ mmc-hs400-enhanced-strobe;
+ non-removable;