All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Add QCOM SNPS PHY overriding params support
@ 2022-02-15 19:19 ` Sandeep Maheswaram
  0 siblings, 0 replies; 18+ messages in thread
From: Sandeep Maheswaram @ 2022-02-15 19:19 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Andy Gross, Bjorn Andersson,
	Kishon Vijay Abraham I, Vinod Koul, Greg Kroah-Hartman,
	Wesley Cheng, Stephen Boyd, Doug Anderson, Matthias Kaehlcke
  Cc: evicetree, 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.

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       | 16 ++++++++
 arch/arm64/boot/dts/qcom/sc7280-idp.dtsi           |  4 ++
 drivers/phy/qualcomm/phy-qcom-snps-femto-v2.c      | 45 ++++++++++++++++++++++
 3 files changed, 65 insertions(+)

-- 
2.7.4


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

end of thread, other threads:[~2022-02-21  5:49 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-15 19:19 [PATCH 0/3] Add QCOM SNPS PHY overriding params support Sandeep Maheswaram
2022-02-15 19:19 ` Sandeep Maheswaram
2022-02-15 19:19 ` [PATCH 1/3] dt-bindings: phy: qcom,usb-snps-femto-v2: Add phy override params bindings Sandeep Maheswaram
2022-02-15 19:19   ` [PATCH 1/3] dt-bindings: phy: qcom, usb-snps-femto-v2: " Sandeep Maheswaram
2022-02-15 19:55   ` [PATCH 1/3] dt-bindings: phy: qcom,usb-snps-femto-v2: " Dmitry Baryshkov
2022-02-15 19:55     ` Dmitry Baryshkov
2022-02-16  2:10     ` Stephen Boyd
2022-02-16  2:10       ` Stephen Boyd
2022-02-16  3:47       ` Pavan Kondeti
2022-02-16  3:47         ` Pavan Kondeti
2022-02-21  5:49         ` Sandeep Maheswaram
2022-02-21  5:49           ` Sandeep Maheswaram
2022-02-16  7:40   ` Krzysztof Kozlowski
2022-02-16  7:40     ` Krzysztof Kozlowski
2022-02-15 19:19 ` [PATCH 2/3] phy: qcom-snps: Add support for overriding phy tuning parameters Sandeep Maheswaram
2022-02-15 19:19   ` Sandeep Maheswaram
2022-02-15 19:19 ` [PATCH 3/3] arm64: dts: qcom: sc7280: Update SNPS Phy params for SC7280 IDP device Sandeep Maheswaram
2022-02-15 19:19   ` Sandeep Maheswaram

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.