diff options
| author | Venkata Rao Kakani <vkakani@codeaurora.org> | 2019-01-28 16:50:51 +0530 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2019-01-28 04:39:13 -0800 |
| commit | 4dff47a2724ee4e792d6ae84eaca78113a0debe6 (patch) | |
| tree | 3a81c5f294435c0a1f0f68662675f967c21e28b3 /arch | |
| parent | 09b1cf72e23d934aada1913293c0700d1b9abd16 (diff) | |
arm64: dts: gvm: Add support for USB Host suspend
Enable USB2 suspend in LA Guest when the touch
is connected to host port.
Change-Id: Id211fc0e170079fadba610617a5faa0f1f96360d
Signed-off-by: Venkata Rao Kakani <vkakani@codeaurora.org>
Diffstat (limited to 'arch')
| -rw-r--r-- | arch/arm/boot/dts/qcom/vplatform-lfv-msm8996-ivi-la.dts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/qcom/vplatform-lfv-msm8996-ivi-la.dts b/arch/arm/boot/dts/qcom/vplatform-lfv-msm8996-ivi-la.dts index 96bc2b9d4562..9825176351e3 100644 --- a/arch/arm/boot/dts/qcom/vplatform-lfv-msm8996-ivi-la.dts +++ b/arch/arm/boot/dts/qcom/vplatform-lfv-msm8996-ivi-la.dts @@ -271,6 +271,7 @@ &usb2s { status = "okay"; + qcom,no-wakeup-src-in-hostmode; }; &qusb_phy1 { |
