[v3 0/3] Add QCOM SNPS PHY overriding params support
Krishna Kurapati
quic_kriskura at quicinc.com
Sun May 8 05:12:24 PDT 2022
Added support for overriding tuning parameters in QCOM SNPS PHY
from device tree.
changes in v3:
Added support for phy tuning paramters to be represented in bps and
corresponding register values to be written are obtained by traversing
through data map declared in the driver.
changes in v2:
Reading the individual fields in each overriding register from device tree.
Krishna Kurapati (2):
phy: qcom-snps: Add support for overriding phy tuning parameters
arm64: dts: qcom: sc7280: Update SNPS Phy params for SC7280 IDP device
Sandeep Maheswaram (1):
dt-bindings: phy: qcom,usb-snps-femto-v2: Add phy override params
bindings
.../bindings/phy/qcom,usb-snps-femto-v2.yaml | 87 +++++++
arch/arm64/boot/dts/qcom/sc7280-idp.dtsi | 6 +
drivers/phy/qualcomm/phy-qcom-snps-femto-v2.c | 252 ++++++++++++++++++++-
3 files changed, 343 insertions(+), 2 deletions(-)
--
2.7.4
More information about the linux-phy
mailing list