android_kernel_oneplus_msm8998/drivers/phy
Gilad Broner e4d3720461 phy: phy-qcom-ufs: separate U11 user registers from phy registers
RUMI platform uses QRBTCv2 phy that has 2 separate sets of registers.
One is the phy register set, and the other is the U11 user registers.
Mapping both sets will require to map a larger range of memory that
is overlapping with the ICE registers address.
Separate into 2 independent memory mappings to avoid the conflict.

Change-Id: Ifdb426cdd7139e918c5c3747f5529b047f4fc1e5
Signed-off-by: Gilad Broner <gbroner@codeaurora.org>
2016-03-23 21:18:38 -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 phy: phy-qcom-ufs: don't probe for "dev_ref_clk_ctrl_mem" 2016-03-22 11:10:41 -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: exynos-usb2: add vbus regulator support 2015-10-06 20:21:47 +05:30
phy-samsung-usb2.h phy: exynos-usb2: add vbus regulator support 2015-10-06 20:21:47 +05:30
phy-spear1310-miphy.c
phy-spear1340-miphy.c
phy-stih41x-usb.c
phy-stih407-usb.c
phy-sun4i-usb.c phy: sun4i-usb: Use devm_gpiod_get_optional for optional GPIOs 2015-10-06 20:21:47 +05:30
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