[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220810042303.3583194-1-bjorn.andersson@linaro.org>
Date: Tue, 9 Aug 2022 21:22:59 -0700
From: Bjorn Andersson <bjorn.andersson@...aro.org>
To: Kishon Vijay Abraham I <kishon@...com>,
Vinod Koul <vkoul@...nel.org>,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Wesley Cheng <quic_wcheng@...cinc.com>
Cc: linux-arm-msm@...r.kernel.org, linux-phy@...ts.infradead.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH v2 0/4] phy: qcom-qmp: Add SC8280XP USB PHYs
Introduce UNI and combo USB PHYs for the Qualcomm SC8280XP platform.
Changes since v1:
- Replace direct import of downstream register definitions
Bjorn Andersson (4):
dt-bindings: phy: qcom,qmp: Add compatible for SC8280XP USB phys
phy: qcom-qmp-combo: Parameterize swing and pre_emphasis tables
phy: qcom-qmp: Add SC8280XP USB3 UNI phy
phy: qcom-qmp-combo: Add sc8280xp USB/DP combo phys
.../devicetree/bindings/phy/qcom,qmp-phy.yaml | 2 +
.../bindings/phy/qcom,qmp-usb3-dp-phy.yaml | 1 +
drivers/phy/qualcomm/phy-qcom-qmp-combo.c | 429 ++++++++++++++++--
drivers/phy/qualcomm/phy-qcom-qmp-pcs-v5.h | 13 +
.../phy-qcom-qmp-qserdes-txrx-v5_5nm.h | 333 ++++++++++++++
drivers/phy/qualcomm/phy-qcom-qmp-usb.c | 137 ++++++
drivers/phy/qualcomm/phy-qcom-qmp.h | 1 +
7 files changed, 880 insertions(+), 36 deletions(-)
create mode 100644 drivers/phy/qualcomm/phy-qcom-qmp-qserdes-txrx-v5_5nm.h
--
2.35.1
Powered by blists - more mailing lists