From mboxrd@z Thu Jan 1 00:00:00 1970 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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 42797C433EF for ; Mon, 27 Sep 2021 22:56:37 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 28E1160E75 for ; Mon, 27 Sep 2021 22:56:37 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238031AbhI0W6O (ORCPT ); Mon, 27 Sep 2021 18:58:14 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35414 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237982AbhI0W6C (ORCPT ); Mon, 27 Sep 2021 18:58:02 -0400 Received: from mail-ot1-x331.google.com (mail-ot1-x331.google.com [IPv6:2607:f8b0:4864:20::331]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 290C2C06176F for ; Mon, 27 Sep 2021 15:56:24 -0700 (PDT) Received: by mail-ot1-x331.google.com with SMTP id 5-20020a9d0685000000b0054706d7b8e5so26591514otx.3 for ; Mon, 27 Sep 2021 15:56:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=RAfu6mSx1gvhstGciS1DnANdgPgJcWa9Mr3ke+FGr1M=; b=WtBsxuc1Az7n4cKQ/MNpJzY7BJ18HkGpP+Bq70rC5Dn5v42olmcj5Gr6EEosvTcFCy Yx58jCCGlqfDvxhk5ScVEi+h2VzWTzracBKeCQaAf0U9GPrx0+fZKVdd0T5fEv1iLcW/ CeXS0jTD9s5bXqwQ60pj2r87GnsRFN/o8Zrl7+eBBnptOyVUY0FbabVVqtVLS0WYVk6v SAh2BD3Y/QROJpnva6XC06c/zfWkB4iukq3OIoq27zxV66Hdu/6b7sLe8wY4mYRR+kNj 2zzxeHskrf5ARwxzz62L9TtWmVXzOARGc/l74VtWYAMBCvjVwU7LE6kJ2JsygH+2Ur9/ bMvA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=RAfu6mSx1gvhstGciS1DnANdgPgJcWa9Mr3ke+FGr1M=; b=W1N2DcyUGwgE5IJX5G3pJoX2G0dQGE0uUT3uAkWMQYc1tev/P0GWvSrYGoqyatvLZf gcDGFR58gKHUSoaVsLMq8gqpCg+ZdS9HXq1Npq3Ted5HPHGc6LK1nMO6HoEcepKMh3cb gpY2uKD9neqalqBiKbNVBLUu+bPGH8wzbS0aPgfmvbr/Dhp+XnjYMw2zGv8uUtlom6/U w6SJW9l54Ag/JreS+ncdP2nlXG/abJRUggyK3W4WV+kwMtViobahiUcnW+YgzCBfTlZd vQ54iZQS1eXkwI+Ku5Sk31SbL1JIa2utjiVASykkZ7VcP5G4cCZFyAE3LXLcyJmM7btz jlOA== X-Gm-Message-State: AOAM533u6NoDBMRIUdLM5zvqVFmwVrnH3SiZtEwhHaNnTU5uw50tjSrI 1k6fePSy5EtD5IDECmgiugK7oTHx1uWnLA== X-Google-Smtp-Source: ABdhPJyuTgPlL/I+ZrBpv8KOWcWOi5kzO6e/aNq4SXExNs1iVIuxClFnlilxk8L2yNtY23qMAsszKw== X-Received: by 2002:a05:6830:344:: with SMTP id h4mr2265406ote.310.1632783383552; Mon, 27 Sep 2021 15:56:23 -0700 (PDT) Received: from builder.lan (104-57-184-186.lightspeed.austtx.sbcglobal.net. [104.57.184.186]) by smtp.gmail.com with ESMTPSA id w184sm4231084oie.35.2021.09.27.15.56.22 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 27 Sep 2021 15:56:23 -0700 (PDT) From: Bjorn Andersson To: Stephan Gerhold Cc: Srinivas Kandagatla , ~postmarketos/upstreaming@lists.sr.ht, linux-arm-msm@vger.kernel.org, Vincent Knecht , Andy Gross , devicetree@vger.kernel.org Subject: Re: (subset) [PATCH] arm64: dts: qcom: msm8916: Fix Secondary MI2S bit clock Date: Mon, 27 Sep 2021 17:56:17 -0500 Message-Id: <163278329750.1522839.18280684643871196385.b4-ty@linaro.org> X-Mailer: git-send-email 2.32.0 In-Reply-To: <20210816181810.2242-1-stephan@gerhold.net> References: <20210816181810.2242-1-stephan@gerhold.net> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On Mon, 16 Aug 2021 20:18:10 +0200, Stephan Gerhold wrote: > At the moment, playing audio on Secondary MI2S will just end up getting > stuck, without actually playing any audio. This happens because the wrong > bit clock is configured when playing audio on Secondary MI2S. > > The PRI_I2S_CLK (better name: SPKR_I2S_CLK) is used by the SPKR audio mux > block that provides both Primary and Secondary MI2S. > > [...] Applied, thanks! [1/1] arm64: dts: qcom: msm8916: Fix Secondary MI2S bit clock commit: 8199a0b31e76d158ac14841e7119890461f8c595 Best regards, -- Bjorn Andersson