|
|
@@ -708,6 +708,7 @@
|
|
|
<&cru SCLK_SDMMC_DRV>, <&cru SCLK_SDMMC_SAMPLE>;
|
|
|
clock-names = "biu", "ciu", "ciu-drive", "ciu-sample";
|
|
|
fifo-depth = <0x100>;
|
|
|
+ max-frequency = <150000000>;
|
|
|
status = "disabled";
|
|
|
};
|
|
|
|
|
|
@@ -719,6 +720,7 @@
|
|
|
<&cru SCLK_SDIO_DRV>, <&cru SCLK_SDIO_SAMPLE>;
|
|
|
clock-names = "biu", "ciu", "ciu-drive", "ciu-sample";
|
|
|
fifo-depth = <0x100>;
|
|
|
+ max-frequency = <150000000>;
|
|
|
status = "disabled";
|
|
|
};
|
|
|
|
|
|
@@ -730,6 +732,7 @@
|
|
|
<&cru SCLK_EMMC_DRV>, <&cru SCLK_EMMC_SAMPLE>;
|
|
|
clock-names = "biu", "ciu", "ciu-drive", "ciu-sample";
|
|
|
fifo-depth = <0x100>;
|
|
|
+ max-frequency = <150000000>;
|
|
|
status = "disabled";
|
|
|
};
|
|
|
|