mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-01-27 20:28:49 +00:00
audio: Add miboard id to cape, ukee and waipio reference boards
Change-Id: I93ae07802b34158b127e6fbe4b26670d8142a24c
This commit is contained in:
@@ -7,4 +7,5 @@
|
||||
compatible = "qcom,cape-mtp", "qcom,cape", "qcom,mtp";
|
||||
qcom,msm-id = <530 0x10000>, <531 0x10000>, <540 0x10000>;
|
||||
qcom,board-id = <0x10008 0>;
|
||||
xiaomi,miboard-id = <0x1000 0>;
|
||||
};
|
||||
|
||||
@@ -8,4 +8,5 @@
|
||||
compatible = "qcom,ukee-mtp", "qcom,ukee", "qcom,mtp";
|
||||
qcom,msm-id = <591 0x10000>;
|
||||
qcom,board-id = <0x10008 0>;
|
||||
xiaomi,miboard-id = <0x1000 0>;
|
||||
};
|
||||
|
||||
@@ -7,4 +7,5 @@
|
||||
compatible = "qcom,waipio";
|
||||
qcom,msm-id = <457 0x10000>, <482 0x10000>, <457 0x20000>, <482 0x20000>, <552 0x10000>;
|
||||
qcom,board-id = <0x10008 0>, <0x02010008 0>, <0x03010008 0x03>, <0x04010008 0x04>;
|
||||
xiaomi,miboard-id = <0x1000 0>;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user