From patchwork Fri Jan 20 17:31:16 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 645520 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id D05E2C27C7C for ; Fri, 20 Jan 2023 17:31:58 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230393AbjATRb6 (ORCPT ); Fri, 20 Jan 2023 12:31:58 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46218 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230409AbjATRbq (ORCPT ); Fri, 20 Jan 2023 12:31:46 -0500 Received: from mail-wm1-x336.google.com (mail-wm1-x336.google.com [IPv6:2a00:1450:4864:20::336]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 68124DF975 for ; Fri, 20 Jan 2023 09:31:29 -0800 (PST) Received: by mail-wm1-x336.google.com with SMTP id f12-20020a7bc8cc000000b003daf6b2f9b9so6332563wml.3 for ; Fri, 20 Jan 2023 09:31:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=qnJsl+tKHBAuLUhbXOInszro3NqsIemlyvle96ntb4I=; b=PgcV440RcWEhqyIj3zPrNb8+YnrO24qe2W+1lWKDgXlsby5MzIineuz6lPc7F2dPu9 eMiYBPRBxeEtpXkV0Gtnbp1TN/HB06vuu8IS0llMGLYeHtlo4RstthsyfOC1mF0/5yn7 rpBWgRIoIaICRxeFpZm2/kunisTENcMVn4SHMIWXvquoRjEAXPexYnci/nd19N5dI9h4 WVMmvKGU7Qj0HAOgrdcGtv5H5ZNdqAPdOZhvaQkTHcR7f5Oo8MokOXDj6IQv4q5ITVqI 2GqpOKv3/H+ivB/yjOhr6WKJ8iqgTWMTBR6wcxzdOJBhyPJqh880BukYRFsXgd7uGkwk G3/Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qnJsl+tKHBAuLUhbXOInszro3NqsIemlyvle96ntb4I=; b=6SVlsKx1ZCH9spAE7mmsinWjKRgDLqDEtd/t6q45XfBEOKujaKklVO9hnc0QQYd8wA 7BtoLO0NMJFS8QmwkGy+7wcQ35atQDOz2z2WIGTkfBehF0BBT38BQV40z8GJYkdpblUK /WgmpGnAOTkPL55lHAF3H+ZtLBQl3MCb55LBHnWvMF8cVBPrAqMnjeh+cg1VFLNb9j78 B4db+Y4nLP+u1b9lqfS8spuGeEEhC/w7jjcz3xATd6FeWZ4Ik8Rd0cUdBKQGyMBYxVIs IHbFvJWEwYmBxtP6dOpbAk+dfMUx4tt6ZDruvFLWhGQiEncH/b7lecNGLXW24FkDeilA QBHg== X-Gm-Message-State: AFqh2ko0vjQi59zQFo7DUhI5fXEJjbIu+9PPT4klE0MMPt0qc59cnjx8 dkV65cQDFvRoAySjPCRhoXaYSk14mQAO/MDF X-Google-Smtp-Source: AMrXdXuxn+Rgj/bSyedEi7mHhJzfjwZD1lT14YpwdvDBJqgJQI6G0zsLISH0IBj7DModcu6AaxOu2g== X-Received: by 2002:a05:600c:54d0:b0:3da:f9c9:cec9 with SMTP id iw16-20020a05600c54d000b003daf9c9cec9mr15077027wmb.1.1674235887758; Fri, 20 Jan 2023 09:31:27 -0800 (PST) Received: from krzk-bin.. ([178.197.216.144]) by smtp.gmail.com with ESMTPSA id d22-20020a1c7316000000b003db0dbbea53sm2819179wmb.30.2023.01.20.09.31.26 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 20 Jan 2023 09:31:27 -0800 (PST) From: Krzysztof Kozlowski To: Rob Herring , Krzysztof Kozlowski , Alim Akhtar , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Sam Protsenko , Chanho Park , Krzysztof Kozlowski Subject: [PATCH 6/6] arm64: dts: exynos: correct wlf,micd-dbtime on TM2 Date: Fri, 20 Jan 2023 18:31:16 +0100 Message-Id: <20230120173116.341270-6-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230120173116.341270-1-krzysztof.kozlowski@linaro.org> References: <20230120173116.341270-1-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-samsung-soc@vger.kernel.org The wlf,micd-dbtime property of WM5110 codec can be either 2 or 4 (driver ignores other values, so assume author wanted something here): exynos5433-tm2e.dtb: audio-codec@0: wlf,micd-dbtime:0:0: 1 is not one of [2, 4] Signed-off-by: Krzysztof Kozlowski --- arch/arm64/boot/dts/exynos/exynos5433-tm2-common.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm64/boot/dts/exynos/exynos5433-tm2-common.dtsi b/arch/arm64/boot/dts/exynos/exynos5433-tm2-common.dtsi index 5124027d7541..f54f30633417 100644 --- a/arch/arm64/boot/dts/exynos/exynos5433-tm2-common.dtsi +++ b/arch/arm64/boot/dts/exynos/exynos5433-tm2-common.dtsi @@ -1291,7 +1291,7 @@ wm5110: audio-codec@0 { wlf,micd-detect-debounce = <300>; wlf,micd-bias-start-time = <0x1>; wlf,micd-rate = <0x7>; - wlf,micd-dbtime = <0x1>; + wlf,micd-dbtime = <0x2>; wlf,micd-force-micbias; wlf,micd-configs = <0x0 1 0>; wlf,hpdet-channel = <1>;