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.

TDA2HG: Is it possible that SD card init skip 1.8v switch?

Part Number: TDA2HG

Hi,

My board use fixed 3.3v regulator supply SD card, but kernel always try to switch it to 1.8v on init stage. And it of cause will failed. Please check log below:

[  525.707260] omap_hsmmc 4809c000.mmc: vmmc_aux set voltage failed
[  525.713296] omap_hsmmc 4809c000.mmc: failed to switch 1.8v
[  525.760283] mmc0: error -110 whilst initialising SD card

So can I skip it?

Thanks a lot!