|
@@ -284,7 +284,7 @@ int adv748x_csi2_init(struct adv748x_state *state, struct adv748x_csi2 *tx)
|
|
|
adv748x_csi2_set_virtual_channel(tx, 0);
|
|
|
|
|
|
adv748x_subdev_init(&tx->sd, state, &adv748x_csi2_ops,
|
|
|
- MEDIA_ENT_F_UNKNOWN,
|
|
|
+ MEDIA_ENT_F_VID_IF_BRIDGE,
|
|
|
is_txa(tx) ? "txa" : "txb");
|
|
|
|
|
|
/* Ensure that matching is based upon the endpoint fwnodes */
|