[PATCH v2 0/2] media: i2c: imx283: Fix hangs seen when switching modes

Jai Luthra posted 2 patches 1 month, 2 weeks ago
drivers/media/i2c/imx283.c | 15 ++++++++++-----
1 file changed, 10 insertions(+), 5 deletions(-)
[PATCH v2 0/2] media: i2c: imx283: Fix hangs seen when switching modes
Posted by Jai Luthra 1 month, 2 weeks ago
This series fixes hangs seen on two different platforms (Raspberry Pi 5
and iMX8MP) while streaming with this sensor when switching between
different modes.

Signed-off-by: Jai Luthra <jai.luthra@ideasonboard.com>
---
Changes in v2:
- Add [PATCH 2/2] that fixes hang seen on i.MX8MP when going from lower
  to higher resolution
- Link to v1: https://lore.kernel.org/r/20260212-imx283-hang-fix-v1-1-57784739604c@ideasonboard.com

---
Jai Luthra (2):
      media: i2c: imx283: Enter full standby when stopping streaming
      media: i2c: imx283: Fix hang when going from large to small resolution

 drivers/media/i2c/imx283.c | 15 ++++++++++-----
 1 file changed, 10 insertions(+), 5 deletions(-)
---
base-commit: f31142b04437da4dafd42a479936d19db53c5ab6
change-id: 20260212-imx283-hang-fix-8b3f45087ef6

Best regards,
-- 
Jai Luthra <jai.luthra@ideasonboard.com>