From 8c4608db938e706655080cf4f226df36f0fcfa18 Mon Sep 17 00:00:00 2001 From: Yong Ding Date: Mon, 14 May 2018 12:58:35 +0800 Subject: [PATCH] ARM: dts: msm: remove USB3 device in msm8996-ivi-lv-mt vplatform In the latest multiple GVMs(Guest Virtual Machines) environment, USB3 is expected to be used by LA GVM with the passthrough mode. So it is necessary to remove its access from LV GVM, or there will be conflict. Change-Id: I8409a81a636ca38e64b8e00e25170c064549dc61 Signed-off-by: Yong Ding --- .../dts/qcom/vplatform-lfv-msm8996-ivi-lv-mt.dts | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/arch/arm/boot/dts/qcom/vplatform-lfv-msm8996-ivi-lv-mt.dts b/arch/arm/boot/dts/qcom/vplatform-lfv-msm8996-ivi-lv-mt.dts index 30a45a5899b0..08407f574231 100644 --- a/arch/arm/boot/dts/qcom/vplatform-lfv-msm8996-ivi-lv-mt.dts +++ b/arch/arm/boot/dts/qcom/vplatform-lfv-msm8996-ivi-lv-mt.dts @@ -98,18 +98,3 @@ label = "ion_system_mem"; }; }; - -#include "vplatform-lfv-msm8996-usb.dtsi" - -&usb3 { - status = "okay"; - qcom,no-wakeup-src-in-hostmode; -}; - -&qusb_phy0 { - status = "okay"; -}; - -&ssphy { - status = "okay"; -};