diff options
author | Kalle Valo <kvalo@codeaurora.org> | 2019-10-03 16:39:51 +0300 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2019-10-03 16:39:51 +0300 |
commit | 97ef12263fce2835dfbc01d1d86b8c5fd711712f (patch) | |
tree | 6226c3e297442c6f168f10a18a163e620c70cda0 /Documentation | |
parent | 4a50d454502f1401171ff061a5424583f91266db (diff) | |
parent | 2c840676be8ffc624bf9bb4490d944fd13c02d71 (diff) | |
download | linux-stable-97ef12263fce2835dfbc01d1d86b8c5fd711712f.tar.gz linux-stable-97ef12263fce2835dfbc01d1d86b8c5fd711712f.tar.bz2 linux-stable-97ef12263fce2835dfbc01d1d86b8c5fd711712f.zip |
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
ath.git patches for 5.5. Major changes:
ath10k
* add support for hardware rfkill on devices where firmware supports it
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/net/wireless/qcom,ath10k.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/net/wireless/qcom,ath10k.txt b/Documentation/devicetree/bindings/net/wireless/qcom,ath10k.txt index ae661e65354e..017128394a3e 100644 --- a/Documentation/devicetree/bindings/net/wireless/qcom,ath10k.txt +++ b/Documentation/devicetree/bindings/net/wireless/qcom,ath10k.txt @@ -81,6 +81,12 @@ Optional properties: Definition: Name of external front end module used. Some valid FEM names for example: "microsemi-lx5586", "sky85703-11" and "sky85803" etc. +- qcom,snoc-host-cap-8bit-quirk: + Usage: Optional + Value type: <empty> + Definition: Quirk specifying that the firmware expects the 8bit version + of the host capability QMI request +- qcom,xo-cal-data: xo cal offset to be configured in xo trim register. Example (to supply PCI based wifi block details): |