linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Kishon Vijay Abraham I <kishon@ti.com>
To: Evan Green <evgreen@chromium.org>, Andy Gross <andy.gross@linaro.org>
Cc: Douglas Anderson <dianders@chromium.org>,
	Stephen Boyd <swboyd@chromium.org>, <devicetree@vger.kernel.org>,
	Rob Herring <robh@kernel.org>, <linux-arm-msm@vger.kernel.org>,
	Can Guo <cang@codeaurora.org>, <linux-kernel@vger.kernel.org>,
	Vivek Gautam <vivek.gautam@codeaurora.org>,
	Manu Gautam <mgautam@codeaurora.org>,
	Rob Herring <robh+dt@kernel.org>,
	David Brown <david.brown@linaro.org>,
	Mark Rutland <mark.rutland@arm.com>, <linux-soc@vger.kernel.org>
Subject: Re: [PATCH v7 0/5] arm64: dts: qcom: sdm845: Add UFS DT nodes
Date: Tue, 11 Dec 2018 15:56:16 +0530	[thread overview]
Message-ID: <1d00081d-7ef5-20fb-b04b-3b51ca9cd6da@ti.com> (raw)
In-Reply-To: <20181210192826.241350-1-evgreen@chromium.org>



On 11/12/18 12:58 AM, Evan Green wrote:
> Update the device tree bindings for the QMP PHY to properly
> specify the registers for dual-lane PHYs. Update the driver to use
> those new registers. Add the DT nodes for UFS on SDM845 and MTP.
> Finally, fix up the USB3 PHY on SDM845, which also has a dual-lane phy
> 
> This series is now based on phy/next, and given that the changes stack,
> I guess that means Kishon will take the whole thing?

No. I'll take only the phy changes. The dts changes can probably be taken by
Andy during the early 4.21 -rc cycle.

Thanks
Kishon
> 
> Changes in v7:
>  - Rebased on top of phy/next
> 
> Changes in v6:
> - Removed resets and reset-names (Bjorn)
> - Renamed nodes (Bjorn)
> - Fix renamed nodes in MTP (Bjorn)
> 
> Changes in v5:
> - Fix incorrect register value in example, copied from real life!
> 
> Changes in v4:
> - Remove "status" from DT binding example (Rob)
> 
> Changes in v3:
>  - Removed erroneous fixup for USB UniPro PHY, which is not dual lane (Doug)
> 
> Changes in v2:
> - Added dt bindings change, corresponding driver fixup, and USB PHY fixup
> - Renamed ufsphy to phy (Vivek)
> - Removed #clock-cells (Vivek)
> 
> Can Guo (1):
>   arm64: dts: qcom: sdm845: Add UFS nodes for sdm845-mtp
> 
> Evan Green (4):
>   dt-bindings: phy-qcom-qmp: Fix register underspecification
>   phy: qcom-qmp: Utilize fully-specified DT registers
>   arm64: dts: qcom: sdm845: add UFS controller
>   arm64: dts: qcom: sdm845: Add USB PHY lane two
> 
>  .../devicetree/bindings/phy/qcom-qmp-phy.txt  | 69 +++++++++++++++++--
>  arch/arm64/boot/dts/qcom/sdm845-mtp.dts       | 14 ++++
>  arch/arm64/boot/dts/qcom/sdm845.dtsi          | 68 +++++++++++++++++-
>  drivers/phy/qualcomm/phy-qcom-qmp.c           | 51 ++++++++++----
>  4 files changed, 181 insertions(+), 21 deletions(-)
> 

      parent reply	other threads:[~2018-12-11 10:26 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-10 19:28 [PATCH v7 0/5] arm64: dts: qcom: sdm845: Add UFS DT nodes Evan Green
2018-12-10 19:28 ` [PATCH v7 1/5] dt-bindings: phy-qcom-qmp: Fix register underspecification Evan Green
2018-12-10 19:28 ` [PATCH v7 2/5] phy: qcom-qmp: Utilize fully-specified DT registers Evan Green
2018-12-10 19:28 ` [PATCH v7 3/5] arm64: dts: qcom: sdm845: add UFS controller Evan Green
2019-01-11  0:19   ` Evan Green
2018-12-10 19:28 ` [PATCH v7 4/5] arm64: dts: qcom: sdm845: Add UFS nodes for sdm845-mtp Evan Green
2018-12-10 19:28 ` [PATCH v7 5/5] arm64: dts: qcom: sdm845: Add USB PHY lane two Evan Green
2018-12-11 10:26 ` Kishon Vijay Abraham I [this message]

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=1d00081d-7ef5-20fb-b04b-3b51ca9cd6da@ti.com \
    --to=kishon@ti.com \
    --cc=andy.gross@linaro.org \
    --cc=cang@codeaurora.org \
    --cc=david.brown@linaro.org \
    --cc=devicetree@vger.kernel.org \
    --cc=dianders@chromium.org \
    --cc=evgreen@chromium.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-soc@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=mgautam@codeaurora.org \
    --cc=robh+dt@kernel.org \
    --cc=robh@kernel.org \
    --cc=swboyd@chromium.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).