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

Commit 061703cf authored by Can Guo's avatar Can Guo
Browse files

ARM: dts: msm: update extcon storage card detect compatible string

In order to use the new storage card detect GPIO based extcon driver,
update the extcon storage card detect node compatible string.

Change-Id: I2b9ff1923c6589dd5949d5578e6c0693ce841e57
parent ea32f8ee
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3409,7 +3409,7 @@
	};

	extcon_storage_cd: extcon_storage_cd {
		compatible = "extcon-gpio";
		compatible = "extcon-storage-cd-gpio";
		extcon-id = <62>; /* EXTCON_MECHANICAL */
		status = "disabled";
	};