Lines Matching +full:r8a779a0 +full:- +full:isp

1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
4 ---
5 $id: http://devicetree.org/schemas/media/renesas,isp.yaml#
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
8 title: Renesas R-Car ISP Channel Selector
11 - Niklas Söderlund <niklas.soderlund@ragnatech.se>
14 The R-Car ISP Channel Selector provides MIPI CSI-2 VC and DT filtering
15 capabilities for the Renesas R-Car family of devices. It is used in
16 conjunction with the R-Car VIN and CSI-2 modules, which provides the video
22 - enum:
23 - renesas,r8a779a0-isp # V3U
24 - renesas,r8a779g0-isp # V4H
34 power-domains:
47 Input port node, multiple endpoints describing the connected R-Car
48 CSI-2 receivers.
53 Single endpoint describing the R-Car VIN connected to output port 0.
58 Single endpoint describing the R-Car VIN connected to output port 1.
63 Single endpoint describing the R-Car VIN connected to output port 2.
68 Single endpoint describing the R-Car VIN connected to output port 3.
73 Single endpoint describing the R-Car VIN connected to output port 4.
78 Single endpoint describing the R-Car VIN connected to output port 5.
83 Single endpoint describing the R-Car VIN connected to output port 6.
88 Single endpoint describing the R-Car VIN connected to output port 7.
91 - port@0
92 - port@1
93 - port@2
94 - port@3
95 - port@4
96 - port@5
97 - port@6
98 - port@7
99 - port@8
102 - compatible
103 - reg
104 - interrupts
105 - clocks
106 - power-domains
107 - resets
108 - ports
113 - |
114 #include <dt-bindings/clock/r8a779a0-cpg-mssr.h>
115 #include <dt-bindings/interrupt-controller/arm-gic.h>
116 #include <dt-bindings/power/r8a779a0-sysc.h>
118 isp1: isp@fed20000 {
119 compatible = "renesas,r8a779a0-isp";
123 power-domains = <&sysc R8A779A0_PD_A3ISP01>;
127 #address-cells = <1>;
128 #size-cells = <0>;
131 #address-cells = <1>;
132 #size-cells = <0>;
137 remote-endpoint = <&csi41isp1>;
144 remote-endpoint = <&vin08isp1>;
151 remote-endpoint = <&vin09isp1>;
158 remote-endpoint = <&vin10isp1>;
165 remote-endpoint = <&vin11isp1>;
172 remote-endpoint = <&vin12isp1>;
179 remote-endpoint = <&vin13isp1>;
186 remote-endpoint = <&vin14isp1>;
193 remote-endpoint = <&vin15isp1>;