Lines Matching +full:rp1 +full:- +full:cfe
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/media/raspberrypi,rp1-cfe.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Tomi Valkeinen <[email protected]>
11 - Raspberry Pi Kernel Maintenance <kernel-[email protected]>
14 The Raspberry Pi PiSP Camera Front End is a module in Raspberrypi 5's RP1 I/O
16 - MIPI D-PHY
17 - MIPI CSI-2 receiver
18 - Simple image processor (called PiSP Front End, or FE)
21 https://datasheets.raspberrypi.com/camera/raspberry-pi-image-signal-processor-specification.pdf
23 The PHY and CSI-2 receiver part have no public documentation.
28 - const: raspberrypi,rp1-cfe
32 - description: CSI-2 registers
33 - description: D-PHY registers
34 - description: MIPI CFG (a simple top-level mux) registers
35 - description: FE registers
44 $ref: /schemas/graph.yaml#/$defs/port-base
46 description: CSI-2 RX Port
50 $ref: video-interfaces.yaml#
54 data-lanes:
59 - data-lanes
62 - compatible
63 - reg
64 - interrupts
65 - clocks
70 - |
71 rp1 {
72 #address-cells = <2>;
73 #size-cells = <2>;
76 compatible = "raspberrypi,rp1-cfe";
88 remote-endpoint = <&cam_endpoint>;
89 data-lanes = <1 2>;