From 760046a85ed18ec8e8bb2165d986ce0e11d84176 Mon Sep 17 00:00:00 2001 From: Venkata Rao Kakani Date: Thu, 20 Sep 2018 12:31:23 +0530 Subject: [PATCH] ARM: dts: msm: Enable Native SSR for WLAN on GVMQ Since WLAN is passthrough block for LA-GVM, Enable native SSR instead of virtual SSR. Change-Id: I1de983dc570101c508557368b2f7215126221ee5 Signed-off-by: Venkata Rao Kakani --- arch/arm/boot/dts/qcom/vplatform-lfv-msm8996-ivi-la.dts | 4 +--- 1 file changed, 1 insertion(+), 3 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 40595275b63a..3434514df69c 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 @@ -170,9 +170,7 @@ }; wlan { subsys-name = "AR6320"; - interrupts = <0 43 0>; - interrupt-names = "state-irq"; - type = "virtual"; + type = "native"; offset = <512>; }; -- 2.11.0