From 813ef2af29fabed6171b0fadf905e229f7b31783 Mon Sep 17 00:00:00 2001 From: Lokesh Kumar Aakulu Date: Fri, 23 Feb 2024 11:12:28 -0800 Subject: [PATCH] ARM: dts: msm: Add new updated board-id for camera Add new Board id information for multiple types of CDP and MTP devices. CRs-Fixed: 3731095 Change-Id: If717a9525fd4e7c0becd72b3b4e41099be930ab7 Signed-off-by: Lokesh Kumar Aakulu Signed-off-by: Vaishali Gupta --- sun-camera-sensor-cdp.dts | 2 +- sun-camera-sensor-mtp.dts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sun-camera-sensor-cdp.dts b/sun-camera-sensor-cdp.dts index fcd2b648..6d140a32 100644 --- a/sun-camera-sensor-cdp.dts +++ b/sun-camera-sensor-cdp.dts @@ -13,5 +13,5 @@ model = "Qualcomm Technologies, Inc. Sun CDP/RCM"; compatible = "qcom,sun-cdp", "qcom,sun", "qcom,cdp", "qcom,rcm", "qcom,sun-rcm"; qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>; - qcom,board-id = <1 0>, <21 0>, <0x20001 0>, <0x50001 0>, <0x60001 0>, <0x30015 0>, <0x40015 0>, <0x20015 0>; + qcom,board-id = <1 0>, <21 0>, <0x20001 0>, <0x30001 0>, <0x40001 0>, <0x50001 0>, <0x60001 0>, <0x30015 0>, <0x40015 0>, <0x20015 0>; }; diff --git a/sun-camera-sensor-mtp.dts b/sun-camera-sensor-mtp.dts index 5a655583..008f30e5 100644 --- a/sun-camera-sensor-mtp.dts +++ b/sun-camera-sensor-mtp.dts @@ -13,5 +13,5 @@ model = "Qualcomm Technologies, Inc. Sun MTP"; compatible = "qcom,sun-mtp", "qcom,sun", "qcom,mtp"; qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>; - qcom,board-id = <8 0>, <0x20008 0>, <0x40008 0>, <0x50008 0>; + qcom,board-id = <8 0>, <0x10108 0>, <0x20008 0>, <0x30008 0>, <0x40008 0>, <0x40108 0>, <0x50008 0>, <0x60008 0>; };