ufs-qcom: add support for Qualcomm Technologies Inc platforms
authorYaniv Gardi <ygardi@codeaurora.org>
Thu, 15 Jan 2015 14:32:37 +0000 (16:32 +0200)
committerChristoph Hellwig <hch@lst.de>
Tue, 20 Jan 2015 18:43:26 +0000 (19:43 +0100)
This change adds support for Qualcomm Technologies Inc platforms that
use UFS driver. for example, it adds :
- PM specific operations during hibern8, suspend, resume, clock setup
- qcom-ufs generic phy driver initialization, calibration,
  power-on/off sequence, etc.
- UFS Controller specific configuration
- Rate, Gear, Mode negotiation between device and controller

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