Skip to content
Snippets Groups Projects
Commit 121333e0 authored by Mikhail Vanyulin's avatar Mikhail Vanyulin
Browse files

[C25][DTS] set voltage-ranges to usdhc nodes


This is done to get rid of the following errors in dmesg:
    sdhci-esdhc-imx 30b40000.mmc: voltage-ranges unspecified
    sdhci-esdhc-imx 30b50000.mmc: voltage-ranges unspecified

If those values are not defined, driver will take a look at the controllers
registers and fill them.
The same values were set in dts.

Signed-off-by: default avatarMikhail Vanyulin <mikhail.vanyulin@rtsoft.de>
parent f2e7f6fa
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment