btfm: dts: msm: Add support for RCM for sun target

Add support for RCM for sun target

Change-Id: I4bda49109e553cfacd32b15235b6f58ce803bb8a
Signed-off-by: Hemant Gupta <quic_hemantg@quicinc.com>
This commit is contained in:
Hemant Gupta
2024-01-13 14:43:41 +05:30
parent 6e09c43dd2
commit ea3448d0cc
4 changed files with 4 additions and 4 deletions

View File

@@ -13,5 +13,5 @@
model = "Qualcomm Technologies, Inc. Sun SoCs";
compatible = "qcom,sun", "qcom,sunp", "qcom,sun-mtp", "qcom,sun-cdp";
qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>;
qcom,board-id = <0x20001 0>, <0x20008 0>;
qcom,board-id = <0x20001 0>, <0x20008 0>, <0x40015 0>;
};