From 014e52504b851de014b042c7e12277e43df87e94 Mon Sep 17 00:00:00 2001 From: Yaniv Gardi Date: Tue, 28 Jul 2015 18:32:57 +0300 Subject: phy: qcom-ufs: add UFS PHY support for msmcobalt rumi platform Add support for QRBTC V2 UFS PHY that is used in msmcobalt rumi platform. Change-Id: I21ad3f0db23ea16d05ba40593cc7650e1a443702 Signed-off-by: Yaniv Gardi --- drivers/phy/Kconfig | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'drivers/phy/Kconfig') diff --git a/drivers/phy/Kconfig b/drivers/phy/Kconfig index 39b3e1030497..17116411d417 100644 --- a/drivers/phy/Kconfig +++ b/drivers/phy/Kconfig @@ -373,6 +373,11 @@ choice This select the type of UFS PHY to be used. It must match the actual hardware found on your platform. + config PHY_QCOM_UFS_QRBTC_V2 + bool "UFS QCOM QRBTC V2 PHY" + help + Select this if your platform has a QRBTC-V2 UFS PHY. + config PHY_QCOM_UFS_V3 bool "UFS QCOM v3 PHY" help -- cgit v1.2.3