Lines Matching +full:disp +full:- +full:sysreg

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#
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
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
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":
40 samsung,s5pv210-mipi-video-phy and samsung,exynos5420-mipi-video-phy.
42 samsung,pmu-syscon:
46 samsung,exynos5433-mipi-video-phy.
48 samsung,disp-sysreg:
51 Phandle to DISP system controller interface, valid for
52 samsung,exynos5433-mipi-video-phy.
54 samsung,cam0-sysreg:
58 samsung,exynos5433-mipi-video-phy.
60 samsung,cam1-sysreg:
64 samsung,exynos5433-mipi-video-phy.
67 - compatible
68 - "#phy-cells"
71 - if:
76 - samsung,s5pv210-mipi-video-phy
77 - samsung,exynos5420-mipi-video-phy
80 samsung,pmu-syscon: false
81 samsung,disp-sysreg: false
82 samsung,cam0-sysreg: false
83 samsung,cam1-sysreg: false
85 - syscon
90 - samsung,pmu-syscon
91 - samsung,disp-sysreg
92 - samsung,cam0-sysreg
93 - samsung,cam1-sysreg
98 - |
100 compatible = "samsung,exynos5433-mipi-video-phy";
101 #phy-cells = <1>;
102 samsung,pmu-syscon = <&pmu_system_controller>;
103 samsung,cam0-sysreg = <&syscon_cam0>;
104 samsung,cam1-sysreg = <&syscon_cam1>;
105 samsung,disp-sysreg = <&syscon_disp>;
108 - |
110 compatible = "samsung,s5pv210-mipi-video-phy";
112 #phy-cells = <1>;