This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux/DRA71: DRA712: MMC2 Max clk frequency

Part Number: DRA71

Tool/software: Linux

Team

dra7.dtsi, configures MMC2 (mmc@480b4000) max-frequency = 192000000>, and this post refers that it could be up to 192MHz, but standard

https://e2e.ti.com/support/arm/automotive_processors/f/1020/t/641852?RTOS-Dra7xx-emmc-clk-frequency-mmc-HS200-

but standard JESD84-BS51 states HS200 device type should work up to 200MHz@1.8V

  • Is there any constraint for configuring MMC2 max-frequency = <200000000>; for HS200 eMMC card?
  • IO Delay values provided by PIN MUX tool, are calculated for 192MHz only or could be used with 200MHz clk?

Regards