[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20181206233205.193244-1-evgreen@chromium.org>
Date: Thu, 6 Dec 2018 15:31:59 -0800
From: Evan Green <evgreen@...omium.org>
To: Rob Herring <robh@...nel.org>, Andy Gross <andy.gross@...aro.org>,
Kishon Vijay Abraham I <kishon@...com>
Cc: Douglas Anderson <dianders@...omium.org>,
Stephen Boyd <swboyd@...omium.org>,
Evan Green <evgreen@...omium.org>, devicetree@...r.kernel.org,
Grygorii Strashko <grygorii.strashko@...com>,
linux-arm-msm@...r.kernel.org, Can Guo <cang@...eaurora.org>,
linux-kernel@...r.kernel.org,
Vivek Gautam <vivek.gautam@...eaurora.org>,
Manu Gautam <mgautam@...eaurora.org>,
Rob Herring <robh+dt@...nel.org>,
David Brown <david.brown@...aro.org>,
Mark Rutland <mark.rutland@....com>
Subject: [PATCH v6 0/5] arm64: dts: qcom: sdm845: Add UFS DT nodes
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
Andy/Kishon,
Just a heads up that these changes stack on top of each other,
and if taken through separate trees might break things a little until
they come back together.
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 | 70 ++++++++++++++++---
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(+), 22 deletions(-)
--
2.18.1
Powered by blists - more mailing lists