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

Commit 0508360b authored by Arumuga Durai A's avatar Arumuga Durai A
Browse files

ARM: dts: msm: Disable pericom type-c for APQ8017 with-PMI config



Disable pericom type-C device as no type-C connector
is present on this smart audio platform.

Change-Id: Ie56746607c0b0052f0c01d0ef0a0d8fe298bad93
Signed-off-by: default avatarArumuga Durai A <cadurai@codeaurora.org>
parent f90af475
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -494,6 +494,10 @@
		pinctrl-0 = <&adv7533_int_active>;
		pinctrl-1 = <&adv7533_int_suspend>;
	};

	pericom-type-c@1d {
		status = "disabled";
	};
};

&mdss_dsi {