Searched +full:clock +full:- +full:noncontinuous (Results  1 – 8 of 8) sorted by relevance
| /linux/Documentation/devicetree/bindings/media/i2c/ | 
| H A D | ovti,ov5670.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---
 5 $schema: http://devicetree.org/meta-schemas/core.yaml#
 10   - Jacopo Mondi <jacopo.mondi@ideasonboard.com>
 12 description: |-
 13   The OV5670 is a 5 Megapixels raw image sensor which provides images in 10-bits
 14   RAW BGGR Bayer format on a 2 data lanes MIPI CSI-2 serial interface and is
 25     description: System clock. From 6 to 27 MHz.
 28   powerdown-gpios:
 31   reset-gpios:
 [all …]
 
 | 
| H A D | toshiba,tc358746.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---
 5 $schema: http://devicetree.org/meta-schemas/core.yaml#
 10   - Marco Felsch <kernel@pengutronix.de>
 12 description: |-
 13   The Toshiba TC358746 converts a parallel video stream into a MIPI CSI-2
 14   stream. The direction can be either parallel-in -> csi-out or csi-in ->
 15   parallel-out The chip is programmable through I2C and SPI but the SPI
 16   interface is only supported in parallel-in -> csi-out mode.
 19   parallel-in -> csi-out path.
 [all …]
 
 | 
| H A D | sony,imx219.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---
 5 $schema: http://devicetree.org/meta-schemas/core.yaml#
 7 title: Sony 1/4.0-Inch 8Mpixel CMOS Digital Image Sensor
 10   - Dave Stevenson <dave.stevenson@raspberrypi.com>
 12 description: |-
 13   The Sony imx219 is a 1/4.0-inch CMOS active pixel digital image sensor
 16   Image data is sent through MIPI CSI-2, which is configured as either 2 or
 20   - $ref: /schemas/media/video-interface-devices.yaml#
 33   VDIG-supply:
 [all …]
 
 | 
| H A D | ovti,ov5647.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---
 5 $schema: http://devicetree.org/meta-schemas/core.yaml#
 10   - Dave Stevenson <dave.stevenson@raspberrypi.com>
 11   - Jacopo Mondi <jacopo@jmondi.org>
 13 description: |-
 14   The OV5647 is a raw image sensor with MIPI CSI-2 and CCP2 image data
 26     description: Reference to the xclk clock.
 29   pwdn-gpios:
 34     $ref: /schemas/graph.yaml#/$defs/port-base
 [all …]
 
 | 
| H A D | ovti,ov64a40.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---
 5 $schema: http://devicetree.org/meta-schemas/core.yaml#
 10   - Jacopo Mondi <jacopo.mondi@ideasonboard.com>
 13   - $ref: /schemas/media/video-interface-devices.yaml#
 25   avdd-supply:
 28   dvdd-supply:
 31   dovdd-supply:
 34   powerdown-gpios:
 37   reset-gpios:
 [all …]
 
 | 
| /linux/Documentation/devicetree/bindings/media/ | 
| H A D | microchip,csi2dc.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---
 5 $schema: http://devicetree.org/meta-schemas/core.yaml#
 10   - Eugen Hristev <eugen.hristev@microchip.com>
 13   CSI2DC - Camera Serial Interface 2 Demux Controller
 19   clock domain towards a parallel interface that can be read by a sensor
 30   32-bit IDI interface or a parallel interface.
 44     const: microchip,sama7g5-csi2dc
 53   clock-names:
 55       CSI2DC must have two clocks to function correctly. One clock is the
 [all …]
 
 | 
| H A D | brcm,bcm2835-unicam.yaml | 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#
 10   - Raspberry Pi Kernel Maintenance <kernel-list@raspberrypi.com>
 12 description: |-
 14   CSI-2 or CCP2 data from image sensors or similar devices.
 26     const: brcm,bcm2835-unicam
 30       - description: Unicam block.
 31       - description: Clock Manager Image (CMI) block.
 [all …]
 
 | 
| /linux/arch/arm64/boot/dts/freescale/ | 
| H A D | imx8mp-tqma8mpql-mba8mp-ras314-imx219.dtso | 1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT3  * Copyright 2022-2025 TQ-Systems GmbH <linux@ew.tq-group.com>,
 4  * D-82229 Seefeld, Germany.
 7 /dts-v1/;
 10 #include <dt-bindings/gpio/gpio.h>
 11 #include <dt-bindings/media/video-interfaces.h>
 13 #include "imx8mp-pinfunc.h"
 20 	reg_cam: regulator-cam {
 21 		compatible = "regulator-fixed";
 22 		regulator-name = "reg_cam";
 [all …]
 
 |