Lines Matching +full:image +full:- +full:processor
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Raspberry Pi PiSP Image Signal Processor (ISP) Back End
10 - Raspberry Pi Kernel Maintenance <kernel-list@raspberrypi.com>
11 - Jacopo Mondi <jacopo.mondi@ideasonboard.com>
14 The Raspberry Pi PiSP Image Signal Processor (ISP) Back End is an image
15 processor that fetches images in Bayer or Grayscale format from DRAM memory
19 https://datasheets.raspberrypi.com/camera/raspberry-pi-image-signal-processor-specification.pdf
24 - enum:
25 - brcm,bcm2712-pispbe
26 - const: raspberrypi,pispbe
41 - compatible
42 - reg
43 - interrupts
44 - clocks
49 - |
50 #include <dt-bindings/interrupt-controller/arm-gic.h>
53 #address-cells = <2>;
54 #size-cells = <2>;
57 compatible = "brcm,bcm2712-pispbe", "raspberrypi,pispbe";