Searched +full:bcm2835 +full:- +full:unicam (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/media/brcm,bcm2835-unicam.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Broadcom BCM283x Camera Interface (Unicam)10 - Raspberry Pi Kernel Maintenance <kernel-list@raspberrypi.com>12 description: |-13 The Unicam block on BCM283x SoCs is the receiver for either14 CSI-2 or CCP2 data from image sensors or similar devices.26 const: brcm,bcm2835-unicam[all …]
1 #include <dt-bindings/pinctrl/bcm2835.h>2 #include <dt-bindings/clock/bcm2835.h>3 #include <dt-bindings/clock/bcm2835-aux.h>4 #include <dt-bindings/gpio/gpio.h>5 #include <dt-bindings/interrupt-controller/irq.h>6 #include <dt-bindings/soc/bcm2835-pm.h>8 /* firmware-provided startup stubs live here, where the secondary CPUs are14 * bcm2835 and bcm2836 implementations, leaving the CPU configuration to15 * bcm2835.dtsi and bcm2836.dtsi.19 compatible = "brcm,bcm2835";[all …]