cdns,csi2rx.yaml (57390019b68b83f96eb98f490367b9df1f2d77cb) cdns,csi2rx.yaml (cdb175144aad4983395607d986a482bdb02a9174)
1# SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
2%YAML 1.2
3---
4$id: http://devicetree.org/schemas/media/cdns,csi2rx.yaml#
5$schema: http://devicetree.org/meta-schemas/core.yaml#
6
7title: Cadence MIPI-CSI2 RX controller
8

--- 4 unchanged lines hidden (view full) ---

13 The Cadence MIPI-CSI2 RX controller is a CSI-2 bridge supporting up to 4 CSI
14 lanes in input, and 4 different pixel streams in output.
15
16properties:
17 compatible:
18 items:
19 - enum:
20 - starfive,jh7110-csi2rx
1# SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
2%YAML 1.2
3---
4$id: http://devicetree.org/schemas/media/cdns,csi2rx.yaml#
5$schema: http://devicetree.org/meta-schemas/core.yaml#
6
7title: Cadence MIPI-CSI2 RX controller
8

--- 4 unchanged lines hidden (view full) ---

13 The Cadence MIPI-CSI2 RX controller is a CSI-2 bridge supporting up to 4 CSI
14 lanes in input, and 4 different pixel streams in output.
15
16properties:
17 compatible:
18 items:
19 - enum:
20 - starfive,jh7110-csi2rx
21 - ti,j721e-csi2rx
21 - const: cdns,csi2rx
22
23 reg:
24 maxItems: 1
25
26 clocks:
27 items:
28 - description: CSI2Rx system clock

--- 173 unchanged lines hidden ---
22 - const: cdns,csi2rx
23
24 reg:
25 maxItems: 1
26
27 clocks:
28 items:
29 - description: CSI2Rx system clock

--- 173 unchanged lines hidden ---