rockchip: lower mmc speed for nanopc t6

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
Tianling Shen 2023-08-08 11:23:36 +08:00
parent 2728fce688
commit ed2528ba75
No known key found for this signature in database
GPG Key ID: 6850B6345C862176
3 changed files with 3 additions and 6 deletions

View File

@ -24,8 +24,7 @@
&sdhci {
cap-mmc-highspeed;
mmc-ddr-1_8v;
mmc-hs400-1_8v;
mmc-hs400-enhanced-strobe;
mmc-hs200-1_8v;
pinctrl-names = "default";
pinctrl-0 = <&emmc_bus8 &emmc_clk &emmc_cmd &emmc_data_strobe &emmc_rstnout>;
};

View File

@ -369,8 +369,7 @@
bus-width = <8>;
cap-mmc-highspeed;
max-frequency = <200000000>;
mmc-hs400-1_8v;
mmc-hs400-enhanced-strobe;
mmc-hs200-1_8v;
no-sdio;
no-sd;
non-removable;

View File

@ -577,8 +577,7 @@
bus-width = <8>;
cap-mmc-highspeed;
max-frequency = <200000000>;
mmc-hs400-1_8v;
mmc-hs400-enhanced-strobe;
mmc-hs200-1_8v;
no-sdio;
no-sd;
non-removable;