diff options
Diffstat (limited to 'sys/contrib/device-tree/Bindings/net/wireless/qcom,ath11k.yaml')
| -rw-r--r-- | sys/contrib/device-tree/Bindings/net/wireless/qcom,ath11k.yaml | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/sys/contrib/device-tree/Bindings/net/wireless/qcom,ath11k.yaml b/sys/contrib/device-tree/Bindings/net/wireless/qcom,ath11k.yaml index ff5763dc66a8..c089677702cf 100644 --- a/sys/contrib/device-tree/Bindings/net/wireless/qcom,ath11k.yaml +++ b/sys/contrib/device-tree/Bindings/net/wireless/qcom,ath11k.yaml @@ -8,7 +8,6 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# title: Qualcomm Technologies ath11k wireless devices maintainers: - - Kalle Valo <kvalo@kernel.org> - Jeff Johnson <jjohnson@kernel.org> description: | @@ -42,8 +41,15 @@ properties: * reg * reg-names + qcom,calibration-variant: + $ref: /schemas/types.yaml#/definitions/string + description: + string to uniquely identify variant of the calibration data in the + board-2.bin for designs with colliding bus and device specific ids + qcom,ath11k-calibration-variant: $ref: /schemas/types.yaml#/definitions/string + deprecated: true description: string to uniquely identify variant of the calibration data in the board-2.bin for designs with colliding bus and device specific ids |
