linux_dsm_epyc7002/Documentation/devicetree/bindings/phy
Sylwester Nawrocki e4b3d38088 phy: exynos-video-mipi: Fix regression by adding support for PMU regmap
After the Exynos Power Management Unit (PMU) driver was converted
to the platform device driver in commit 14fc8b93d4
("ARM: EXYNOS: Add platform driver support for Exynos PMU") and
then PMU device nodes added to Exynos4 DTs in commit
7b9613aca4 ("ARM: dts: add PMU syscon node for exynos4")
the mipi video phy driver started failing probing, due to overlapping
memory mapped register region resources.

Now all the Exynos peripheral devices which have registers in the PMU
region are supposed to use the regmap provided by the syscon driver.
So support for regmap is added in this patch, this unfortunately
creates yet another indirection into that supposedly trivial driver.

The additional mutex is required because single register is used by
PHY pairs (they share bit in a register). An improvement here could
be to allow a PHY instance be created with a driver custom mutex,
which would then be common for each PHY pair. This would eliminate
one of 3 mutexes which need to be taken in the phy_power_on/
phy_power_off code path. However, I tried to keep this bug fix patch
possibly simple.

This change is needed to make MIPI DSI displays and MIPI CSI-2
camera sensors working again on Exynos4 boards.

Cc: Pankaj Dubey <pankaj.dubey@samsung.com>
Cc: Kukjin Kim <kgene.kim@samsung.com>
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
2015-01-30 16:06:48 +05:30
..
apm-xgene-phy.txt Documentation: Add APM X-Gene SoC 15Gbps Multi-purpose PHY driver binding documentation 2014-03-09 12:45:12 +05:30
bcm-phy.txt phy: add Broadcom Kona USB2 PHY DT binding 2013-12-23 14:32:23 -06:00
berlin-sata-phy.txt phy: berlin-sata: Document BG2 compatible 2014-11-13 11:49:44 +05:30
berlin-usb-phy.txt Documentation: bindings: add doc for the Berlin USB PHY 2014-11-21 19:48:50 +05:30
hix5hd2-phy.txt Documentation: Document Hisilicon hix5hd2 sata PHY 2014-07-22 12:46:10 +05:30
phy-bindings.txt Documentation: treewide: fix typos and grammar 2014-08-26 09:35:51 +02:00
phy-miphy28lp.txt phy: miphy28lp: Pass sysconfig register offsets via syscfg dt property. 2015-01-21 15:23:06 +05:30
phy-miphy365x.txt phy: miphy365x: Add Device Tree bindings for the MiPHY365x 2014-07-22 12:46:12 +05:30
phy-mvebu.txt Phy: DT binding documentation for the Armada 375 USB cluster binding 2014-11-26 11:07:13 +05:30
phy-stih41x-usb.txt phy: phy-stih41x-usb: Add dt documentation for USB phy on STiH415/6 2014-09-24 15:18:33 +05:30
phy-stih407-usb.txt phy: phy-stih407-usb: Pass sysconfig register offsets via syscfg property. 2015-01-21 15:23:06 +05:30
qcom-apq8064-sata-phy.txt phy: qcom: Add APQ8064 SATA PHY device tree bindings 2014-07-22 12:46:11 +05:30
qcom-dwc3-usb-phy.txt usb: dwc3: qcom: Add device tree binding 2014-09-12 15:30:50 -05:00
qcom-ipq806x-sata-phy.txt phy: qcom: Add device tree bindings for IPQ806x SATA PHY 2014-07-22 12:46:12 +05:30
rcar-gen2-phy.txt phy: Renesas R-Car Gen2 PHY driver 2014-09-24 15:18:31 +05:30
rockchip-usb-phy.txt Documentation: bindings: add dt documentation for Rockchip usb PHY 2015-01-30 16:06:47 +05:30
samsung-phy.txt phy: exynos-video-mipi: Fix regression by adding support for PMU regmap 2015-01-30 16:06:48 +05:30
st-spear-miphy.txt phy: Add drivers for PCIe and SATA phy on SPEAr13xx 2014-07-14 11:04:41 +05:30
sun4i-usb-phy.txt Documentation: dt: Add new compatible for the A31 USB Phy 2014-05-14 19:41:13 +05:30
ti-phy.txt phy: pipe3: insert delay to enumerate in GEN2 mode 2014-07-22 12:46:10 +05:30