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)
commitadaafaa393ef1900e23f7708e29d023f721c54b3
treea665f01e63c6724b31209f2bc72dfcc64f24951d
parentc7e09574d620246347a5fb87118e624d69c27f41
phy: qcom-ufs: add support for QUALCOMM Technologies UFS PHY drivers

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>
drivers/phy/Kconfig
drivers/phy/Makefile
drivers/phy/phy-qcom-ufs-i.h [new file with mode: 0644]
drivers/phy/phy-qcom-ufs.c [new file with mode: 0644]
This page took 0.02742 seconds and 5 git commands to generate.