1
0
Fork 0

ARM: dts: clearfog: fix sdhci supply property name

The vmmc phandle, like all power supply property names, must have the
'-supply' suffix.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
hifive-unleashed-5.1
Baruch Siach 2018-08-21 22:12:33 +03:00 committed by Gregory CLEMENT
parent f2aeded4a6
commit e807f02981
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@
&clearfog_sdhci_cd_pins>;
pinctrl-names = "default";
status = "okay";
vmmc = <&reg_3p3v>;
vmmc-supply = <&reg_3p3v>;
wp-inverted;
};