ath11k.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] dt: bindings: net: ath11k: add dt entry for XO calibration support
@ 2023-02-07 10:36 Youghandhar Chintala
  2023-02-07 10:36 ` [PATCH v3 1/2] " Youghandhar Chintala
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Youghandhar Chintala @ 2023-02-07 10:36 UTC (permalink / raw)
  To: kvalo, davem, edumazet, kuba, pabeni, robh+dt, krzysztof.kozlowski+dt
  Cc: ath11k, linux-wireless, netdev, devicetree, linux-kernel,
	Youghandhar Chintala

Add dt binding to get XO calibration data support for Wi-Fi RF clock.

Retrieve the XO trim offset via system firmware (e.g., device tree),
especially in the case where the device doesn't have a useful EEPROM
on which to store the calibrated XO offset.
Calibrated XO offset is sent to firmware, which compensate the RF clock
drift by programing the XO trim register.

Changes from v2:
 - Added proper commit text

Changes from v1:
 - Sending the series to right list

Youghandhar Chintala (2):
  dt: bindings: net: ath11k: add dt entry for XO calibration support
  wifi: ath11k: PMIC XO cal data support

 .../bindings/net/wireless/qcom,ath11k.yaml    |  4 ++++
 drivers/net/wireless/ath/ath11k/ahb.c         |  8 +++++++
 drivers/net/wireless/ath/ath11k/core.h        |  3 +++
 drivers/net/wireless/ath/ath11k/qmi.c         | 24 +++++++++++++++++++
 drivers/net/wireless/ath/ath11k/qmi.h         |  4 +++-
 5 files changed, 42 insertions(+), 1 deletion(-)

-- 
2.38.0


-- 
ath11k mailing list
ath11k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath11k

^ permalink raw reply	[flat|nested] 6+ messages in thread
* [PATCH v2 0/2] dt: bindings: add dt entry for XO calibration support
@ 2023-02-07 10:32 Youghandhar Chintala
  2023-02-07 10:32 ` [PATCH v3 0/2] dt: bindings: net: ath11k: " Youghandhar Chintala
  0 siblings, 1 reply; 6+ messages in thread
From: Youghandhar Chintala @ 2023-02-07 10:32 UTC (permalink / raw)
  To: kvalo, davem, edumazet, kuba, pabeni, robh+dt, krzysztof.kozlowski+dt
  Cc: ath11k, linux-wireless, netdev, devicetree, linux-kernel,
	Youghandhar Chintala

Add dt binding to get XO calibration data support for Wi-Fi RF clock.

Signed-off-by: Youghandhar Chintala <quic_youghand@quicinc.com>

Changes from v1:
 - Sending the series to right list

Youghandhar Chintala (2):
  dt: bindings: add dt entry for XO calibration support
  wifi: ath11k: PMIC XO cal data support

 .../bindings/net/wireless/qcom,ath11k.yaml    |  4 ++++
 drivers/net/wireless/ath/ath11k/ahb.c         |  8 +++++++
 drivers/net/wireless/ath/ath11k/core.h        |  3 +++
 drivers/net/wireless/ath/ath11k/qmi.c         | 24 +++++++++++++++++++
 drivers/net/wireless/ath/ath11k/qmi.h         |  4 +++-
 5 files changed, 42 insertions(+), 1 deletion(-)

-- 
2.38.0


-- 
ath11k mailing list
ath11k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath11k

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-02-07 10:38 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-07 10:36 [PATCH v3 0/2] dt: bindings: net: ath11k: add dt entry for XO calibration support Youghandhar Chintala
2023-02-07 10:36 ` [PATCH v3 1/2] " Youghandhar Chintala
2023-02-07 10:38   ` Krzysztof Kozlowski
2023-02-07 10:36 ` [PATCH v3 2/2] wifi: ath11k: PMIC XO cal data support Youghandhar Chintala
2023-02-07 10:38 ` [PATCH v3 0/2] dt: bindings: net: ath11k: add dt entry for XO calibration support Krzysztof Kozlowski
  -- strict thread matches above, loose matches on Subject: below --
2023-02-07 10:32 [PATCH v2 0/2] dt: bindings: " Youghandhar Chintala
2023-02-07 10:32 ` [PATCH v3 0/2] dt: bindings: net: ath11k: " Youghandhar Chintala

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).