Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3c31fdfb authored by Hamad Kadmany's avatar Hamad Kadmany
Browse files

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



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

Change-Id: I9f2461551a67b757064ee88f609fc8e2c9d75211
Signed-off-by: default avatarHamad Kadmany <hkadmany@codeaurora.org>
parent 55e8426a
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
/* Copyright (c) 2016, The Linux Foundation. All rights reserved.
/* Copyright (c) 2016-2017, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
@@ -457,3 +457,7 @@
&blue_led {
	/delete-property/ linux,default-trigger;
};

&wil6210 {
	status = "ok";
};