[PATCH v2 0/2] ov8856: Add V4L2 device tree properties support

Alexander Koskovich posted 2 patches 1 month ago
There is a newer version of this series
.../devicetree/bindings/media/i2c/ovti,ov8856.yaml          |  7 +++++++
drivers/media/i2c/ov8856.c                                  | 13 ++++++++++++-
2 files changed, 19 insertions(+), 1 deletion(-)
[PATCH v2 0/2] ov8856: Add V4L2 device tree properties support
Posted by Alexander Koskovich 1 month ago
Signed-off-by: Alexander Koskovich <akoskovich@pm.me>
---
Changes in v2:
- Updated bindings to address Krzysztof's review (only allow orientation & rotation)
- Address Jacopo's review by removing redundant v4l2_ctrl_handler_free()
- Link to v1: https://lore.kernel.org/r/20260307-ov8856-v4l2-props-v1-0-7677b4c658e4@pm.me

---
Alexander Koskovich (2):
      media: dt-bindings: ovti,ov8856: Allow orientation & rotation props
      media: i2c: ov8856: parse and register V4L2 device tree properties

 .../devicetree/bindings/media/i2c/ovti,ov8856.yaml          |  7 +++++++
 drivers/media/i2c/ov8856.c                                  | 13 ++++++++++++-
 2 files changed, 19 insertions(+), 1 deletion(-)
---
base-commit: 1f318b96cc84d7c2ab792fcc0bfd42a7ca890681
change-id: 20260307-ov8856-v4l2-props-def87d7854b1

Best regards,
-- 
Alexander Koskovich <akoskovich@pm.me>