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

From: Alexander Koskovich

Date: Tue Mar 10 2026 - 00:21:44 EST


Signed-off-by: Alexander Koskovich <akoskovich@xxxxx>
---
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@xxxxx

---
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@xxxxx>