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

This commit is contained in:
Linux Build Service Account 2017-01-03 08:43:39 -08:00 committed by Gerrit - the friendly Code Review server
commit 236b45193e

View file

@ -1,4 +1,4 @@
/* 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";
};