ARM: dts: msm: Enable wil6210 device for 8998 qrd-vr

wil6210 is required for 11ad card that is present
in qrd-qvr. Hence update the device node status
to reflect this.

Change-Id: I43eb45fcb00449fd7b714c6407d9aa8cc9c518a9
Signed-off-by: Hamad Kadmany <hkadmany@codeaurora.org>
This commit is contained in:
Hamad Kadmany 2017-02-15 09:26:26 +02:00
parent 3a7e752617
commit c6f596e758

View file

@ -448,3 +448,7 @@
qcom,mdss-dsi-bl-max-level = <255>;
qcom,panel-supply-entries = <&dsi_panel_pwr_supply>;
};
&wil6210 {
status = "ok";
};