[git:media_stage/master] media: ivsc: csi: Make use of sub-device state

2024-02-23 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: ivsc: csi: Make use of sub-device state Author: Sakari Ailus Date:Wed Feb 14 11:12:14 2024 +0200 The MEI CSI driver was using sub-device state but still maintained its own format info

[git:media_stage/master] media: platform: replace of_graph_get_next_endpoint()

2024-02-23 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: platform: replace of_graph_get_next_endpoint() Author: Kuninori Morimoto Date:Tue Feb 20 01:16:36 2024 + >From DT point of view, in general, drivers should be asking for a specifi

[git:media_stage/master] media: i2c: replace of_graph_get_next_endpoint()

2024-02-23 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: i2c: replace of_graph_get_next_endpoint() Author: Kuninori Morimoto Date:Tue Feb 20 01:16:21 2024 + >From DT point of view, in general, drivers should be asking for a specific por

[git:media_stage/master] media: ivsc: csi: Swap SINK and SOURCE pads

2024-02-23 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: ivsc: csi: Swap SINK and SOURCE pads Author: Sakari Ailus Date:Wed Feb 7 14:17:09 2024 +0200 This patch swaps SINK and SOURCE pads of the MEI CSI sub-device. While this does change th

[git:media_stage/master] media: ipu-bridge: Serialise calls to IPU bridge init

2024-02-23 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: ipu-bridge: Serialise calls to IPU bridge init Author: Sakari Ailus Date:Tue Feb 13 11:42:30 2024 +0200 The IPU bridge initialisation will be called from multiple locations in the fut

[git:media_stage/master] media: ipu-bridge: Add ov01a10 in Dell XPS 9315

2024-02-23 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: ipu-bridge: Add ov01a10 in Dell XPS 9315 Author: Sakari Ailus Date:Wed Jan 31 15:23:34 2024 +0200 Add Omnivision ov01a10 sensor used in Dell XPS 9315, and use the driver default frequ

[git:media_stage/master] media: ipu-bridge: Move graph checking to IPU bridge

2024-02-23 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: ipu-bridge: Move graph checking to IPU bridge Author: Sakari Ailus Date:Tue Feb 13 11:41:18 2024 +0200 Move checking the graph to the IPU bridge. This way the caller won't need to do

[git:media_stage/master] media: i2c: imx290: Fix IMX920 typo

