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

Commit d33b1b47 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

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

parents 63228cd0 46536afd
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";
};