ARM: dts: msm: Correct cell-index for camera sesnor node

Correct cell-index for camera sensor node.

Change-Id: I2781298e2aba8188eb38bfcf5915c1a46d15cefa
Signed-off-by: Om Parkash <oparkash@codeaurora.org>
diff --git a/arch/arm64/boot/dts/qcom/sdm670-camera-sensor-mtp.dtsi b/arch/arm64/boot/dts/qcom/sdm670-camera-sensor-mtp.dtsi
index 19dca08..a886b86 100644
--- a/arch/arm64/boot/dts/qcom/sdm670-camera-sensor-mtp.dtsi
+++ b/arch/arm64/boot/dts/qcom/sdm670-camera-sensor-mtp.dtsi
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2016-2020, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2016-2020, 2021 The Linux Foundation. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License version 2 and
@@ -411,7 +411,7 @@
 	};
 
 	qcom,cam-sensor@3 {
-		cell-index = <0>;
+		cell-index = <3>;
 		compatible = "qcom,cam-sensor";
 		reg = <0x0>;
 		csiphy-sd-index = <0>;