Merge "btfm: update board ids for tuna" into bt-kernel.lnx.15.0.r1-rel

This commit is contained in:
Linux Build Service Account
2024-12-17 19:13:08 -08:00
committed by Gerrit - the friendly Code Review server
2 changed files with 4 additions and 4 deletions

View File

@@ -14,6 +14,6 @@
"qcom,tuna-mtp", "qcom,tunap-mtp", "qcom,mtp",
"qcom,tuna-atp", "qcom,tunap-atp", "qcom,atp",
"qcom,tuna", "qcom,tunap";
qcom,msm-id = <681 0x10000>, <655 0x10000>;
qcom,board-id = <21 1>, <8 2>, <8 3>;
qcom,msm-id = <681 0x10000>, <655 0x10000>, <694 0x10000>;
qcom,board-id = <21 1>, <8 2>, <8 3>, <33 0>;
};

View File

@@ -15,6 +15,6 @@
"qcom,tuna-cdp", "qcom,tunap-cdp", "qcom,cdp",
"qcom,tuna-qrd", "qcom,tunap-qrd", "qcom,qrd",
"qcom,tuna", "qcom,tunap";
qcom,msm-id = <681 0x10000>, <655 0x10000>;
qcom,board-id = <1 0>, <8 0>, <8 1>, <8 4>, <11 0>, <21 0>, <33 0>;
qcom,msm-id = <681 0x10000>, <655 0x10000>, <694 0x10000>;
qcom,board-id = <1 0>, <8 0>, <8 1>, <8 4>, <11 0>, <21 0>;
};