Searched +full:gmsl +full:- +full:compatible (Results 1 – 8 of 8) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.0 OR BSD-2-Clause4 ---5 $id: http://devicetree.org/schemas/media/i2c/imi,rdacm2x-gmsl.yaml#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>16 description: -|17 The IMI D&D RDACM20 and RDACM21 are GMSL-compatible camera designed for[all …]
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)4 ---6 $schema: http://devicetree.org/meta-schemas/core.yaml#8 title: Maxim Integrated Quad GMSL Deserializer11 - 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 data21 In addition to video data, the GMSL links carry a bidirectional control[all …]
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)4 ---6 $schema: http://devicetree.org/meta-schemas/core.yaml#8 title: Quad GMSL2 to CSI-2 Deserializer with GMSL1 Compatibility11 - Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>15 CSI-2 D-PHY or C-PHY formatted outputs. The device allows each link to16 simultaneously transmit bidirectional control-channel data while forward18 four remotely located sensors using industry-standard coax or STP23 MAX96712 can be paired with first-generation 3.12Gbps or 1.5Gbps GMSL127 compatible:[all …]
1 // SPDX-License-Identifier: GPL-2.0+6 * Device Tree Source (overlay) that describes GMSL camera connected to7 * Fakra connectors for the Eagle V3M and Condor V3H (and compatible) boards.19 * for GMSL channel 0:25 * for GMSL channel 1:32 #include <dt-bindings/gpio/gpio.h>50 /* Deduce from the enabled cameras which GMSL channels are active. */61 /* Deduce the camera model compatible strin[all...]
1 // SPDX-License-Identifier: GPL-2.03 * Device Tree Source for the Falcon CSI/DSI sub-board8 #include <dt-bindings/media/video-interfaces.h>14 #address-cells = <1>;15 #size-cells = <0>;21 clock-lanes = <0>;22 data-lanes = <1 2 3 4>;23 remote-endpoint = <&max96712_out0>;33 #address-cells = <1>;34 #size-cells = <0>;[all …]
1 // SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 * Device Tree Source for the R-Car V4H White Hawk CSI/DSI sub-board8 #include <dt-bindings/media/video-interfaces.h>14 #address-cells = <1>;15 #size-cells = <0>;21 bus-type = <MEDIA_BUS_TYPE_CSI2_CPHY>;22 clock-lanes = <0>;23 data-lanes = <1 2 3>;24 remote-endpoint = <&max96712_out0>;34 #address-cells = <1>;[all …]
1 // SPDX-License-Identifier: GPL-2.03 * Device Tree Source for the Condor board with R-Car V3H8 #include <dt-bindings/gpio/gpio.h>23 stdout-path = "serial0:115200n8";27 d1_8v: regulator-2 {28 compatible = "regulator-fixed";29 regulator-name = "D1.8V";30 regulator-min-microvolt = <1800000>;31 regulator-max-microvolt = <1800000>;32 regulator-boot-on;[all …]
1 // SPDX-License-Identifier: GPL-2.03 * Device Tree Source for the Eagle board with R-Car V3M5 * Copyright (C) 2016-2017 Renesas Electronics Corp.9 /dts-v1/;11 #include <dt-bindings/gpio/gpio.h>15 compatible = "renesas,eagle", "renesas,r8a77970";29 stdout-path = "serial0:115200n8";32 d1p8: regulator-fixe[all...]