mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
CAMERA: Adding boardID for for IOT QRD
Adding board-id to camera dts.Camera QRD is differnt from IOT IDP/IDPS and same is mobile clarence so using same DTSI. CRs-Fixed: 3415032 Change-Id: Iaf7f1123e457678ace85e6aa487633ec08580088
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
parent
f94a100574
commit
04bd34eda0
@@ -11,6 +11,6 @@
|
||||
/ {
|
||||
model = "Qualcomm Technologies, Inc. Raveline QRD";
|
||||
compatible = "qcom,raveline";
|
||||
qcom,msm-id = <568 0x10000>;
|
||||
qcom,msm-id = <568 0x10000>, <581 0x10000>, <582 0x10000>;
|
||||
qcom,board-id = <0x1000B 0>, <0x1000B 1>, <0x1000B 0x600>;
|
||||
};
|
||||
Reference in New Issue
Block a user