android_kernel_oneplus_msm8998/drivers/phy
Gilad Broner 9fbeb1c910 ufs: qcom: add dts property to disable LPM modes
Since msmcobalt RUMI uses QRBTC-V2 UFS PHY, there are a few limitations
that must be applied in order to be able to initialize UFS:
1. UFS should remain in PWM-G1 1-Lane and never change its gear, as other
gears are not stable
2. hibern8 enter/exit should be bypassed
3. we should avoid any power change (as in runtime suspend/resume)

Add "qcom,disable-lpm" property to facilitate disabling of these.

Change-Id: I3f1801da1e2bf1ce8ce98f5ab08211683106ae8c
Signed-off-by: Yaniv Gardi <ygardi@codeaurora.org>
Signed-off-by: Gilad Broner <gbroner@codeaurora.org>
2016-03-23 21:25:44 -07:00
..
Kconfig Revert "phy: qcom-ufs: add ufs phy type selection" 2016-03-22 11:01:25 -07:00
Makefile phy: qcom-ufs: add QRBTC V2 UFS phy to makefile 2016-03-22 11:01:29 -07:00
phy-armada375-usb2.c
phy-bcm-cygnus-pcie.c phy: cygnus: pcie: add missing of_node_put 2015-12-03 12:28:23 +05:30
phy-bcm-kona-usb2.c
phy-berlin-sata.c phy: berlin-sata: add missing of_node_put 2015-12-03 12:28:23 +05:30
phy-berlin-usb.c
phy-brcmstb-sata.c phy: brcmstb-sata: add missing of_node_put 2015-12-03 12:28:23 +05:30
phy-core.c phy: core: Get a refcount to phy in devm_of_phy_get_by_index() 2015-12-07 18:44:02 +05:30
phy-dm816x-usb.c
phy-exynos-dp-video.c
phy-exynos-mipi-video.c
phy-exynos4x12-usb2.c
phy-exynos5-usbdrd.c
phy-exynos4210-usb2.c
phy-exynos5250-sata.c
phy-exynos5250-usb2.c
phy-hix5hd2-sata.c
phy-lpc18xx-usb-otg.c
phy-miphy28lp.c phy: miphy28lp: add missing of_node_put 2015-12-03 12:28:23 +05:30
phy-miphy365x.c phy: miphy365x: add missing of_node_put 2015-12-03 12:28:23 +05:30
phy-mt65xx-usb3.c phy: mt65xx-usb3: add missing of_node_put 2015-12-03 12:28:23 +05:30
phy-mvebu-sata.c
phy-omap-control.c
phy-omap-usb2.c
phy-pistachio-usb.c
phy-pxa-28nm-hsic.c
phy-pxa-28nm-usb2.c
phy-qcom-apq8064-sata.c
phy-qcom-ipq806x-sata.c
phy-qcom-ufs-i.h phy: qcom-ufs-qmp-14nm: add workaround to program tuned VCO code 2016-03-22 11:01:17 -07:00
phy-qcom-ufs-qmp-14nm.c phy: qcom-ufs-qmp-14nm: add PHY initialization table for version 2.2.0 2016-03-22 11:01:24 -07:00
phy-qcom-ufs-qmp-14nm.h phy: qcom-ufs-qmp-14nm: disable filler symbol relock 2016-03-22 11:01:31 -07:00
phy-qcom-ufs-qmp-20nm.c phy: ufs: Add calibration for new version of UFS 20nm PHY 2016-03-22 11:01:05 -07:00
phy-qcom-ufs-qmp-20nm.h phy: qcom-ufs-qmp-20nm: fix DIF-Z threshold 2016-03-22 11:01:09 -07:00
phy-qcom-ufs-qmp-v3.c phy: qcom-ufs: add support in UFS PHY for msmcobalt platform 2016-03-22 11:01:22 -07:00
phy-qcom-ufs-qmp-v3.h phy: qcom-ufs: update phy register offsets and calibration values 2016-03-22 11:01:26 -07:00
phy-qcom-ufs-qrbtc-v2.c phy: phy-qcom-ufs: separate U11 user registers from phy registers 2016-03-23 21:18:38 -07:00
phy-qcom-ufs-qrbtc-v2.h phy: phy-qcom-ufs: separate U11 user registers from phy registers 2016-03-23 21:18:38 -07:00
phy-qcom-ufs.c ufs: qcom: add dts property to disable LPM modes 2016-03-23 21:25:44 -07:00
phy-rcar-gen2.c
phy-rockchip-usb.c phy: rockchip-usb: add missing of_node_put 2015-12-03 12:28:23 +05:30
phy-s5pv210-usb2.c
phy-samsung-usb2.c
phy-samsung-usb2.h
phy-spear1310-miphy.c
phy-spear1340-miphy.c
phy-stih41x-usb.c
phy-stih407-usb.c
phy-sun4i-usb.c
phy-sun9i-usb.c
phy-ti-pipe3.c
phy-tusb1210.c
phy-twl4030-usb.c phy: twl4030-usb: Fix unbalanced pm_runtime_enable on module reload 2016-02-25 12:01:14 -08:00
phy-xgene.c
ulpi_phy.h