OSDN Git Service

ARM: dts: msm: Enable Native SSR for WLAN on GVMQ
authorVenkata Rao Kakani <vkakani@codeaurora.org>
Thu, 20 Sep 2018 07:01:23 +0000 (12:31 +0530)
committerGerrit - the friendly Code Review server <code-review@localhost>
Sat, 29 Sep 2018 00:20:55 +0000 (17:20 -0700)
Since WLAN is passthrough block for LA-GVM, Enable
native SSR instead of virtual SSR.

Change-Id: I1de983dc570101c508557368b2f7215126221ee5
Signed-off-by: Venkata Rao Kakani <vkakani@codeaurora.org>
arch/arm/boot/dts/qcom/vplatform-lfv-msm8996-ivi-la.dts

index 4059527..3434514 100644 (file)
                };
                wlan {
                        subsys-name = "AR6320";
-                       interrupts = <0 43 0>;
-                       interrupt-names = "state-irq";
-                       type = "virtual";
+                       type = "native";
                        offset = <512>;
                };