Skip to content

drivers: media: i2c: imx708: handle read-only V4L2 controls from camss#576

Open
nascs wants to merge 1 commit into
radxa:linux-7.0.11from
nascs:fix_imx708_ctrl_handle
Open

drivers: media: i2c: imx708: handle read-only V4L2 controls from camss#576
nascs wants to merge 1 commit into
radxa:linux-7.0.11from
nascs:fix_imx708_ctrl_handle

Conversation

@nascs

@nascs nascs commented Jul 8, 2026

Copy link
Copy Markdown

No description provided.

Signed-off-by: William Norman <nascs@radxa.com>
@nascs

nascs commented Jul 8, 2026

Copy link
Copy Markdown
Author

报错 log:
imx708 20-001a: ctrl(id:0x9f0902,val:0x232aaf80) is not handled
imx708 20-001a: ctrl(id:0x9e0902,val:0x2b20) is not handled

ret = 0;
break;
default:
dev_info(&client->dev,

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

info默认应该不会打印到终端吧,我们默认loglevel是8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants