msm: camera: isp: Fix to map correct bus port to MID

Bus port to MID mapping is wrong so updating correct MID mapping to the
respective bus ports.

CRs-Fixed: 3609762
Change-Id: I1d369319d3d5688e21ffb4873643d3cb5ac1467c
Signed-off-by: Dharmender Sharma <quic_dharshar@quicinc.com>
This commit is contained in:
Dharmender Sharma
2023-09-27 22:34:48 +05:30
parent c0c785043e
commit 4ae0511777

View File

@@ -994,11 +994,11 @@ static uint32_t vfe880_out_port_mid[][4] = {
{34, 0, 0, 0},
{35, 0, 0, 0},
{36, 0, 0, 0},
{16, 17, 18, 19},
{20, 0, 0, 0},
{21, 0, 0, 0},
{8, 9, 10, 11},
{11, 0, 0, 0},
{12, 0, 0, 0},
{32, 33, 0, 0},
{28, 29, 30, 0},
{27, 28, 29, 0},
{8, 0, 0, 0},
{18, 0, 0, 0},
{21, 0, 0, 0},
@@ -1006,9 +1006,9 @@ static uint32_t vfe880_out_port_mid[][4] = {
{17, 0, 0, 0},
{23, 0, 0, 0},
{24, 0, 0, 0},
{22, 23, 24, 25},
{26, 0, 0, 0},
{27, 0, 0, 0},
{12, 13, 14, 15},
{13, 0, 0, 0},
{14, 0, 0, 0},
{9, 0, 0, 0},
{20, 0, 0, 0},
{10, 0, 0, 0},