wlan: dts: msm: Add support for Sun RCM board
Add RCM board ID in device tree files to enable all WLAN attach with Sun RCM board. Change-Id: I0d0c4f3d10aaace7b1ee80dfccc93386b75a45a6 CRs-Fixed: 3708605
This commit is contained in:
@@ -14,5 +14,5 @@
|
||||
compatible = "qcom,sun", "qcom,sunp";
|
||||
qcom,msm-id = <618 0x10000>, <618 0x20000>,
|
||||
<639 0x10000>, <639 0x20000>;
|
||||
qcom,board-id = <0x60001 0>, <0x50008 0>;
|
||||
qcom,board-id = <0x60001 0>, <0x50008 0>, <0x20015 0>;
|
||||
};
|
||||
|
@@ -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>;
|
||||
};
|
||||
|
@@ -15,5 +15,5 @@
|
||||
qcom,msm-id = <618 0x10000>, <618 0x20000>,
|
||||
<639 0x10000>, <639 0x20000>;
|
||||
qcom,board-id = <0x50001 0>, <0x40008 0>, <0x3000B 0>, <0x2000B 0>,
|
||||
<0x30008 0>, <0x40001 0>;
|
||||
<0x30008 0>, <0x40001 0>, <0x30015 0>;
|
||||
};
|
||||
|
@@ -14,5 +14,5 @@
|
||||
compatible = "qcom,sun", "qcom,sunp";
|
||||
qcom,msm-id = <618 0x10000>, <618 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>;
|
||||
};
|
||||
|
Reference in New Issue
Block a user