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:
parent
3a7e752617
commit
c6f596e758
1 changed files with 4 additions and 0 deletions
|
@ -448,3 +448,7 @@
|
|||
qcom,mdss-dsi-bl-max-level = <255>;
|
||||
qcom,panel-supply-entries = <&dsi_panel_pwr_supply>;
|
||||
};
|
||||
|
||||
&wil6210 {
|
||||
status = "ok";
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue