Merge "ARM: dts: qcom: Add new msm-ids for niobe SoC"

This commit is contained in:
qctecmdr
2024-04-01 19:15:04 -07:00
committed by Gerrit - the friendly Code Review server

View File

@@ -6,6 +6,6 @@
/ { / {
model = "Qualcomm Technologies, Inc. Niobe SoC"; model = "Qualcomm Technologies, Inc. Niobe SoC";
compatible = "qcom,niobe"; compatible = "qcom,niobe";
qcom,msm-id = <629 0x10000>; qcom,msm-id = <629 0x10000>, <652 0x10000>;
qcom,board-id = <0 0>; qcom,board-id = <0 0>;
}; };