Merge "ARM: dts: msm: mm-drivers: add soc info for sun target"

This commit is contained in:
qctecmdr
2024-04-05 11:06:24 -07:00
committed by Gerrit - the friendly Code Review server

View File

@@ -11,5 +11,6 @@
/ { / {
model = "Qualcomm Technologies, Inc. Sun SoC"; model = "Qualcomm Technologies, Inc. Sun SoC";
compatible = "qcom,sun"; compatible = "qcom,sun";
qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>;
qcom,board-id = <0 0>; qcom,board-id = <0 0>;
}; };