Searched +full:gmsl +full:- +full:deserializer (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/media/i2c/ |
| H A 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# 8 title: Maxim Integrated Quad GMSL Deserializer 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> 17 The MAX9286 deserializer receives video data on up to 4 Gigabit Multimedia 18 Serial Links (GMSL) and outputs them on a CSI-2 D-PHY port using up to 4 data [all …]
|
| H A D | imi,rdacm2x-gmsl.yaml | 1 # SPDX-License-Identifier: GPL-2.0 OR BSD-2-Clause 4 --- 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 …]
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | max9271.c | 1 // SPDX-License-Identifier: GPL-2.0+ 3 * Copyright (C) 2017-2020 Jacopo Mondi 4 * Copyright (C) 2017-2020 Kieran Bingham 5 * Copyright (C) 2017-2020 Laurent Pinchart 6 * Copyright (C) 2017-2020 Niklas Söderlund 10 * This file exports functions to control the Maxim MAX9271 GMSL serializer 11 * chip. This is not a self-contained driver, as MAX9271 is usually embedded in 16 * functions exported from this library driver to maximize code re-use. 28 dev_dbg(&dev->client->dev, "%s(0x%02x)\n", __func__, reg); in max9271_read() 30 ret = i2c_smbus_read_byte_data(dev->client, reg); in max9271_read() [all …]
|
| H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 8 comment "IR I2C driver auto-selected by 'Autoselect ancillary drivers'" 28 comment "audio, video and radio I2C drivers auto-selected by 'Autoselect ancillary drivers'" 113 Support for the Cirrus Logic CS3308 High Performance 8-Channel 123 Support for the Cirrus Logic CS5345 24-bit, 192 kHz 190 Support for the internal MPX of the Sony BTF-PG472Z tuner. 193 module will be called sony-btf-mpx. 343 This chip is used on AverMedia AVS6EYES Zoran-based MJPEG 355 Support for the ITE IT6616 series HDMI to MIPI CSI-2 bridge. 366 Support for the Lontium LT6911UXC series HDMI to MIPI CSI-2 bridge. [all …]
|
| H A D | max9271.h | 1 /* SPDX-License-Identifier: GPL-2.0+ */ 3 * Copyright (C) 2017-2020 Jacopo Mondi 4 * Copyright (C) 2017-2020 Kieran Bingham 5 * Copyright (C) 2017-2020 Laurent Pinchart 6 * Copyright (C) 2017-2020 Niklas Söderlund 81 * struct max9271_device - max9271 device 89 * max9271_set_serial_link() - Enable/disable serial link 98 * max9271_configure_i2c() - Configure I2C bus parameters 111 * max9271_set_high_threshold() - Enable or disable reverse channel high 121 * max9271_configure_gmsl_link() - Configure the GMSL link [all …]
|
| H A D | max9286.c | 1 // SPDX-License-Identifier: GPL-2.0+ 3 * Maxim MAX9286 GMSL Deserializer Driver 5 * Copyright (C) 2017-2019 Jacopo Mondi 6 * Copyright (C) 2017-2019 Kieran Bingham 7 * Copyright (C) 2017-2019 Laurent Pinchart 8 * Copyright (C) 2017-2019 Niklas Söderlund 19 #include <linux/i2c-mux.h> 26 #include <media/v4l2-async.h> 27 #include <media/v4l2-ctrls.h> 28 #include <media/v4l2-device.h> [all …]
|
| H A D | max96712.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * max96712 GMSL2/GMSL1 to CSI-2 Deserializer driver 39 #include <linux/rk-camera-module.h> 41 #include <media/media-entity.h> 42 #include <media/v4l2-async.h> 43 #include <media/v4l2-ctrls.h> 44 #include <media/v4l2-subdev.h> 45 #include <media/v4l2-ctrls.h> 46 #include <media/v4l2-fwnode.h> 47 #include <media/v4l2-subdev.h> [all …]
|
| H A D | max96722.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * max96722 GMSL2/GMSL1 to CSI-2 Deserializer driver 28 #include <linux/rk-camera-module.h> 30 #include <media/media-entity.h> 31 #include <media/v4l2-async.h> 32 #include <media/v4l2-ctrls.h> 33 #include <media/v4l2-subdev.h> 34 #include <media/v4l2-ctrls.h> 35 #include <media/v4l2-fwnode.h> 36 #include <media/v4l2-subdev.h> [all …]
|
| /OK3568_Linux_fs/kernel/ |
| H A D | MAINTAINERS | 9 ------------------------- 30 ``diff -u`` to make the patch easy to merge. Be prepared to get your 40 See Documentation/process/coding-style.rst for guidance here. 46 See Documentation/process/submitting-patches.rst for details. 57 include a Signed-off-by: line. The current version of this 59 Documentation/process/submitting-patches.rst. 70 that the bug would present a short-term risk to other users if it 76 Documentation/admin-guide/security-bugs.rst for details. 81 --------------------------------------------------- 97 W: *Web-page* with status/info [all …]
|