Re: [PATCH v8 08/10] gpu: host1x: mipi: Keep MIPI clock enabled till calibration is done
From: Dmitry Osipenko <digetx@gmail.com>
Date: 2020-08-06 17:46:50
Also in:
linux-media, linux-tegra, lkml
From: Dmitry Osipenko <digetx@gmail.com>
Date: 2020-08-06 17:46:50
Also in:
linux-media, linux-tegra, lkml
06.08.2020 19:13, Dmitry Osipenko пишет:
06.08.2020 18:59, Sowjanya Komatineni пишет: ..quoted
We cant use active status check for specific pads under calibration. This is common bit for all pads.I'm not sure why this is a problem.
IIUC, the start_calibration() should wait for the MIPI_CAL_STATUS_ACTIVE and finish_calibration() should wait for MIPI_AUTO_CAL_DONE_CSIA/B.