mirror of
https://github.com/torvalds/linux.git
synced 2026-09-22 04:34:03 +02:00
media: ipu-bridge: Add Sony IMX471 for Lenovo X1 Carbon G14
The HID for Sony IMX471 is TBE20A0 on Lenovo X1 Carbon G14. Signed-off-by: Kate Hsuan <hpa@redhat.com> Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
This commit is contained in:
parent
f4a018ea58
commit
f6ef7f9717
|
|
@ -97,6 +97,8 @@ static const struct ipu_sensor_config ipu_supported_sensors[] = {
|
|||
IPU_SENSOR_CONFIG("OVTI8856", 3, 180000000, 360000000, 720000000),
|
||||
/* Sony IMX471 */
|
||||
IPU_SENSOR_CONFIG("SONY471A", 1, 200000000),
|
||||
/* Sony IMX471 (found on Lenovo X1 Carbon G14) */
|
||||
IPU_SENSOR_CONFIG("TBE20A0", 1, 200000000),
|
||||
/* Toshiba T4KA3 */
|
||||
IPU_SENSOR_CONFIG("XMCC0003", 1, 321468000),
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user