What clock need to enabled for SDMMC1?
Hi!
I have a STM32MP257F processor. The clock for SDMMC1 is constant at 3.3V. Therefore the U-boot cannot read the SD-card.
My question is: What clock need to be active/chosed in the device tree so it u-boot can read the SD-card sdmmc1?
Hit any key to stop autoboot: 0
Boot over mmc0!
Saving Environment to MMC... stm32_sdmmc2 mmc@48220000: stm32_sdmmc2_getcd called
stm32_sdmmc2 mmc@48220000: bus_with = 1, clock = 0
stm32mp25_reset clock-controller@44200000: reset id=69 offset=0x830 bit=0 status=1
stm32mp25_reset clock-controller@44200000: reset id=69 offset=0x830 bit=0 status=0
D/TC:? 0 tee_ta_init_session_with_context:562 Re-open trusted service a8cfe406-d4f5-4a2e-9f8d-a25dc754c099
F/TC:? 0 pta_scmi_invoke_command:404 SCMI command 0x3 ptypes 0x3
F/TC:? 0 pta_scmi_invoke_command:404 SCMI command 0x4 ptypes 0x651
F/TC:? 0 regulator_disable:142 v3v3
D/TC:? 0 tee_ta_close_session:465 csess 0x8212f890 id 1
D/TC:? 0 tee_ta_close_session:484 Destroy session
D/TC:? 0 tee_ta_init_session_with_context:562 Re-open trusted service a8cfe406-d4f5-4a2e-9f8d-a25dc754c099
F/TC:? 0 plat_prng_add_jitter_entropy:74 0xA7
F/TC:? 0 pta_scmi_invoke_command:404 SCMI command 0x3 ptypes 0x3
F/TC:? 0 pta_scmi_invoke_command:404 SCMI command 0x4 ptypes 0x651
F/TC:? 0 regulator_enable:94 v3v3
D/TC:? 0 tee_ta_close_session:465 csess 0x8212f890 id 1
D/TC:? 0 tee_ta_close_session:484 Destroy session
stm32_sdmmc2 mmc@48220000: bus_with = 1, clock = 0
stm32_sdmmc2 mmc@48220000: bus_with = 1, clock = 400000
stm32_sdmmc2 mmc@48220000: send cmd 0 data: 0x0 @ 0x0000000000000000
stm32_sdmmc2 mmc@48220000: timeout reading SDMMC_STA register
stm32_sdmmc2 mmc@48220000: send STOP command to abort dpsm treatments
stm32_sdmmc2 mmc@48220000: timeout reading SDMMC_STA register
stm32_sdmmc2 mmc@48220000: end for CMD 0, ret = -110
No block device
Failed (1)
