OSDN Git Service

ARM: dts: msm: remove USB3 device in msm8996-ivi-lv-mt vplatform
authorYong Ding <yongding@codeaurora.org>
Mon, 14 May 2018 04:58:35 +0000 (12:58 +0800)
committerGerrit - the friendly Code Review server <code-review@localhost>
Fri, 1 Jun 2018 02:18:48 +0000 (19:18 -0700)
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 <yongding@codeaurora.org>
arch/arm/boot/dts/qcom/vplatform-lfv-msm8996-ivi-lv-mt.dts

index 30a45a5..08407f5 100644 (file)
                        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";
-};