mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
phy: rockchip: csi2-dphy: fixed bug for dphy1/dphy4 to using full mode
Signed-off-by: Zefa Chen <zefa.chen@rock-chips.com> Change-Id: Ia4cf42863ff15aee379a7946662df3507670b61f
This commit is contained in:
@@ -167,6 +167,8 @@ static int csi2_dphy_update_sensor_mbus(struct v4l2_subdev *sd)
|
||||
dphy->lane_mode = LANE_MODE_SPLIT;
|
||||
}
|
||||
}
|
||||
if (!ret)
|
||||
dphy->dphy_hw->lane_mode = dphy->lane_mode;
|
||||
} else {
|
||||
ret = 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user