Skip to content

Navigation Menu

Sign in
Sign up

media: intel/ipu-bridge: fix OVTID858 link frequencies #174

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
zR-JB wants to merge 1 commit into linux-surface:v6.19-surface-devel
base: v6.19-surface-devel
Choose a base branch
Loading
from zR-JB:ovtid858-link-frequencies
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions drivers/media/pci/intel/ipu-bridge.c
View file Open in desktop
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@ static const struct ipu_sensor_config ipu_supported_sensors[] = {
IPU_SENSOR_CONFIG("INT33F0", 1, 384000000),
/* Omnivision OV5693 - Surface Pro 9 */
IPU_SENSOR_CONFIG("OVTI5693", 1, 419200000),
/* Omnivision OV13858 - Surface Pro 9 */
IPU_SENSOR_CONFIG("OVTID858", 4, 540000000),
/* Omnivision OV13858 */
IPU_SENSOR_CONFIG("OVTID858", 2, 540000000, 270000000),
/* Omnivision OV2740 */
IPU_SENSOR_CONFIG("INT3474", 1, 180000000),
/* Omnivision OV5670 */
Expand Down

AltStyle によって変換されたページ (->オリジナル) /