rockchip: dts: rk3568: add max-frequency for sdhci

Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com>
Change-Id: I0815514fe2eeed99c73ac181f1ce42c89f7644c9
This commit is contained in:
Jason Zhu 2021-01-06 16:12:22 +08:00 committed by Jianhong Chen
parent 43f2461c06
commit 6f71993b11
1 changed files with 1 additions and 0 deletions

View File

@ -1853,6 +1853,7 @@
sdhci: sdhci@fe310000 {
compatible = "rockchip,dwcmshc-sdhci", "snps,dwcmshc-sdhci";
reg = <0x0 0xfe310000 0x0 0x10000>;
max-frequency = <200000000>;
interrupts = <GIC_SPI 19 IRQ_TYPE_LEVEL_HIGH>;
assigned-clocks = <&cru BCLK_EMMC>, <&cru TCLK_EMMC>;
assigned-clock-rates = <200000000>, <24000000>;