[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210702095922.118614-1-s.riedmueller@phytec.de>
Date: Fri, 2 Jul 2021 11:59:16 +0200
From: Stefan Riedmueller <s.riedmueller@...tec.de>
To: Laurent Pinchart <laurent.pinchart@...asonboard.com>,
Rob Herring <robh+dt@...nel.org>
Cc: Mauro Carvalho Chehab <mchehab@...nel.org>,
Sakari Ailus <sakari.ailus@...ux.intel.com>,
linux-media@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org,
Stefan Riedmueller <s.riedmueller@...tec.de>
Subject: [PATCH v3 0/6] media: mt9p031: Read back the real clock rate
Hi,
sorry it took me some time but this is the v3 for my previously send
patchstack:
https://lore.kernel.org/linux-media/20200930105133.139981-1-s.riedmueller@phytec.de/
Changes in v3:
- Dropped 1/5 media: mt9p031: Add support for 8 bit and 10 bit formats
- Dropped 3/5 media: mt9p031: Implement [gs]_register debug calls
- Added reviewed-by from Laurent Pinchart to
media: mt9p031: Read back the real clock rate
- Dropped unnecessary register reads in
media: mt9p031: Fix corrupted frame after restarting
- Changed sorting of register bits from MSB to LSB
- Added patch to switch to BIT macro
- Added two additional dt-bindings patches to add missing properties
documentation
Christian Hemp (1):
media: mt9p031: Make pixel clock polarity configurable by DT
Dirk Bender (1):
media: mt9p031: Fix corrupted frame after restarting stream
Enrico Scholz (1):
media: mt9p031: Read back the real clock rate
Stefan Riedmueller (3):
dt-bindings: media: mt9p031: Add missing required properties
dt-bindings: media: mt9p031: add pclk-sample property
media: mt9p031: Use BIT macro
.../devicetree/bindings/media/i2c/mt9p031.txt | 17 +++++
drivers/media/i2c/Kconfig | 1 +
drivers/media/i2c/mt9p031.c | 71 +++++++++++++++----
include/media/i2c/mt9p031.h | 1 +
4 files changed, 78 insertions(+), 12 deletions(-)
--
2.25.1
Powered by blists - more mailing lists