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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id D6A9BC433F5 for ; Tue, 15 Feb 2022 13:35:01 +0000 (UTC) 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 0F97D1895; Tue, 15 Feb 2022 14:34:10 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 0F97D1895 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1644932100; bh=pJGNEGH2anUGG5oomSyoWzO6eZrHSkMqKJhTEmL6lOs=; h=Date:From:To:Subject:In-Reply-To:References:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=PFGipUbBzOUbiQNDk7dSyjCSdj536YE4pkzzn5+kXWgkTaylEBbgeodLePlQo7io4 eNoxegjn940C0SRNA33uFC0o7kyr6GrD7+KVuLGKAIn47igub6a3UASgmlR3LaqBPK fmz679dO2a1/9YNSlBWpURDMi65g8bF5OFqtZCWE= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id A253BF800C0; Tue, 15 Feb 2022 14:34:09 +0100 (CET) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 1A12AF80132; Tue, 15 Feb 2022 14:34:08 +0100 (CET) Received: from smtp-out2.suse.de (smtp-out2.suse.de [195.135.220.29]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id C0440F800C0 for ; Tue, 15 Feb 2022 14:34:04 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz C0440F800C0 Authentication-Results: alsa1.perex.cz; dkim=pass (1024-bit key) header.d=suse.de header.i=@suse.de header.b="ywFp+K87"; dkim=permerror (0-bit key) header.d=suse.de header.i=@suse.de header.b="gL0vbRx5" Received: from relay2.suse.de (relay2.suse.de [149.44.160.134]) by smtp-out2.suse.de (Postfix) with ESMTP id AE5A71F38A; Tue, 15 Feb 2022 13:34:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_rsa; t=1644932041; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=BrN4c0pgOML/EcLVozpTZVE4KY9kQPNPjtOpgr4a6iw=; b=ywFp+K87BqwPlH6WVcbm3R4jOg1r/MIDX2LzsvM3SGef2Fpz+t73sSXbYxQeqjaEtwsq51 9wEzFS08K9Q/IoKXvXgr7MF0XX8YfKfGnqCIoVkotPAcFlRCsdXzapIXH4SIcVqiLaqp+a sFGu9XRPFvhRbICo4MeN1Oqp20d+xxM= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_ed25519; t=1644932041; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=BrN4c0pgOML/EcLVozpTZVE4KY9kQPNPjtOpgr4a6iw=; b=gL0vbRx5Ip+3TkhKpFtKG/oiPLair6eNv5DWL6KhjCYWInZF0kjD5PVsh73Y76MOu1TJ+s S/0N7IDkAUVd/vAQ== Received: from alsa1.suse.de (alsa1.suse.de [10.160.4.42]) by relay2.suse.de (Postfix) with ESMTP id 9C555A3B88; Tue, 15 Feb 2022 13:34:01 +0000 (UTC) Date: Tue, 15 Feb 2022 14:34:01 +0100 Message-ID: From: Takashi Iwai To: Mohan Kumar Subject: Re: [PATCH v2 0/6] Add Tegra234 HDA support In-Reply-To: References: <20220210065057.13555-1-mkumard@nvidia.com> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL/10.8 Emacs/25.3 (x86_64-suse-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Cc: devicetree@vger.kernel.org, alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org, spujar@nvidia.com, tiwai@suse.com, lgirdwood@gmail.com, robh+dt@kernel.org, jonathanh@nvidia.com, broonie@kernel.org, thierry.reding@gmail.com, linux-tegra@vger.kernel.org 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 Tue, 15 Feb 2022 14:29:54 +0100, Takashi Iwai wrote: > > On Thu, 10 Feb 2022 07:50:51 +0100, > Mohan Kumar wrote: > > > > This series add the support for TEGRA234 HDA driver support > > > > Mohan Kumar (6): > > ALSA: hda/tegra: Add Tegra234 hda driver support > > ALSA: hda/tegra: Hardcode GCAP ISS value on T234 > > ALSA: hda/tegra: Update scratch reg. communication > > dt-bindings: Add HDA support for Tegra234 > > dt-bindings: Document Tegra234 HDA support > > arm64: tegra: Add hda dts node for Tegra234 > > Applied all six patches to for-next branch now. ... and now I realized that it's conflicting with the latest Tegra234 reset stuff on linux-next. Maybe better to split the patches to be merged through several trees? Takashi