Loading Documentation/devicetree/bindings/bluetooth/bluetooth_power.txt +1 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ Required properties: - compatible: Should be set to one of the following: qca,ar3002 qca,qca6174 qca,qca9379 qca,wcn3990 - qca,bt-reset-gpio: GPIO pin to bring BT Controller out of reset Loading drivers/bluetooth/bluetooth-power.c +2 −1 Original line number Diff line number Diff line /* Copyright (c) 2009-2010, 2013-2016 The Linux Foundation. All rights reserved. /* Copyright (c) 2009-2010, 2013-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 Loading Loading @@ -36,6 +36,7 @@ static struct of_device_id bt_power_match_table[] = { { .compatible = "qca,ar3002" }, { .compatible = "qca,qca6174" }, { .compatible = "qca,qca9379" }, { .compatible = "qca,wcn3990" }, {} }; Loading Loading
Documentation/devicetree/bindings/bluetooth/bluetooth_power.txt +1 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ Required properties: - compatible: Should be set to one of the following: qca,ar3002 qca,qca6174 qca,qca9379 qca,wcn3990 - qca,bt-reset-gpio: GPIO pin to bring BT Controller out of reset Loading
drivers/bluetooth/bluetooth-power.c +2 −1 Original line number Diff line number Diff line /* Copyright (c) 2009-2010, 2013-2016 The Linux Foundation. All rights reserved. /* Copyright (c) 2009-2010, 2013-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 Loading Loading @@ -36,6 +36,7 @@ static struct of_device_id bt_power_match_table[] = { { .compatible = "qca,ar3002" }, { .compatible = "qca,qca6174" }, { .compatible = "qca,qca9379" }, { .compatible = "qca,wcn3990" }, {} }; Loading