Searched +full:gmsl2 +full:- +full:link (Results 1 – 4 of 4) sorted by relevance
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 MAX96714 GMSL2 to CSI-2 Deserializer11 - Julien Massot <julien.massot@collabora.com>14 The MAX96714 deserializer converts GMSL2 serial inputs into MIPI15 CSI-2 D-PHY formatted output. The device allows the GMSL2 link to16 simultaneously transmit bidirectional control-channel data while forward18 remotely located serializer using industry-standard coax or STP23 The GMSL2 serial link operates at a fixed rate of 3Gbps or 6Gbps in the[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: MAX96717 CSI-2 to GMSL2 Serializer11 - Julien Massot <julien.massot@collabora.com>14 The MAX96717 serializer converts MIPI CSI-2 D-PHY formatted input15 into GMSL2 serial outputs. The device allows the GMSL2 link to16 simultaneously transmit bidirectional control-channel data while forward18 remotely located deserializer using industry-standard coax or STP25 The GMSL2 serial link operates at a fixed rate of 3Gbps or 6Gbps in the[all …]
1 // SPDX-License-Identifier: GPL-2.03 * Maxim GMSL2 Serializer Driver10 #include <linux/clk-provider.h>13 #include <linux/i2c-mux.h>18 #include <media/v4l2-cci.h>19 #include <media/v4l2-ctrls.h>20 #include <media/v4l2-fwnode.h>21 #include <media/v4l2-subdev.h>154 priv->mux = i2c_mux_alloc(priv->client->adapter, &priv->client->dev, in max96717_i2c_mux_init()157 if (!priv->mux) in max96717_i2c_mux_init()[all …]
5 ---------------------------------------------------21 W: *Web-page* with status/info23 B: URI for where to file *bugs*. A web-page with detailed bug24 filing info, a direct bug tracker link, or a mailto: URI.28 patches to the given subsystem. This is either an in-tree file,29 or a URI. See Documentation/maintainer/maintainer-entry-profile.rst46 N: [^a-z]tegra all files whose path contains tegra64 ----------------83 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS)85 L: linux-scsi@vger.kernel.org[all …]