]> www.infradead.org Git - users/jedix/linux-maple.git/commit
media: qcom: camss: move SM8250 regulators from CSID to CSIPHY subdevice
authorVladimir Zapolskiy <vladimir.zapolskiy@linaro.org>
Thu, 26 Sep 2024 21:19:57 +0000 (00:19 +0300)
committerHans Verkuil <hverkuil-cisco@xs4all.nl>
Sat, 12 Oct 2024 17:09:05 +0000 (19:09 +0200)
commit0567d0f1cc624e6055661ab9b63877f3b5e54e5a
treec74cf75ababd329c52e38801741b6fa4c92d174e
parent44fdbb9d1a3892db92b2c9cf5f46e32ca4095d92
media: qcom: camss: move SM8250 regulators from CSID to CSIPHY subdevice

On Qualcomm SM8250 SoC there are two sets of regulators, and each of
both sets is specific to six CSIPHY IPs. At the moment there is no
proper split of two "combined" regulators with quite arbitrary selected
names in the driver or platform CAMSS device tree node, however for sake
of clarity and better hardware description it makes sense to move the
currently existing regulator resources from all CSID subdevices to all
CSIPHY subdevices.

Signed-off-by: Vladimir Zapolskiy <vladimir.zapolskiy@linaro.org>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
drivers/media/platform/qcom/camss/camss.c