From 3f6551b70a0648e416f891b4df1d56f79da92c36 Mon Sep 17 00:00:00 2001 From: Ravulapati Vishnu Vardhan Rao Date: Wed, 8 Jan 2025 16:16:06 +0530 Subject: [PATCH] ARM: dts: msm: update of I2S node Correct I2S mode for primary i2s interface. Change-Id: Icba866fdcc86c717cc1b03af1ca998d641129475 Signed-off-by: Ravulapati Vishnu Vardhan Rao --- kera-audio-mtp.dtsi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kera-audio-mtp.dtsi b/kera-audio-mtp.dtsi index 517e349e..16451826 100644 --- a/kera-audio-mtp.dtsi +++ b/kera-audio-mtp.dtsi @@ -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. */ #include "kera-audio-overlay.dtsi" @@ -158,7 +158,7 @@ "wsa-codec2"; qcom,wsa-max-devs = <2>; swr-haptics-unsupported; - qcom,pri_mi2s_gpios = <&cdc_pri_mi2s_gpios>; + qcom,pri-mi2s-gpios = <&cdc_pri_mi2s_gpios>; qcom,wcd-disable-legacy-surge; wcd939x-i2c-handle = <&wcd_usbss>; qcom,msm-mbhc-usbc-audio-supported = <0>;