Lines Matching +full:s5pv210 +full:- +full:mipi +full:- +full:video +full:- +full:phy

1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/phy/samsung,mipi-video-phy.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Samsung S5P/Exynos SoC MIPI CSIS/DSIM DPHY
10 - Krzysztof Kozlowski <krzk@kernel.org>
11 - Marek Szyprowski <m.szyprowski@samsung.com>
12 - Sylwester Nawrocki <s.nawrocki@samsung.com>
15 For samsung,s5pv210-mipi-video-phy compatible PHYs the second cell in the
16 PHY specifier identifies the PHY and its meaning is as follows::
17 0 - MIPI CSIS 0,
18 1 - MIPI DSIM 0,
19 2 - MIPI CSIS 1,
20 3 - MIPI DSIM 1.
22 samsung,exynos5420-mipi-video-phy and samsung,exynos5433-mipi-video-phy
23 support additional fifth PHY::
24 4 - MIPI CSIS 2.
29 - samsung,s5pv210-mipi-video-phy
30 - samsung,exynos5420-mipi-video-phy
31 - samsung,exynos5433-mipi-video-phy
33 "#phy-cells":
41 samsung,s5pv210-mipi-video-phy and samsung,exynos5420-mipi-video-phy (if
44 samsung,pmu-syscon:
49 samsung,exynos5433-mipi-video-phy (if not a child of PMU).
51 samsung,disp-sysreg:
55 samsung,exynos5433-mipi-video-phy.
57 samsung,cam0-sysreg:
61 samsung,exynos5433-mipi-video-phy.
63 samsung,cam1-sysreg:
67 samsung,exynos5433-mipi-video-phy.
70 - compatible
71 - "#phy-cells"
74 - if:
79 - samsung,s5pv210-mipi-video-phy
80 - samsung,exynos5420-mipi-video-phy
83 samsung,pmu-syscon: false
84 samsung,disp-sysreg: false
85 samsung,cam0-sysreg: false
86 samsung,cam1-sysreg: false
91 - samsung,disp-sysreg
92 - samsung,cam0-sysreg
93 - samsung,cam1-sysreg
98 - |
99 phy {
100 compatible = "samsung,exynos5433-mipi-video-phy";
101 #phy-cells = <1>;
102 samsung,cam0-sysreg = <&syscon_cam0>;
103 samsung,cam1-sysreg = <&syscon_cam1>;
104 samsung,disp-sysreg = <&syscon_disp>;
107 - |
108 phy {
109 compatible = "samsung,s5pv210-mipi-video-phy";
111 #phy-cells = <1>;