2024-02-23 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: i2c: imx290: Fix IMX920 typo Author: Alexander Stein Date:Wed Feb 21 08:15:50 2024 +0100 Replace IMX920 by IMX290. Fixes: b4ab57b07c5b9 ("media: i2c: imx290: Add crop selection targe

[git:media_stage/master] media: imx335: Support multiple link frequency

2024-02-23 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: imx335: Support multiple link frequency Author: Umang Jain Date:Tue Feb 20 14:58:19 2024 +0530 Support link frequency of 445MHz in addition to 594MHz. Break out the register set speci

[git:media_stage/master] media: imx335: Use v4l2_link_freq_to_bitmap helper

2024-02-23 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: imx335: Use v4l2_link_freq_to_bitmap helper Author: Umang Jain Date:Tue Feb 20 14:58:18 2024 +0530 Use the v4l2_link_freq_to_bitmap() helper to figure out which driver-supported link

[git:media_stage/master] media: imx335: Set reserved register to default value

2024-02-23 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: imx335: Set reserved register to default value Author: Umang Jain Date:Tue Feb 20 14:58:17 2024 +0530 0x3a00 is a reserved register as per the datasheet. The driver currently sets to

[git:media_stage/master] media: imx335: Refactor power sequence to set controls

2024-02-23 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: imx335: Refactor power sequence to set controls Author: Umang Jain Date:Tue Feb 20 14:58:20 2024 +0530 Additional controls might require the sensor to be powered up to set the control

[git:media_stage/master] media: imx335: Add support for test pattern generator

2024-02-23 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: imx335: Add support for test pattern generator Author: Matthias Fend Date:Tue Feb 20 14:58:21 2024 +0530 Add support for the sensor's test pattern generator. Signed-off-by: Matthias

[git:media_stage/master] media: i2c: dw9714: Fix occasional probe errors

2024-02-23 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: i2c: dw9714: Fix occasional probe errors Author: Ondrej Jirman Date:Sat Feb 17 19:49:11 2024 +0100 The powerup delay was not observed during probe, leading to occasional I2C communica

[git:media_stage/master] media: i2c: alvium: fix req_fr check in alvium_s_frame_interval()

2024-02-23 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: i2c: alvium: fix req_fr check in alvium_s_frame_interval() Author: Tommaso Merciai Date:Wed Dec 20 13:40:23 2023 +0100 req_fr check in alvium_s_frame_interval() is incorrect. In parti

[git:media_stage/master] media: i2c: alvium: removal of dft_fr, min_fr and max_fr

2024-02-23 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: i2c: alvium: removal of dft_fr, min_fr and max_fr Author: Tommaso Merciai Date:Wed Dec 20 13:40:19 2023 +0100 The dft_fr, min_fr and max_fr fields of the alvium_dev structure are only

[git:media_stage/master] media: i2c: alvium: store frame interval in subdev state

2024-02-23 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: i2c: alvium: store frame interval in subdev state Author: Tommaso Merciai Date:Wed Dec 20 13:40:22 2023 +0100 Use the newly added storage for frame interval in the subdev state to sim

[git:media_stage/master] media: i2c: ov5645: Remove software reset entry from ov5645_global_init_setting

2024-02-23 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: i2c: ov5645: Remove software reset entry from ov5645_global_init_setting Author: Biju Das Date:Thu Feb 15 14:43:33 2024 + The SYSTEM_CTRL0 register in ov5645 is almost similar to

[git:media_stage/master] media: i2c: alvium: inline set_frame_interval into s_frame_interval

2024-02-23 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: i2c: alvium: inline set_frame_interval into s_frame_interval Author: Tommaso Merciai Date:Wed Dec 20 13:40:21 2023 +0100 Inline alvium_set_frame_interval() into alvium_s_frame_interva

[git:media_stage/master] media: i2c: alvium: remove the fr field of the alvium_dev structure

2024-02-23 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: i2c: alvium: remove the fr field of the alvium_dev structure Author: Tommaso Merciai Date:Wed Dec 20 13:40:20 2023 +0100 The fr (frame rate) field of the alvium_dev structure is only

[git:media_stage/master] Merge tag 'tags/media-next-rkisp1-20240223' of git://git.kernel.org/pub/scm/linux/kernel/git/pinchartl/linux.git into media_stage

2024-02-23 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: Merge tag 'tags/media-next-rkisp1-20240223' of git://git.kernel.org/pub/scm/linux/kernel/git/pinchartl/linux.git into media_stage Author: Hans Verkuil Date:Fri Feb 23 15:17:10

[git:media_stage/master] media: rkisp1: Configure gasket on i.MX8MP

2024-02-23 Thread Laurent Pinchart
This is an automatic generated email to let you know that the following patch were queued: Subject: media: rkisp1: Configure gasket on i.MX8MP Author: Laurent Pinchart Date:Fri Feb 16 18:54:53 2024 +0900 The i.MX8MP has a gasket between the CSI-2 receiver and the ISP. Configure and enable

[git:media_stage/master] media: rkisp1: Add version enum for i.MX8MP ISP

2024-02-23 Thread Laurent Pinchart
This is an automatic generated email to let you know that the following patch were queued: Subject: media: rkisp1: Add version enum for i.MX8MP ISP Author: Paul Elder Date:Fri Feb 16 18:54:52 2024 +0900 The NXP i.MX8MP integrates an ISP8000Nano from VeriSilicon, which is a derivative of th

[git:media_stage/master] media: rkisp1: Fix endianness on raw streams on i.MX8MP

2024-02-23 Thread Laurent Pinchart
This is an automatic generated email to let you know that the following patch were queued: Subject: media: rkisp1: Fix endianness on raw streams on i.MX8MP Author: Paul Elder Date:Fri Feb 16 18:54:57 2024 +0900 The i.MX8MP has extra register fields in the memory interface control register

[git:media_stage/master] media: rkisp1: Add match data for i.MX8MP ISP

2024-02-23 Thread Laurent Pinchart
This is an automatic generated email to let you know that the following patch were queued: Subject: media: rkisp1: Add match data for i.MX8MP ISP Author: Paul Elder Date:Fri Feb 16 18:54:58 2024 +0900 Add match data to the rkisp1 driver to match the i.MX8MP ISP. Signed-off-by: Paul Elder

[git:media_stage/master] media: rkisp1: Add UYVY as an output format

2024-02-23 Thread Laurent Pinchart
This is an automatic generated email to let you know that the following patch were queued: Subject: media: rkisp1: Add UYVY as an output format Author: Paul Elder Date:Fri Feb 16 18:54:56 2024 +0900 Add support for UYVY as an output format. The uv_swap bit in the MI_XTD_FORMAT_CTRL registe

[git:media_stage/master] media: rkisp1: Support devices lacking dual crop

2024-02-23 Thread Laurent Pinchart
This is an automatic generated email to let you know that the following patch were queued: Subject: media: rkisp1: Support devices lacking dual crop Author: Paul Elder Date:Fri Feb 16 18:54:50 2024 +0900 Some versions of the ISP supported by the rkisp1 driver, such as the ISP in the i.MX8M

[git:media_stage/master] media: rkisp1: Support i.MX8MP's 34-bit DMA

2024-02-23 Thread Laurent Pinchart
This is an automatic generated email to let you know that the following patch were queued: Subject: media: rkisp1: Support i.MX8MP's 34-bit DMA Author: Paul Elder Date:Fri Feb 16 18:54:54 2024 +0900 On the ISP that is integrated in the i.MX8MP, DMA addresses have been extended to 34 bits,

[git:media_stage/master] media: rkisp1: Add YC swap capability

2024-02-23 Thread Laurent Pinchart
This is an automatic generated email to let you know that the following patch were queued: Subject: media: rkisp1: Add YC swap capability Author: Paul Elder Date:Fri Feb 16 18:54:55 2024 +0900 The ISP version in the i.MX8MP has an MI_OUTPUT_ALIGN_FORMAT register that the rk3399 does not ha

[git:media_stage/master] dt-bindings: media: rkisp1: Add i.MX8MP ISP to compatible

2024-02-23 Thread Laurent Pinchart
This is an automatic generated email to let you know that the following patch were queued: Subject: dt-bindings: media: rkisp1: Add i.MX8MP ISP to compatible Author: Paul Elder Date:Fri Feb 16 18:54:51 2024 +0900 The i.MX8MP ISP is compatbile with the rkisp1 driver. Add it to the list of c

[git:media_stage/master] media: rkisp1: Support devices lacking self path

2024-02-23 Thread Laurent Pinchart
This is an automatic generated email to let you know that the following patch were queued: Subject: media: rkisp1: Support devices lacking self path Author: Paul Elder Date:Fri Feb 16 18:54:49 2024 +0900 Some versions of the ISP supported by the rkisp1 driver, such as the ISP in the i.MX8M

[git:media_stage/master] media: rkisp1: Support setting memory stride for main path

2024-02-23 Thread Laurent Pinchart
This is an automatic generated email to let you know that the following patch were queued: Subject: media: rkisp1: Support setting memory stride for main path Author: Paul Elder Date:Fri Feb 16 18:54:48 2024 +0900 Some versions of the ISP supported by the rkisp1 driver, such as the ISP in

[git:media_stage/master] media: rkisp1: Add and use rkisp1_has_feature() macro

2024-02-23 Thread Laurent Pinchart
This is an automatic generated email to let you know that the following patch were queued: Subject: media: rkisp1: Add and use rkisp1_has_feature() macro Author: Laurent Pinchart Date:Fri Feb 16 18:54:47 2024 +0900 Simplify feature tests with a macro that shortens lines. Signed-off-by: La