mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-19 08:11:11 -04:00
arm64: dts: qcom: sm8550-hdk-rear-camera-card: rename supply properties
At first voltage supply properties of Samsung S5K3M5 image sensor got names following a pad name convention for Omnivision image sensors. Now the property names were corrected in the sensor dt bindings documentation, and it should be updated in the SM8550-HDK with the Rear Camera Card board dts file. Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com> Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org> Signed-off-by: Vladimir Zapolskiy <vladimir.zapolskiy@linaro.org> Link: https://lore.kernel.org/r/20251222023834.3284370-4-vladimir.zapolskiy@linaro.org Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
committed by
Bjorn Andersson
parent
8cadf9f0bb
commit
4438d377f6
@@ -52,9 +52,9 @@ sensor@10 {
|
||||
pinctrl-0 = <&cam3_default>;
|
||||
pinctrl-names = "default";
|
||||
afvdd-supply = <&vreg_l7n_2p96>;
|
||||
avdd-supply = <&vreg_l4m_2p8>;
|
||||
dovdd-supply = <&vreg_l5n_1p8>;
|
||||
dvdd-supply = <&vreg_l2m_1p056>;
|
||||
vdda-supply = <&vreg_l4m_2p8>;
|
||||
vddd-supply = <&vreg_l2m_1p056>;
|
||||
vddio-supply = <&vreg_l5n_1p8>;
|
||||
|
||||
port {
|
||||
cam_tele: endpoint {
|
||||
|
||||
Reference in New Issue
Block a user