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 X-Spam-Level: X-Spam-Status: No, score=-2.2 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,SUBJECT_DRUG_GAP_L,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id D36B2C433DF for ; Thu, 20 Aug 2020 08:16:34 +0000 (UTC) Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 5D060207DE for ; Thu, 20 Aug 2020 08:16:34 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=alsa-project.org header.i=@alsa-project.org header.b="eQ8vqS8G"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="10zAw+Ky" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 5D060207DE Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linuxfoundation.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=alsa-devel-bounces@alsa-project.org Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id DC9CC1673; Thu, 20 Aug 2020 10:15:42 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz DC9CC1673 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1597911392; bh=tddAiBcBg636YsUky6xQnxC3WBTnjkIrM7gdFJfAUQg=; h=Date:From:To:Subject:References:In-Reply-To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=eQ8vqS8GMPyJs2P0MwH3M7deD97mOIXae6mxkvltBmliOb6tsngy5gY5hBh3GWSyg 5IY6ATLYk6UUyIFBsiLXUNp/1hIloJKIowy1yydXDf3Msvgd65Mik+KvHKfz+5fT5Q Uf5uolKC09z3djFcfKboPWBArg51+dBQZcWr8IHE= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id A10F0F801F9; Thu, 20 Aug 2020 10:15:41 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 44617F80228; Thu, 20 Aug 2020 10:15:38 +0200 (CEST) Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 18F3EF800D3 for ; Thu, 20 Aug 2020 10:15:25 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 18F3EF800D3 Authentication-Results: alsa1.perex.cz; dkim=pass (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="10zAw+Ky" Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 8C9B1207DE; Thu, 20 Aug 2020 08:15:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1597911323; bh=tddAiBcBg636YsUky6xQnxC3WBTnjkIrM7gdFJfAUQg=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=10zAw+KyLlJbU0S3r/KJWy2PL+yM+t4glZ2QgmyYfdlogEd4NbDUBsbLnXFQR56Jr e2PIFfkXvrammwnmgiRoUtClVNl96hWnxw3oe3LyGyKuxzMsIxD5WHh54UM9n4h1h4 P3A5ds6L1Y5s0hoqITiwVO67+1XDHV5ygnD11obI= Date: Thu, 20 Aug 2020 10:15:43 +0200 From: Greg Kroah-Hartman To: Sasha Levin Subject: Re: Request to pick up couple NVIDIA Tegra ASoC patches into 5.7 kernel Message-ID: <20200820081543.GG4049659@kroah.com> References: <2db6e1ef-5cea-d479-8a7a-8f336313cb1d@gmail.com> <20200813000800.GM2975990@sasha-vm> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200813000800.GM2975990@sasha-vm> Cc: alsa-devel@alsa-project.org, Erik Faye-Lund , Mark Brown , Stable , Jon Hunter , Thierry Reding , Sowjanya Komatineni , "linux-tegra@vger.kernel.org" , Dmitry Osipenko X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" On Wed, Aug 12, 2020 at 08:08:00PM -0400, Sasha Levin wrote: > On Wed, Aug 12, 2020 at 10:14:34PM +0300, Dmitry Osipenko wrote: > > Hello, stable-kernel maintainers! > > > > Could you please cherry-pick these commits into the v5.7.x kernel? > > > > commit 0de6db30ef79b391cedd749801a49c485d2daf4b > > Author: Sowjanya Komatineni > > Date: Mon Jan 13 23:24:17 2020 -0800 > > > > ASoC: tegra: Use device managed resource APIs to get the clock > > > > commit 1e4e0bf136aa4b4aa59c1e6af19844bd6d807794 > > Author: Sowjanya Komatineni > > Date: Mon Jan 13 23:24:23 2020 -0800 > > > > ASoC: tegra: Add audio mclk parent configuration > > > > commit ff5d18cb04f4ecccbcf05b7f83ab6df2a0d95c16 > > Author: Sowjanya Komatineni > > Date: Mon Jan 13 23:24:24 2020 -0800 > > > > ASoC: tegra: Enable audio mclk during tegra_asoc_utils_init() > > > > It will fix a huge warnings splat during of kernel boot on NVIDIA Tegra > > SoCs. For some reason these patches haven't made into 5.7 when it was > > released and several people complained about the warnings. Thanks in > > advance! > > They never made it in because they don't have a stable tag, a fixes tag, > or do they sound like they fix a problem :) > > Do you have a reference to the issue at hand here? > > Either way, 5.7 is alive for only about 1 or 2 weeks, is anyone still > stuck on 5.7? What's a few more patches :) I've queued them up now, but people really should be moving to 5.8.y now... thanks, gre gk-h