Searched +full:pwdn +full:- +full:gpios (Results 1 – 16 of 16) sorted by relevance
/Linux-v5.10/Documentation/devicetree/bindings/media/i2c/ |
D | ov2640.txt | 8 - compatible: should be "ovti,ov2640" 9 - clocks: reference to the xvclk input clock. 10 - clock-names: should be "xvclk". 13 - resetb-gpios: reference to the GPIO connected to the resetb pin, if any. 14 - pwdn-gpios: reference to the GPIO connected to the pwdn pin, if any. 18 Documentation/devicetree/bindings/media/video-interfaces.txt. 26 pinctrl-names = "default"; 27 pinctrl-0 = <&pinctrl_pck0_as_isi_mck &pinctrl_sensor_power &pinctrl_sensor_reset>; 28 resetb-gpios = <&pioE 11 GPIO_ACTIVE_LOW>; 29 pwdn-gpios = <&pioE 13 GPIO_ACTIVE_HIGH>; [all …]
|
D | 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 29 pwdn-gpios: 30 description: Reference to the GPIO connected to the pwdn pin. Active high. 35 description: |- [all …]
|
D | ov9650.txt | 4 - compatible: shall be one of 7 - clocks: reference to the xvclk input clock. 10 - reset-gpios: reference to the GPIO connected to the resetb pin, if any. 12 - powerdown-gpios: reference to the GPIO connected to the pwdn pin, if any. 18 video-interfaces.txt. 26 reset-gpios = <&axi_gpio_0 0 GPIO_ACTIVE_HIGH>; 27 powerdown-gpios = <&axi_gpio_0 1 GPIO_ACTIVE_HIGH>; 32 remote-endpoint = <&vcap1_in0>;
|
D | ov772x.txt | 8 - compatible: shall be one of 11 - clocks: reference to the xclk input clock. 14 - reset-gpios: reference to the GPIO connected to the RSTB pin which is 16 - powerdown-gpios: reference to the GPIO connected to the PWDN pin which is 22 video-interfaces.txt. 30 reset-gpios = <&axi_gpio_0 0 GPIO_ACTIVE_LOW>; 31 powerdown-gpios = <&axi_gpio_0 1 GPIO_ACTIVE_LOW>; 36 remote-endpoint = <&vcap1_in0>;
|
D | ov2659.txt | 1 * OV2659 1/5-Inch 2Mp SOC Camera 3 The Omnivision OV2659 is a 1/5-inch SOC camera, with an active array size of 9 - compatible: Must be "ovti,ov2659" 10 - reg: I2C slave address 11 - clocks: reference to the xvclk input clock. 12 - clock-names: should be "xvclk". 13 - link-frequencies: target pixel clock frequency. 16 - powerdown-gpios: reference to the GPIO connected to the pwdn pin, if any. 18 - reset-gpios: reference to the GPIO connected to the resetb pin, if any. 22 Documentation/devicetree/bindings/media/video-interfaces.txt. [all …]
|
D | ov7740.txt | 7 The common video interfaces bindings (see video-interfaces.txt) should 12 - compatible: "ovti,ov7740". 13 - reg: I2C slave address of the sensor. 14 - clocks: Reference to the xvclk input clock. 15 - clock-names: "xvclk". 18 - reset-gpios: Rreference to the GPIO connected to the reset_b pin, 19 if any. Active low with pull-ip resistor. 20 - powerdown-gpios: Reference to the GPIO connected to the pwdn pin, 21 if any. Active high with pull-down resistor. 24 - remote-endpoint: A phandle to the bus receiver's endpoint node. [all …]
|
D | ov7670.txt | 8 - compatible: should be "ovti,ov7670" 9 - clocks: reference to the xclk input clock. 10 - clock-names: should be "xclk". 13 - hsync-active: active state of the HSYNC signal, 0/1 for LOW/HIGH respectively. 14 - vsync-active: active state of the VSYNC signal, 0/1 for LOW/HIGH respectively. 17 - reset-gpios: reference to the GPIO connected to the resetb pin, if any. 19 - powerdown-gpios: reference to the GPIO connected to the pwdn pin, if any. 21 - ov7670,pclk-hb-disable: a boolean property to suppress pixel clock output 25 sub-node for its digital output video port, in accordance with the video 27 Documentation/devicetree/bindings/media/video-interfaces.txt. [all …]
|
D | maxim,max9286.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 4 --- 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 11 - Jacopo Mondi <jacopo+renesas@jmondi.org> 12 - Kieran Bingham <kieran.bingham+renesas@ideasonboard.com> 13 - Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> 14 - Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se> 18 Serial Links (GMSL) and outputs them on a CSI-2 D-PHY port using up to 4 data 28 '#address-cells': 31 '#size-cells': [all …]
|
/Linux-v5.10/arch/arm/boot/dts/ |
D | imx7-mba7.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 OR X11 6 * Author: Markus Niebel <Markus.Niebel@tq-group.com> 13 #include <dt-bindings/input/input.h> 14 #include <dt-bindings/net/ti-dp83867.h> 18 compatible = "gpio-beeper"; 19 gpios = <&pca9555 0 GPIO_ACTIVE_HIGH>; 23 stdout-path = &uart6; 26 gpio_buttons: gpio-keys { 27 compatible = "gpio-keys"; 29 button-0 { [all …]
|
D | at91sam9g25ek.dts | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * at91sam9g25ek.dts - Device Tree file for AT91SAM9G25-EK board 8 /dts-v1/; 13 model = "Atmel AT91SAM9G25-EK"; 21 pinctrl-names = "default"; 22 pinctrl-0 = <&pinctrl_pck0_as_isi_mck &pinctrl_sensor_power &pinctrl_sensor_reset>; 23 resetb-gpios = <&pioA 7 GPIO_ACTIVE_LOW>; 24 pwdn-gpios = <&pioA 13 GPIO_ACTIVE_HIGH>; 26 clock-names = "xvclk"; 27 assigned-clocks = <&pmc PMC_TYPE_SYSTEM 8>; [all …]
|
D | sama5d3xmb.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * sama5d3xmb.dts - Device Tree file for SAMA5D3x mother board 16 pinctrl-names = "default"; 17 pinctrl-0 = <&pinctrl_mmc0_clk_cmd_dat0 &pinctrl_mmc0_dat1_3 &pinctrl_mmc0_cd>; 21 bus-width = <4>; 22 cd-gpios = <&pioD 17 GPIO_ACTIVE_HIGH>; 31 spi-max-frequency = <50000000>; 37 atmel,clk-from-rk-pin; 50 clock-names = "mclk"; 58 pinctrl-names = "default"; [all …]
|
D | sama5d3xmb_cmp.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 3 * sama5d3xmb_cmp.dts - Device Tree file for SAMA5D3x CMP mother board 10 compatible = "atmel,sama5d3xmb-cmp", "atmel,sama5d3xcm-cmp", "atmel,sama5d3", "atmel,sama5"; 15 pinctrl-names = "default"; 16 pinctrl-0 = <&pinctrl_mmc0_clk_cmd_dat0 &pinctrl_mmc0_dat1_3 &pinctrl_mmc0_cd>; 20 bus-width = <4>; 21 cd-gpios = <&pioD 17 GPIO_ACTIVE_HIGH>; 30 spi-max-frequency = <50000000>; 36 atmel,clk-from-rk-pin; 49 clock-names = "mclk"; [all …]
|
D | imx7d-mba7.dts | 1 // SPDX-License-Identifier: GPL-2.0 OR X11 6 * Author: Markus Niebel <Markus.Niebel@tq-group.com> 10 /dts-v1/; 12 #include "imx7d-tqma7.dtsi" 13 #include "imx7-mba7.dtsi" 17 compatible = "tq,imx7d-mba7", "fsl,imx7d"; 21 pinctrl-names = "default"; 22 pinctrl-0 = <&pinctrl_enet2>; 23 phy-mode = "rgmii-id"; 24 phy-reset-gpios = <&gpio2 28 GPIO_ACTIVE_LOW>; [all …]
|
D | at91sam9m10g45ek.dts | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * at91sam9m10g45ek.dts - Device Tree file for AT91SAM9M10G45-EK board 8 /dts-v1/; 10 #include <dt-bindings/pwm/pwm.h> 13 model = "Atmel AT91SAM9M10G45-EK"; 18 stdout-path = "serial0:115200n8"; 27 clock-frequency = <32768>; 31 clock-frequency = <12000000>; 43 compatible = "atmel,tcb-timer"; 48 compatible = "atmel,tcb-timer"; [all …]
|
D | stm32429i-eval.dts | 2 * Copyright 2015 - Maxime Coquelin <mcoquelin.stm32@gmail.com> 4 * This file is dual-licensed: you can use it either under the terms 22 * MA 02110-1301 USA 48 /dts-v1/; 50 #include "stm32f429-pinctrl.dtsi" 51 #include <dt-bindings/input/input.h> 52 #include <dt-bindings/gpio/gpio.h> 55 model = "STMicroelectronics STM32429i-EVAL board"; 56 compatible = "st,stm32429i-eval", "st,stm32f429"; 60 stdout-path = "serial0:115200n8"; [all …]
|
/Linux-v5.10/Documentation/devicetree/bindings/media/ |
D | atmel-isi.txt | 2 ---------------------------------- 5 - compatible: must be "atmel,at91sam9g45-isi" or "microchip,sam9x60-isi". 6 - reg: physical base address and length of the registers set for the device. 7 - interrupts: should contain IRQ line for the ISI. 8 - clocks: list of clock specifiers, corresponding to entries in the clock-names 9 property; please refer to clock-bindings.txt. 10 - clock-names: required elements: "isi_clk". 11 - pinctrl-names, pinctrl-0: please refer to pinctrl-bindings.txt. 15 defined in Documentation/devicetree/bindings/media/video-interfaces.txt. 18 ------------------------ [all …]
|