phy: Fix reset_reg offset for S5PV210 in phy-exynos-mipi-video.c
authorSylwester Nawrocki <s.nawrocki@samsung.com>
Thu, 5 Nov 2015 16:29:59 +0000 (17:29 +0100)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Wed, 14 Dec 2016 04:49:03 +0000 (13:49 +0900)
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
drivers/phy/phy-exynos-mipi-video.c

index e62e81c..123d92e 100644 (file)
@@ -161,7 +161,7 @@ static const struct mipi_phy_device_desc s5pv210_mipi_phy = {
                        .enable_reg = EXYNOS4_MIPI_PHY_CONTROL(0),
                        .enable_map = EXYNOS_MIPI_REGMAP_PMU,
                        .reset_val = EXYNOS4_MIPI_PHY_SRESETN,
-                       .reset_reg = EXYNOS4_MIPI_PHY_ENABLE,
+                       .reset_reg = EXYNOS4_MIPI_PHY_CONTROL(0),
                        .reset_map = EXYNOS_MIPI_REGMAP_PMU,
                }, {
                        /* EXYNOS_MIPI_PHY_ID_DSIM0 */