alistair23-linux/drivers/phy
Peter Griffin 5402d927ae phy: phy-stih407-usb: Pass sysconfig register offsets via syscfg property.
Based on Arnds review comments here https://lkml.org/lkml/2014/11/13/161,
update the phy driver to not use the reg property to access the sysconfig
register offsets.

This is because other phy's (miphy28, miphy365) have a combination of
memory mapped registers and sysconfig control regs, and we shouldn't
be mixing address spaces in the reg property. In addition we would
ideally like the sysconfig offsets to be passed via DT in a uniform way.

This new method will also allow us to support devices which have sysconfig
registers in different banks more easily and it is also analagous to how
keystone and bcm7745 platforms pass there syscon offsets in DT.

This breaks DT compatibility, but this platform is considered WIP, and
is only used by a few developers who are upstreaming support for it.

Signed-off-by: Peter Griffin <peter.griffin@linaro.org>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Maxime Coquelin <maxime.coquelin@st.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
2015-01-21 15:23:06 +05:30
..
Kconfig phy: add support for USB cluster on the Armada 375 SoC 2014-11-26 11:07:14 +05:30
Makefile phy: add support for USB cluster on the Armada 375 SoC 2014-11-26 11:07:14 +05:30
phy-armada375-usb2.c phy: fix return value check in armada375_usb_phy_probe() 2015-01-21 15:23:06 +05:30
phy-bcm-kona-usb2.c phy: remove the old lookup method 2014-11-22 13:58:39 +05:30
phy-berlin-sata.c phy: Use PTR_ERR_OR_ZERO to fix warning raised by coccinelle 2014-11-26 11:07:13 +05:30
phy-berlin-usb.c phy: remove the old lookup method 2014-11-22 13:58:39 +05:30
phy-core.c phy: remove the old lookup method 2014-11-22 13:58:39 +05:30
phy-exynos-dp-video.c phy: remove the old lookup method 2014-11-22 13:58:39 +05:30
phy-exynos-mipi-video.c phy: remove the old lookup method 2014-11-22 13:58:39 +05:30
phy-exynos4x12-usb2.c drivers: phy: exynos-usb2: add support for Exynos 3250 2014-07-22 12:46:10 +05:30
phy-exynos5-usbdrd.c phy: exynos5-usbdrd: Add facility for VBUS-BOOST-5V supply 2014-11-22 14:08:09 +05:30
phy-exynos4210-usb2.c
phy-exynos5250-sata.c phy: remove the old lookup method 2014-11-22 13:58:39 +05:30
phy-exynos5250-usb2.c phy: phy-samsung-usb2: Change phy power on/power off sequence 2014-07-22 12:46:10 +05:30
phy-hix5hd2-sata.c phy: Use PTR_ERR_OR_ZERO to fix warning raised by coccinelle 2014-11-26 11:07:13 +05:30
phy-miphy28lp.c phy: miphy28lp: Pass sysconfig register offsets via syscfg dt property. 2015-01-21 15:23:06 +05:30
phy-miphy365x.c phy: Use PTR_ERR_OR_ZERO to fix warning raised by coccinelle 2014-11-26 11:07:13 +05:30
phy-mvebu-sata.c phy: remove the old lookup method 2014-11-22 13:58:39 +05:30
phy-omap-control.c phy: phy-ti-pipe3: fix inconsistent enumeration of PCIe gen2 cards 2014-12-23 15:44:32 +05:30
phy-omap-usb2.c More ACPI and power management updates for 3.19-rc1 2014-12-18 20:28:33 -08:00
phy-qcom-apq8064-sata.c phy: remove the old lookup method 2014-11-22 13:58:39 +05:30
phy-qcom-ipq806x-sata.c phy: remove the old lookup method 2014-11-22 13:58:39 +05:30
phy-rcar-gen2.c phy: remove the old lookup method 2014-11-22 13:58:39 +05:30
phy-s5pv210-usb2.c phy: Add support for S5PV210 to the Exynos USB 2.0 PHY driver 2014-07-19 04:25:09 +09:00
phy-samsung-usb2.c phy: remove the old lookup method 2014-11-22 13:58:39 +05:30
phy-samsung-usb2.h ARM: SoC platform changes for 3.17 2014-08-08 11:14:29 -07:00
phy-spear1310-miphy.c phy: remove the old lookup method 2014-11-22 13:58:39 +05:30
phy-spear1340-miphy.c phy: remove the old lookup method 2014-11-22 13:58:39 +05:30
phy-stih41x-usb.c phy: Use PTR_ERR_OR_ZERO to fix warning raised by coccinelle 2014-11-26 11:07:13 +05:30
phy-stih407-usb.c phy: phy-stih407-usb: Pass sysconfig register offsets via syscfg property. 2015-01-21 15:23:06 +05:30
phy-sun4i-usb.c phy-sun4i-usb: Change disconnect threshold value for sun6i 2014-12-23 15:44:31 +05:30
phy-ti-pipe3.c phy: ti-pipe3: Fix SATA across suspend/resume 2015-01-21 15:23:06 +05:30
phy-twl4030-usb.c Improvements in phy-core specifically on PHY core finds the PHY in the case 2014-11-27 08:25:20 -08:00
phy-xgene.c phy: remove the old lookup method 2014-11-22 13:58:39 +05:30