phy: qcom-ufs: add support for QUALCOMM Technologies UFS PHY drivers
authorYaniv Gardi <ygardi@codeaurora.org>
Thu, 15 Jan 2015 14:32:35 +0000 (16:32 +0200)
committerChristoph Hellwig <hch@lst.de>
Tue, 20 Jan 2015 18:43:24 +0000 (19:43 +0100)
This change adds a generic and common API support for ufs phy QUALCOMM
Technologies. This support provides common code and also points
to specific phy callbacks to differentiate between different behaviors
of frequent use-cases (like power on, power off, phy calibration etc).

Signed-off-by: Yaniv Gardi <ygardi@codeaurora.org>
Reviewed-by: Dov Levenglick <dovl@codeaurora.org>
Signed-off-by: Christoph Hellwig <hch@lst.de>

No differences found