mbox series

[v2,0/2] arm64: dts: qcom: sc8280xp-x13s: add wifi calibration variant

Message ID 20230321094011.9759-1-johan+linaro@kernel.org (mailing list archive)
Headers show
Series arm64: dts: qcom: sc8280xp-x13s: add wifi calibration variant | expand

Message

Johan Hovold March 21, 2023, 9:40 a.m. UTC
This series adds the missing calibration variant devicetree property
which is needed to load the (just released) calibration data and use the
ath11k wifi on the Lenovo Thinkpad X13s.

Kalle, can you take the binding through your tree and then Bjorn can
take the devicetree update through the qcom tree?

Johan


Changes in v2
 - rename DT schema file
 - fix model name typo in binding comment
 - amend calibration variant description
 - drop the corresponding change for the sc8280xp-crd which will need
   its own set of calibration data


Johan Hovold (2):
  dt-bindings: wireless: add ath11k pcie bindings
  arm64: dts: qcom: sc8280xp-x13s: add wifi calibration variant

 .../net/wireless/qcom,ath11k-pci.yaml         | 58 +++++++++++++++++++
 .../qcom/sc8280xp-lenovo-thinkpad-x13s.dts    | 17 ++++++
 2 files changed, 75 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/net/wireless/qcom,ath11k-pci.yaml

Comments

Bjorn Andersson March 24, 2023, 6:34 p.m. UTC | #1
On Tue, 21 Mar 2023 10:40:09 +0100, Johan Hovold wrote:
> This series adds the missing calibration variant devicetree property
> which is needed to load the (just released) calibration data and use the
> ath11k wifi on the Lenovo Thinkpad X13s.
> 
> Kalle, can you take the binding through your tree and then Bjorn can
> take the devicetree update through the qcom tree?
> 
> [...]

Applied, thanks!

[2/2] arm64: dts: qcom: sc8280xp-x13s: add wifi calibration variant
      commit: 2702f54f400ad3979632cdb76553772414f4c5e3

Best regards,