All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] qcom-ufs: phy/hcd: Refactor phy initialization code
@ 2017-08-04  6:48 ` Vivek Gautam
  0 siblings, 0 replies; 24+ messages in thread
From: Vivek Gautam @ 2017-08-04  6:48 UTC (permalink / raw)
  To: kishon-l0cyMroinI0, martin.petersen-QHcLZuEGTsvQT0dZR+AlfA,
	linux-scsi-u79uwXL29TY76Z2rM5mHXA,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	robh+dt-DgEjT+Ai2ygdnm+yROfE0A
  Cc: linux-arm-msm-u79uwXL29TY76Z2rM5mHXA,
	subhashj-sgV2jX0FEOL9JmXXK+q4OQ,
	bjorn.andersson-QSEj5FYQhm4dnm+yROfE0A,
	devicetree-u79uwXL29TY76Z2rM5mHXA,
	jejb-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8,
	vinholikatti-Re5JQEeQqe8AvxtiuMwx3w, Vivek Gautam

Refactoring the qcom-ufs phy and host controller code to move
further towards the generic phy usage. Right now the qcom-ufs exports
a bunch of APIs that are used by the host controller to initialize
the phy.
With this patch series, we populate the phy_init() which was a no-op
earlier. The host controller then calls the phy_init() at the designated
place rather than doing it invariably in ufs_hcd_init().

As part of this series, we introduce phy modes for ufs phy.
The M-PHY has two data rates defined for each generations (Gears) -
Rate A and Rate B. These can serve as the two modes of ufs HS phy.
Host controller can direct the phy to set the respective configurations
based on the phy modes.

The patch-series has been tested with necessary dt patches on db820c.

Vivek Gautam (5):
  dt-bindings: phy: Add PHY_TYPE_UFS definition
  phy: Add UFS PHY modes
  phy: qcom-ufs: Add support to set phy mode
  scsi/ufs: qcom: Set phy mode based on the controllers HS MODE
  ufs/phy: qcom: Refactor to use phy_init call

 drivers/phy/qualcomm/phy-qcom-ufs-i.h        |  4 +--
 drivers/phy/qualcomm/phy-qcom-ufs-qmp-14nm.c | 23 ++++++++++++++--
 drivers/phy/qualcomm/phy-qcom-ufs-qmp-20nm.c | 23 ++++++++++++++--
 drivers/phy/qualcomm/phy-qcom-ufs.c          | 38 +++++++--------------------
 drivers/scsi/ufs/ufs-qcom.c                  | 39 ++++++++++++----------------
 include/dt-bindings/phy/phy.h                |  1 +
 include/linux/phy/phy-qcom-ufs.h             |  3 ---
 include/linux/phy/phy.h                      |  2 ++
 8 files changed, 74 insertions(+), 59 deletions(-)

-- 
QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member
of Code Aurora Forum, hosted by The Linux Foundation

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2017-09-27  6:31 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-04  6:48 [PATCH 0/5] qcom-ufs: phy/hcd: Refactor phy initialization code Vivek Gautam
2017-08-04  6:48 ` Vivek Gautam
2017-08-04  6:48 ` [PATCH 1/5] dt-bindings: phy: Add PHY_TYPE_UFS definition Vivek Gautam
2017-08-04  6:48 ` [PATCH 2/5] phy: Add UFS PHY modes Vivek Gautam
2017-08-04  6:48 ` [PATCH 3/5] phy: qcom-ufs: Add support to set phy mode Vivek Gautam
2017-08-04  6:48 ` [PATCH 4/5] scsi/ufs: qcom: Set phy mode based on the controllers HS MODE Vivek Gautam
     [not found]   ` <1501829332-5183-5-git-send-email-vivek.gautam-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
2017-09-26 22:44     ` Subhash Jadavani
2017-09-26 22:44       ` Subhash Jadavani
2017-09-27  6:31       ` Vivek Gautam
2017-08-04  6:48 ` [PATCH 5/5] ufs/phy: qcom: Refactor to use phy_init call Vivek Gautam
     [not found]   ` <1501829332-5183-6-git-send-email-vivek.gautam-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
2017-09-26 23:13     ` Subhash Jadavani
2017-09-26 23:13       ` Subhash Jadavani
2017-09-27  6:21       ` Vivek Gautam
2017-08-08 12:09 ` [PATCH 0/5] qcom-ufs: phy/hcd: Refactor phy initialization code Kishon Vijay Abraham I
2017-08-08 12:09   ` Kishon Vijay Abraham I
2017-08-08 15:50   ` Vivek Gautam
2017-08-09  5:48     ` Kishon Vijay Abraham I
2017-08-09  5:48       ` Kishon Vijay Abraham I
     [not found]       ` <d49316e0-8ccc-21b3-e952-ddb0a941f3b3-l0cyMroinI0@public.gmane.org>
2017-08-09  6:44         ` Vivek Gautam
2017-08-09  6:44           ` Vivek Gautam
2017-08-11  0:03           ` Martin K. Petersen
2017-08-11  0:03             ` Martin K. Petersen
2017-08-11  7:12             ` Vivek Gautam
2017-08-14  5:17               ` Asutosh Das (asd)

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.