Merge "btfm: dts: msm: Add support for QRD of Sun+Peach with V8 power grid" into bt-kernel.lnx.15.0

This commit is contained in:
CNSS_WLAN Service
2023-12-29 02:50:15 -08:00
committed by Gerrit - the friendly Code Review server
2 changed files with 2 additions and 2 deletions

View File

@@ -14,5 +14,5 @@
compatible = "qcom,sun", "qcom,sunp";
qcom,msm-id = <618 0x10000>, <618 0x20000>,
<639 0x10000>, <639 0x20000>;
qcom,board-id = <0x50001 0>, <0x40008 0>, <0x3000B 0>;
qcom,board-id = <0x50001 0>, <0x40008 0>, <0x3000B 0>, <0x2000B 0>;
};

View File

@@ -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>, <0x2000B 0>, <0x3000B 0>;
qcom,board-id = <1 0>, <8 0>, <0x1000B 0>;
};