[PATCH v3 0/3] media: imx8mq-mipi-csi2: Enhance the driver to meet more usage case

guoniu.zhou@oss.nxp.com posted 3 patches 1 month, 3 weeks ago
There is a newer version of this series
drivers/media/platform/nxp/imx8mq-mipi-csi2.c | 65 +++++++++++++++++++
1 file changed, 65 insertions(+)
[PATCH v3 0/3] media: imx8mq-mipi-csi2: Enhance the driver to meet more usage case
Posted by guoniu.zhou@oss.nxp.com 1 month, 3 weeks ago
From: Guoniu Zhou <guoniu.zhou@nxp.com>

The bellow miscellaneous patches enhance the driver to meet more
usage case, such as i.MX8ULP.

Changes in v3:
  - Modify cover letter file to include history info.

Changes in v2:
  - Remove duplicated Signed-off-by tag.
  - Link to v1: https://lore.kernel.org/all/20250717071359.1910515-1-guoniu.zhou@oss.nxp.com

Guoniu Zhou (3):
  media: imx8mq-mipi-csi2: Add data type field in pixel format
  media: imx8mq-mipi-csi2: Add RGB format support
  media: imx8mq-mipi-csi2: Implement .get_frame_desc subdev callback

 drivers/media/platform/nxp/imx8mq-mipi-csi2.c | 65 +++++++++++++++++++
 1 file changed, 65 insertions(+)

-- 
base-commit: d968e50b5c26642754492dea23cbd3592bde62d8
--
2.34.1
Re: [PATCH v3 0/3] media: imx8mq-mipi-csi2: Enhance the driver to meet more usage case
Posted by Krzysztof Kozlowski 1 month, 3 weeks ago
On 12/08/2025 11:18, guoniu.zhou@oss.nxp.com wrote:
> From: Guoniu Zhou <guoniu.zhou@nxp.com>
> 
> The bellow miscellaneous patches enhance the driver to meet more
> usage case, such as i.MX8ULP.
> 
> Changes in v3:
>   - Modify cover letter file to include history info.
> 
> Changes in v2:
>   - Remove duplicated Signed-off-by tag.
>   - Link to v1: https://lore.kernel.org/all/20250717071359.1910515-1-guoniu.zhou@oss.nxp.com

Please slow down. You just sent it, I already replied in private, which
you ignored, and send a v3.

No. One patchset per day. Read the feedback you receive.

Best regards,
Krzysztof