arm64: dts: qcom: sm8550-hdk-rear-camera-card: remove optional property

Samsung S5K3M5 image sensor supports only 4-lane MIPI CSI-2 interface,
which makes the sensor data-lanes property redundant, and it can be
safely removed from the board dts file. Noteworthy that the property
value is incorrect, because conventionally lanes enumeration of image
sensors starts from index 1.

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-5-vladimir.zapolskiy@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
Vladimir Zapolskiy
2025-12-22 04:38:34 +02:00
committed by Bjorn Andersson
parent 4438d377f6
commit 9494917da5

View File

@@ -59,7 +59,6 @@ sensor@10 {
port {
cam_tele: endpoint {
link-frequencies = /bits/ 64 <602500000>;
data-lanes = <0 1 2 3>;
remote-endpoint = <&csiphy3_ep>;
};
};