Merge "wlan: dts: msm: Add support for Sun RCM board" into wlan-platform.lnx.2.0

This commit is contained in:
CNSS_WLAN Service
2024-01-23 02:51:58 -08:00
committed by Gerrit - the friendly Code Review server
4 changed files with 4 additions and 4 deletions

View File

@@ -14,5 +14,5 @@
compatible = "qcom,sun", "qcom,sunp"; compatible = "qcom,sun", "qcom,sunp";
qcom,msm-id = <618 0x10000>, <618 0x20000>, qcom,msm-id = <618 0x10000>, <618 0x20000>,
<639 0x10000>, <639 0x20000>; <639 0x10000>, <639 0x20000>;
qcom,board-id = <0x60001 0>, <0x50008 0>; qcom,board-id = <0x60001 0>, <0x50008 0>, <0x20015 0>;
}; };

View File

@@ -13,5 +13,5 @@
model = "Qualcomm Technologies, Inc. Sun SoCs"; model = "Qualcomm Technologies, Inc. Sun SoCs";
compatible = "qcom,sun", "qcom,sunp", "qcom,sun-mtp", "qcom,sun-cdp"; compatible = "qcom,sun", "qcom,sunp", "qcom,sun-mtp", "qcom,sun-cdp";
qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>; 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>;
}; };

View File

@@ -15,5 +15,5 @@
qcom,msm-id = <618 0x10000>, <618 0x20000>, qcom,msm-id = <618 0x10000>, <618 0x20000>,
<639 0x10000>, <639 0x20000>; <639 0x10000>, <639 0x20000>;
qcom,board-id = <0x50001 0>, <0x40008 0>, <0x3000B 0>, <0x2000B 0>, qcom,board-id = <0x50001 0>, <0x40008 0>, <0x3000B 0>, <0x2000B 0>,
<0x30008 0>, <0x40001 0>; <0x30008 0>, <0x40001 0>, <0x30015 0>;
}; };

View File

@@ -14,5 +14,5 @@
compatible = "qcom,sun", "qcom,sunp"; compatible = "qcom,sun", "qcom,sunp";
qcom,msm-id = <618 0x10000>, <618 0x20000>, qcom,msm-id = <618 0x10000>, <618 0x20000>,
<639 0x10000>, <639 0x20000>; <639 0x10000>, <639 0x20000>;
qcom,board-id = <1 0>, <8 0>, <0x1000B 0>; qcom,board-id = <1 0>, <8 0>, <0x1000B 0>, <0x15 0>;
}; };