Merge "ARM: dts: msm: Fix board id for scuba_auto-idp"

This commit is contained in:
qctecmdr
2022-09-26 21:48:09 -07:00
committed by Gerrit - the friendly Code Review server

View File

@@ -7,6 +7,6 @@
model = "Qualcomm Technologies, Inc. SCUBA AUTO IDP";
compatible = "qcom,sa410m", "qcom,idp", "qcom,sa410m-idp";
qcom,msm-id = <441 0x10000>, <471 0x10000>;
qcom,board-id = <34 0x0>;
qcom,board-id = <34 0x500>;
};