From: Can Guo <cang@codeaurora.org>
To: subhashj@codeaurora.org, asutoshd@codeaurora.org,
vivek.gautam@codeaurora.org, mgautam@codeaurora.org,
kishon@ti.com
Cc: linux-kernel@vger.kernel.org, Can Guo <cang@codeaurora.org>
Subject: [PATCH v1 0/2] Support for Qualcomm UFS QMP PHY on SDM845
Date: Tue, 20 Mar 2018 19:30:49 +0800 [thread overview]
Message-ID: <20180320113051.14444-1-cang@codeaurora.org> (raw)
This patch series adds support for UFS QMP PHY on SDM845 and updates the
compitable string for it.
Can Guo (2):
phy: Add QMP phy based UFS phy support for sdm845
dt-bindings: phy-qcom-qmp: Update UFS phy compitable string for sdm845
.../devicetree/bindings/phy/qcom-qmp-phy.txt | 3 +-
drivers/phy/qualcomm/phy-qcom-qmp.c | 120 ++++++++++++++++++++-
drivers/phy/qualcomm/phy-qcom-qmp.h | 8 ++
3 files changed, 128 insertions(+), 3 deletions(-)
--
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project
next reply other threads:[~2018-03-20 11:31 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-20 11:30 Can Guo [this message]
2018-03-20 11:30 ` [PATCH v1 1/2] phy: Add QMP phy based UFS phy support for sdm845 Can Guo
2018-03-21 2:42 ` cang
2018-03-21 3:34 ` Manu Gautam
2018-03-20 11:30 ` [PATCH v1 2/2] dt-bindings: phy-qcom-qmp: Update UFS phy binding " Can Guo
2018-03-21 2:39 ` cang
2018-03-21 2:42 ` [PATCH v1 0/2] Support for Qualcomm UFS QMP PHY on SDM845 cang
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=20180320113051.14444-1-cang@codeaurora.org \
--to=cang@codeaurora.org \
--cc=asutoshd@codeaurora.org \
--cc=kishon@ti.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mgautam@codeaurora.org \
--cc=subhashj@codeaurora.org \
--cc=vivek.gautam@codeaurora.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 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.