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 gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 2098CC433FE for ; Wed, 15 Dec 2021 19:19:13 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 485BF10F8F4; Wed, 15 Dec 2021 19:19:12 +0000 (UTC) Received: from mail-lj1-x22d.google.com (mail-lj1-x22d.google.com [IPv6:2a00:1450:4864:20::22d]) by gabe.freedesktop.org (Postfix) with ESMTPS id 7048410F8F2 for ; Wed, 15 Dec 2021 19:19:11 +0000 (UTC) Received: by mail-lj1-x22d.google.com with SMTP id 13so34736155ljj.11 for ; Wed, 15 Dec 2021 11:19:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=mcoM9Ax1uVbLecr06Jv1GjfyazYcAb1+Wc5JbxKbgLk=; b=SVHqay68VUOAOHu9uBZo4mdJWTihaz5p+A6gLbEoE3abtu4VilIEkQaAoxGgkqIxCJ ebBrahy80p+gKC5PUp8cy/iok91hF8uU90zVfcYCEQZ3SHyk2iV/M7yBuM5xXx1q+dbU 5HYPfT/e1p1lkh8wzWatch4fvJdJLNPZ+kGX2LpuRhZxZYaKjhQyHOeZu6pgOAkfqBrl j46GWZWa2ldkdxunzLARSSBw53v5jsHy5vDrAHM0XddeaZK+IBjhIpCsmR/2RIeprNMa B0e0JU6YbzcQ+5TIWgVjqtru1nqdqQcnUt+H+vsOBjU6fZXijMwHlxAtIxg66N9nh3O/ 8+eA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=mcoM9Ax1uVbLecr06Jv1GjfyazYcAb1+Wc5JbxKbgLk=; b=SproiHvxi15GKBOvPDmsxaPLKU0mVZKLr4uoqIAws7OizdydyKkiC8jY5Ao0tAg082 40vOlfM+t+VCl6qsn+PowsTfMo8aazL05c7DDFy/HiXOj24mH4Q3EinsSwr0nuz+Y7ja Nbwqtl4RnI72K8+7/obPQPLwjJxTN1np/mmi94R0N2V/v/zrQy0kztVzNnKnf+ePoWKw /QxkSY9Khlyak9x/7s9SzoqrcTm6CdDjuBF1C9i8MfclfpLrhF6UxtSbBDe9v/eZz+4Z CQg+oingGnNMdDDhHIQFaoGOFVIbAMAjr6ersRkSgzxwB8LnBEEMHuEDyCQo7/UoYDCk Ee/w== X-Gm-Message-State: AOAM533J/ScZ+xcF4GJFJ+vKgrW/XFybq/WhXj82DfvPsHlw0QHCfm7x eDOSaZUawZEf0e28eTfETyic7X5uKzU= X-Google-Smtp-Source: ABdhPJwfQiIXPLFnM45Qsq1mKLc+gw5v4w90DdqR/S/COVYdQgiDcGeqkBnZ70V6mO6ZWA17wweAIA== X-Received: by 2002:a2e:a7c4:: with SMTP id x4mr11737287ljp.43.1639595949539; Wed, 15 Dec 2021 11:19:09 -0800 (PST) Received: from [192.168.2.145] (94-29-63-156.dynamic.spd-mgts.ru. [94.29.63.156]) by smtp.googlemail.com with ESMTPSA id j22sm455282lfu.155.2021.12.15.11.19.08 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 15 Dec 2021 11:19:08 -0800 (PST) Subject: Re: [PATCH v4 00/22] Support HDMI audio on NVIDIA Tegra20 To: Mark Brown , Vinod Koul , Thierry Reding References: <20211204143725.31646-1-digetx@gmail.com> From: Dmitry Osipenko Message-ID: <26af30a6-9606-72d0-9258-cf9627ddfe77@gmail.com> Date: Wed, 15 Dec 2021 22:19:07 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.14.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, alsa-devel@alsa-project.org, Arnd Bergmann , linux-kernel@vger.kernel.org, Takashi Iwai , Liam Girdwood , dri-devel@lists.freedesktop.org, Jaroslav Kysela , Rob Herring , Agneli , linux-tegra@vger.kernel.org, Jonathan Hunter Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" 15.12.2021 21:57, Mark Brown пишет: > On Sat, Dec 04, 2021 at 05:37:03PM +0300, Dmitry Osipenko wrote: > >> I based S/PDIF patches on Arnd's Bergmann patch from a separate series [1] >> that removes obsolete slave_id. This eases merging of the patches by >> removing the merge conflict. This is a note for Mark Brown. > > That's not in my tree so I'll need either a pull request with the series > or a resend after the merge window. This patch is included as a part of this series, please see the patch #6. I saw that Vinod Koul already merged it into his DMA tree [1] a day ago, but there is no stable branch there. [1] https://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine.git/log/?h=next > It's also not clear what to do > about the DRM bits, I guess it's probably easiest to just apply them > along with the ASoC patches. I already asked Thierry Reding to take a look at this patchset. He will let to you know how the DRM bits should be handled. Hopefully this should happen tomorrow. We will know how to move forward if Vinod and Thierry will reply ASAP. Otherwise this series will have to wait for the next cycle. > Please include human readable descriptions of things like commits and > issues being discussed in e-mail in your mails, this makes them much > easier for humans to read especially when they have no internet access. > I do frequently catch up on my mail on flights or while otherwise > travelling so this is even more pressing for me than just being about > making things a bit easier to read. > Noted; I see now that it's indeed not clear from the cover letter that I included Arnd's patch into this patchset, sorry about that. I assumed that you will notice this after looking through the patches.