mbox series

[v2,0/3] staging: media: imx7-mipi-csis: Small improvements

Message ID 20220107115401.31698-1-laurent.pinchart@ideasonboard.com
Headers show
Series staging: media: imx7-mipi-csis: Small improvements | expand

Message

Laurent Pinchart Jan. 7, 2022, 11:53 a.m. UTC
Hello,

This small patch series contains small debugging improvements for the
imx7-mipi-csis driver, as well as a fix to make entity names unique for
platforms that have multiple CSI receiver instances (namely the
i.MX8MP).

There's not much more to tell here, please see individual patches for
details.

Laurent Pinchart (3):
  staging: media: imx: imx7-mipi-csis: Dump MIPI_CSIS_FRAME_COUNTER_CH0
    register
  staging: media: imx: imx7_mipi_csis: Add timings override through
    debugfs
  staging: media: imx: imx7-mipi-csis: Make subdev name unique

 drivers/staging/media/imx/imx7-mipi-csis.c | 44 +++++++++++++++++-----
 1 file changed, 34 insertions(+), 10 deletions(-)


base-commit: 68b9bcc8a534cd11fe55f8bc82f948aae7d81b3c

Comments

Jerome Brunet Jan. 10, 2022, 8:50 a.m. UTC | #1
On Fri 07 Jan 2022 at 13:53, Laurent Pinchart <laurent.pinchart@ideasonboard.com> wrote:

> Hello,
>
> This small patch series contains small debugging improvements for the
> imx7-mipi-csis driver, as well as a fix to make entity names unique for
> platforms that have multiple CSI receiver instances (namely the
> i.MX8MP).
>
> There's not much more to tell here, please see individual patches for
> details.
>
> Laurent Pinchart (3):
>   staging: media: imx: imx7-mipi-csis: Dump MIPI_CSIS_FRAME_COUNTER_CH0
>     register
>   staging: media: imx: imx7_mipi_csis: Add timings override through
>     debugfs
>   staging: media: imx: imx7-mipi-csis: Make subdev name unique
>
>  drivers/staging/media/imx/imx7-mipi-csis.c | 44 +++++++++++++++++-----
>  1 file changed, 34 insertions(+), 10 deletions(-)
>

For the series
Reviewed-by: Jerome Brunet <jbrunet@baylibre.com>

On imx8mp:
Tested-by: Jerome Brunet <jbrunet@baylibre.com>


>
> base-commit: 68b9bcc8a534cd11fe55f8bc82f948aae7d81b3c