From: Bjorn Andersson <bjorn.andersson@linaro.org>
To: Kishon Vijay Abraham I <kishon@ti.com>,
Vinod Koul <vkoul@kernel.org>, Rob Herring <robh+dt@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Wesley Cheng <quic_wcheng@quicinc.com>
Cc: linux-arm-msm@vger.kernel.org, linux-phy@lists.infradead.org,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH v2 0/4] phy: qcom-qmp: Add SC8280XP USB PHYs
Date: Tue, 9 Aug 2022 21:22:59 -0700 [thread overview]
Message-ID: <20220810042303.3583194-1-bjorn.andersson@linaro.org> (raw)
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
--
linux-phy mailing list
linux-phy@lists.infradead.org
https://lists.infradead.org/mailman/listinfo/linux-phy
next reply other threads:[~2022-08-10 4:20 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-10 4:22 Bjorn Andersson [this message]
2022-08-10 4:23 ` [PATCH v2 1/4] dt-bindings: phy: qcom,qmp: Add compatible for SC8280XP USB phys Bjorn Andersson
2022-08-10 14:48 ` Krzysztof Kozlowski
2022-08-10 4:23 ` [PATCH v2 2/4] phy: qcom-qmp-combo: Parameterize swing and pre_emphasis tables Bjorn Andersson
2022-08-10 4:23 ` [PATCH v2 3/4] phy: qcom-qmp: Add SC8280XP USB3 UNI phy Bjorn Andersson
2022-08-10 4:23 ` [PATCH v2 4/4] phy: qcom-qmp-combo: Add sc8280xp USB/DP combo phys Bjorn Andersson
2022-08-30 7:38 ` [PATCH v2 0/4] phy: qcom-qmp: Add SC8280XP USB PHYs Vinod Koul
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220810042303.3583194-1-bjorn.andersson@linaro.org \
--to=bjorn.andersson@linaro.org \
--cc=devicetree@vger.kernel.org \
--cc=kishon@ti.com \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-phy@lists.infradead.org \
--cc=quic_wcheng@quicinc.com \
--cc=robh+dt@kernel.org \
--cc=vkoul@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox