mbox series

[0/4] media: i2c: imx214: Extend with sensor size and firmware information

Message ID 20231023-imx214-v1-0-b33f1bbd1fcf@apitzsch.eu
Headers show
Series media: i2c: imx214: Extend with sensor size and firmware information | expand

Message

André Apitzsch Oct. 23, 2023, 9:47 p.m. UTC
Add the effective and active sensor sizes and add functionality to read
rotation and orientation from device trees.

Signed-off-by: André Apitzsch <git@apitzsch.eu>
---
André Apitzsch (4):
      media: i2c: imx214: Explain some magic numbers
      media: i2c: imx214: Move controls init to separate function
      media: i2c: imx214: Read orientation and rotation from system firmware
      media: i2c: imx214: Add sensor's pixel matrix size

 drivers/media/i2c/imx214.c | 171 +++++++++++++++++++++++++++++++--------------
 1 file changed, 117 insertions(+), 54 deletions(-)
---
base-commit: e8361b005d7c92997d12f2b85a9e4a525738bd9d
change-id: 20231023-imx214-68c438ebfb0c

Best regards,