Merge c1f7d74b7d on remote branch

Change-Id: I1b9a25f4488ccbee1523fbe5a722ea7e596946c8
This commit is contained in:
Linux Build Service Account
2024-04-17 23:26:04 -07:00
2 changed files with 2 additions and 2 deletions

View File

@@ -18,6 +18,6 @@
/ {
model = "Qualcomm Technologies, Inc. Sun v2 SoC";
compatible = "qcom,sun";
qcom,msm-id = <618 0x20000>, <639 0x20000>;
qcom,msm-id = <618 0x20000>, <639 0x20000>, <0x100026a 0x20000>, <0x100027f 0x20000>;
qcom,board-id = <0 0>, <15 0>, <8 0>, <11 0>, <1 0>;
};

View File

@@ -18,6 +18,6 @@
/ {
model = "Qualcomm Technologies, Inc. sun v1 SoC";
compatible = "qcom,sun";
qcom,msm-id = <618 0x10000>, <639 0x10000>;
qcom,msm-id = <618 0x10000>, <639 0x10000>, <0x100026a 0x10000>, <0x100027f 0x10000>;
qcom,board-id = <0 0>, <15 0>, <8 0>, <11 0>, <1 0>;
};