Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e807f029 authored by Baruch Siach's avatar Baruch Siach Committed by Gregory CLEMENT
Browse files

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: default avatarBaruch Siach <baruch@tkos.co.il>
Signed-off-by: default avatarGregory CLEMENT <gregory.clement@bootlin.com>
parent f2aeded4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -48,7 +48,7 @@
					     &clearfog_sdhci_cd_pins>;
				pinctrl-names = "default";
				status = "okay";
				vmmc = <&reg_3p3v>;
				vmmc-supply = <&reg_3p3v>;
				wp-inverted;
			};