media: camss: Point sdm845 at the correct vdda regulators
authorBryan O'Donoghue <bryan.odonoghue@linaro.org>
Tue, 11 Jan 2022 12:52:11 +0000 (13:52 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Mon, 7 Mar 2022 10:47:08 +0000 (11:47 +0100)
commit0c4d7fda5cbebb6d19346a3c9d1f17d5c16bf6b3
tree74b30ff629d21db908408e72316c7ce06fed68a1
parent81bdfa4f86ade3417552b08e5ee1eea6d0f58375
media: camss: Point sdm845 at the correct vdda regulators

Reviewing the RB3 schematic its clear that we have missed out on defining
one of the power-rails associated with the CSI PHY.

Other PHYs such as the UFS, PCIe and USB connect to these rails and define
each regulator individually.

This means if we were to switch off the other various PHYs which enable
these rails, the CAMSS would not appropriately power-on the CSI PHY.

Reviewed-by: Robert Foss <robert.foss@linaro.org>
Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/media/platform/qcom/camss/camss.c