diff --git a/tuna-audio-mtp.dts b/tuna-audio-mtp.dts index fef29692..0a75ab34 100644 --- a/tuna-audio-mtp.dts +++ b/tuna-audio-mtp.dts @@ -1,6 +1,6 @@ // SPDX-License-Identifier: BSD-3-Clause /* - * Copyright (c) 2023-2024 Qualcomm Innovation Center, Inc. All rights reserved. + * Copyright (c) 2023-2025 Qualcomm Innovation Center, Inc. All rights reserved. */ /dts-v1/; @@ -13,6 +13,6 @@ compatible = "qcom,tuna-mtp", "qcom,tuna", "qcom,tunap-mtp", "qcom,tunap", "qcom,mtp"; qcom,msm-id = <681 0x10000>, <655 0x10000>, <694 0x10000>; - qcom,board-id = <8 0>; + qcom,board-id = <8 0>, <8 4>; }; diff --git a/tuna7-audio-mtp.dts b/tuna7-audio-mtp.dts index 746c8187..4cd9ea8a 100644 --- a/tuna7-audio-mtp.dts +++ b/tuna7-audio-mtp.dts @@ -1,6 +1,6 @@ // SPDX-License-Identifier: BSD-3-Clause /* - * Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved. + * Copyright (c) 2024-2025 Qualcomm Innovation Center, Inc. All rights reserved. */ /dts-v1/; @@ -13,5 +13,5 @@ compatible = "qcom,tuna-mtp", "qcom,tuna", "qcom,tunap-mtp", "qcom,tunap", "qcom,mtp"; qcom,msm-id = <681 0x10000>, <655 0x10000>; - qcom,board-id = <8 3>, <8 4>; + qcom,board-id = <8 3>; };