rockchip: increase emmc speed for ariaboard photonicat

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
Tianling Shen
2025-08-31 23:00:25 +08:00
parent 22cffc0c76
commit 862144f378
2 changed files with 4 additions and 2 deletions
@@ -433,7 +433,8 @@
&sdhci {
bus-width = <8>;
cap-mmc-highspeed;
max-frequency = <52000000>;
max-frequency = <150000000>;
mmc-hs200-1_8v;
non-removable;
pinctrl-names = "default";
pinctrl-0 = <&emmc_bus8 &emmc_clk &emmc_cmd>;
@@ -469,7 +469,8 @@
&sdhci {
bus-width = <8>;
cap-mmc-highspeed;
max-frequency = <52000000>;
max-frequency = <150000000>;
mmc-hs200-1_8v;
non-removable;
pinctrl-names = "default";
pinctrl-0 = <&emmc_bus8 &emmc_clk &emmc_cmd>;