mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 19:08:57 +09:00
media: i2c: rk628: add cec register for csi_v4l2
Type: Function Redmine ID: N/A Associated modifications: N/A Test: N/A Signed-off-by: Chen Shunqing <csq@rock-chips.com> Change-Id: I2ff2aedb323165ca3c1b95ae609f66facb1b61bb
This commit is contained in:
@@ -3180,6 +3180,9 @@ static int rk628_csi_probe(struct i2c_client *client,
|
||||
csi->rk628->dual_mipi = false;
|
||||
rk628_debugfs_create(csi->rk628);
|
||||
|
||||
if (csi->cec_enable)
|
||||
csi->cec = rk628_hdmirx_cec_register(rk628);
|
||||
|
||||
v4l2_info(sd, "%s found @ 0x%x (%s)\n", client->name,
|
||||
client->addr << 1, client->adapter->name);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user