Sent: Wednesday, March 10, 2021 1:36 AM To: cip-dev@...; iwamatsu nobuhiro(岩松 信洋
□SWC◯ACT)
<nobuhiro1.iwamatsu@...>; Pavel Machek <pavel@...> Cc: Biju Das <biju.das.jz@...> Subject: [PATCH 4.19.y-cip 00/40] Renesas RZ/G2{E,H,M,N} add VIN, CSI2
support
Hi All,
This patch series does the following: * Drops unneeded regulator setup for OV5645 sensor * Adds driver for IMX219 sensor * Updates v4l2-async to accept endpoints for fwnode matching * Various fixes for R-Car VIN driver * Support to capture RAW format to VIN driver * Support for RZ/G2{H,M,N,E} SoC's in VIN/CSI2 driver * DTS changes for HiHope RZ/G2{H,M,N} and SI Linux RZ/G2E to enable VIN, CSI2 modules and OV5645, IMX219 sensors.
I reviewed this series, I didn't see any major problems. As Paval points out, the Renesas lab is now stopped. If this recovers and the target hardware test is okay, I would apply this.
Sorry about the lab-cip-renesas issues. The lab will probably be offline until next week. I'm happy for this series to be delayed until it's tested if that's what you'd prefer.
The Renesas boards are available for testing again now :)
Let me know if there is any further input required for this series.
Biju Das (10): media: dt-bindings: media: rcar_vin: Add r8a774a1 support media: rcar-vin: Enable support for r8a774a1 media: dt-bindings: media: rcar-csi2: Add r8a774a1 support media: rcar-csi2: Enable support for r8a774a1 arm64: dts: renesas: r8a774a1: Add VIN and CSI-2 nodes media: dt-bindings: rcar-vin: Add R8A774B1 support media: rcar-vin: Enable support for R8A774B1 media: dt-bindings: rcar-csi2: Add R8A774B1 support media: rcar-csi2: Enable support for R8A774B1 arm64: dts: renesas: r8a774b1: Add VIN and CSI-2 support
Dafna Hirschfeld (1): media: i2c: imx219: Fix a bug in imx219_enum_frame_size
Dave Stevenson (1): media: i2c: Add driver for Sony IMX219 sensor
Lad Prabhakar (16): media: rcar-vin: Invalidate pipeline if conversion is not possible on input formats media: rcar-vin: Add support for MEDIA_BUS_FMT_SRGGB8_1X8 format media: rcar-csi2: Add support for MEDIA_BUS_FMT_SRGGB8_1X8
format
media: i2c: imx219: Fix power sequence media: i2c: imx219: Add support for RAW8 bit bayer format media: i2c: imx219: Add support for cropped 640x480 resolution arm64: dts: renesas: r8a774c0-cat874: Add support for AISTARVISION MIPI Adapter V2.1 media: dt-bindings: media: renesas,vin: Add R8A774E1 support media: rcar-vin: Enable support for R8A774E1 media: dt-bindings: media: renesas,csi2: Add R8A774E1 support media: rcar-csi2: Enable support for R8A774E1 arm64: dts: renesas: r8a774e1: Add VIN and CSI-2 nodes arm64: dts: renesas: aistarvision-mipi-adapter-2.1: Add parent macro for each sensor arm64: dts: renesas: Add support for MIPI Adapter V2.1 connected to HiHope RZ/G2H arm64: dts: renesas: Add support for MIPI Adapter V2.1 connected to HiHope RZ/G2M arm64: dts: renesas: Add support for MIPI Adapter V2.1 connected to HiHope RZ/G2N
Laurent Pinchart (4): media: device property: Add a function to test is a fwnode is a graph endpoint media: v4l2-async: Accept endpoints and devices for fwnode matching media: v4l2-async: Pass notifier pointer to match functions media: v4l2-async: Log message in case of heterogeneous fwnode
match
Niklas Söderlund (2): media: rcar-vin: fix wrong return value in rvin_set_channel_routing() media: rcar-csi2: Update V3M and E3 start procedure
Sakari Ailus (1): media: v4l: ctrl: Provide unlocked variant of v4l2_ctrl_grab