public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Add QCOM SNPS PHY overriding params support
@ 2022-03-03  6:13 Sandeep Maheswaram
  2022-03-03  6:13 ` [PATCH v2 1/3] dt-bindings: phy: qcom,usb-snps-femto-v2: Add phy override params bindings Sandeep Maheswaram
                   ` (2 more replies)
  0 siblings, 3 replies; 18+ messages in thread
From: Sandeep Maheswaram @ 2022-03-03  6:13 UTC (permalink / raw)
  To: Rob Herring, Andy Gross, Bjorn Andersson, Kishon Vijay Abraham I,
	Vinod Koul, Greg Kroah-Hartman, Wesley Cheng, Stephen Boyd,
	Doug Anderson, Matthias Kaehlcke, Krzysztof Kozlowski
  Cc: devicetree, linux-arm-msm, linux-kernel, linux-phy, linux-usb,
	quic_pkondeti, quic_ppratap, Sandeep Maheswaram

Added support for overriding tuning parameters in QCOM SNPS PHY
from device tree.

changes in v2:
Reading the individual fields in each overriding register from device tree.

Sandeep Maheswaram (3):
  dt-bindings: phy: qcom,usb-snps-femto-v2: Add phy override params
    bindings
  phy: qcom-snps: Add support for overriding phy tuning parameters
  arm64: dts: qcom: sc7280: Update SNPS Phy params for SC7280 IDP device

 .../bindings/phy/qcom,usb-snps-femto-v2.yaml       | 125 ++++++++++++++
 arch/arm64/boot/dts/qcom/sc7280-idp.dtsi           |   6 +
 drivers/phy/qualcomm/phy-qcom-snps-femto-v2.c      | 192 +++++++++++++++++++++
 3 files changed, 323 insertions(+)

-- 
2.7.4


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

end of thread, other threads:[~2022-04-13  9:54 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-03  6:13 [PATCH v2 0/3] Add QCOM SNPS PHY overriding params support Sandeep Maheswaram
2022-03-03  6:13 ` [PATCH v2 1/3] dt-bindings: phy: qcom,usb-snps-femto-v2: Add phy override params bindings Sandeep Maheswaram
2022-03-03 15:59   ` Krzysztof Kozlowski
2022-03-03 22:23     ` Stephen Boyd
2022-03-14  3:29     ` Pavan Kondeti
2022-03-14  7:39       ` Krzysztof Kozlowski
2022-03-14  8:16         ` Pavan Kondeti
2022-03-14  8:36           ` Krzysztof Kozlowski
2022-03-14  9:40             ` Pavan Kondeti
2022-03-14 10:08               ` Krzysztof Kozlowski
2022-03-14 10:30                 ` Pavan Kondeti
2022-03-14 10:41                   ` Krzysztof Kozlowski
2022-03-14 11:13                     ` Pavan Kondeti
2022-03-14 11:21                       ` Krzysztof Kozlowski
2022-03-03  6:13 ` [PATCH v2 2/3] phy: qcom-snps: Add support for overriding phy tuning parameters Sandeep Maheswaram
2022-04-13  9:42   ` Vinod Koul
2022-04-13  9:53     ` Pavan Kondeti
2022-03-03  6:13 ` [PATCH v2 3/3] arm64: dts: qcom: sc7280: Update SNPS Phy params for SC7280 IDP device Sandeep Maheswaram

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox