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

Commit 46536afd authored by Linyu Yuan's avatar Linyu Yuan
Browse files

ARM: dts: msm: disable second USB port for Lahaina QRD

Disable hs phy, ss phy and controller.

Change-Id: I8791b728278a21a7e285e13d98e9b9c5c3f7da8b
parent 4d5b70c5
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
#include "lahaina-qrd-common.dtsi"
#include "display/lahaina-sde-display-qrd.dtsi"

&usb1 {
	status = "disabled";
};

&usb2_phy1 {
	status = "disabled";
};

&usb_qmp_phy {
	status = "disabled";
};