Lines Matching +full:rk3399 +full:- +full:cif +full:- +full:isp

1 # SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 ---
4 $id: http://devicetree.org/schemas/media/rockchip-isp1.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Helen Koike <helen.koike@collabora.com>
18 const: rockchip,rk3399-cif-isp
30 - description: ISP clock
31 - description: ISP AXI clock
32 - description: ISP AHB clock
34 - description: ISP Pixel clock
36 clock-names:
40 - const: isp
41 - const: aclk
42 - const: hclk
44 - const: pclk_isp
53 phy-names:
56 power-domains:
64 $ref: /schemas/graph.yaml#/$defs/port-base
66 description: connection point for sensors at MIPI-DPHY RX0
70 $ref: video-interfaces.yaml#
74 data-lanes:
79 - port@0
82 - compatible
83 - reg
84 - interrupts
85 - clocks
86 - clock-names
87 - iommus
88 - phys
89 - phy-names
90 - power-domains
91 - ports
97 const: rockchip,rk3399-cif-isp
103 clock-names:
110 - |
112 #include <dt-bindings/clock/rk3399-cru.h>
113 #include <dt-bindings/interrupt-controller/arm-gic.h>
114 #include <dt-bindings/power/rk3399-power.h>
117 #address-cells = <2>;
118 #size-cells = <2>;
121 compatible = "rockchip,rk3399-cif-isp";
127 clock-names = "isp", "aclk", "hclk";
130 phy-names = "dphy";
131 power-domains = <&power RK3399_PD_ISP0>;
134 #address-cells = <1>;
135 #size-cells = <0>;
139 #address-cells = <1>;
140 #size-cells = <0>;
144 remote-endpoint = <&wcam_out>;
145 data-lanes = <1 2>;
150 remote-endpoint = <&ucam_out>;
151 data-lanes = <1>;
158 #address-cells = <1>;
159 #size-cells = <0>;
167 remote-endpoint = <&mipi_in_wcam>;
168 data-lanes = <1 2>;
179 remote-endpoint = <&mipi_in_ucam>;
180 data-lanes = <1>;