Received: by 2002:ac0:a5a7:0:0:0:0:0 with SMTP id m36-v6csp4206389imm; Mon, 30 Jul 2018 10:24:07 -0700 (PDT) X-Google-Smtp-Source: AAOMgpfpEQSRMADH/C6y26qXWdkc9lQ6azxB5KFpnMb+duKGnj7pukN3Xnk+7wcwLvN1+hUAULh4 X-Received: by 2002:a63:e74e:: with SMTP id j14-v6mr7889325pgk.185.1532971446944; Mon, 30 Jul 2018 10:24:06 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1532971446; cv=none; d=google.com; s=arc-20160816; b=v6ZH3EGzy2neHnFvc8m0nro1EqXifmiYH6sr3uHOBB66eP4hc7/xeXMRXUdp54Zsdt G4peRebe08M0Wh2k+gtRG0VlEWiG+EIA3jtTc6Pc7gPRdttqCQiJwN+GfBexGgj3l34Y CeGLW8Qe18PdjBS0koWVUi1LSF5/uz2YHftthAJrICJvSODpbXsGjE+3IMw1fBGwH9We wjQQbZa7k9IM0cOkY4ZR/Cm9uvyKlicg8ksmASVsi5r5HXr9xqnOcMm4u5RpD3/mSSdx khGhNVmUM1VDQy9BeqR9leAOHsfKUIxpk0l0AiEkpsDWf+Vz33WJ3pmXHlQqpDK//0eW /ALg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:message-id:references :in-reply-to:subject:cc:to:from:date:content-transfer-encoding :mime-version:arc-authentication-results; bh=9DTOpVzY9xNsVRhLLt28ygODCVMAMqs7ymjc3Ys0mMU=; b=oQ0Ox+CpsAtvC7kPEpTV4kRDibS1779hW/FYq7rED/93W+/PbwMDFQkXYebp/S3+9j POzF9/Qgg+zcLKxUsjOw3zWrePfWHpr/CJ/6BIx9dFeWCexWf3lyomLNUmIxXoz/EZGF KwcgVJ4dbSCav++gBtDqAjf0oF9JExjZXn9UGFknGRlMowXL6HS14vZT045feSRVUSAp 1j1gYE28Ks0z+PYhbYzO2nKbU6JoLKaughywMemd3eugf+UAltOAhnz1YdxCwsfUVkbL 0hei3Mq8jh4vZzAiSCFgmNv5q8/njQOshYXBn1wC05UsN7QGYLPiWfnNO6TK3so9qJiZ rlMA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=codethink.co.uk Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id g12-v6si10279107pla.403.2018.07.30.10.23.52; Mon, 30 Jul 2018 10:24:06 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=codethink.co.uk Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730841AbeG3S6N (ORCPT + 99 others); Mon, 30 Jul 2018 14:58:13 -0400 Received: from imap1.codethink.co.uk ([176.9.8.82]:45795 "EHLO imap1.codethink.co.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726782AbeG3S6N (ORCPT ); Mon, 30 Jul 2018 14:58:13 -0400 Received: from [192.168.122.135] (helo=_) by imap1.codethink.co.uk with esmtpsa (Exim 4.84_2 #1 (Debian)) id 1fkBs0-0003My-Q2; Mon, 30 Jul 2018 18:22:08 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Mon, 30 Jul 2018 18:22:08 +0100 From: Ben Dooks To: Jorge Sanjuan Cc: lgirdwood@gmail.com, broonie@kernel.org, linux-kernel@lists.codethink.co.uk, alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org, jonathanh@nvidia.com, thierry.reding@gmail.com, linux-tegra@vger.kernel.org Subject: Re: [Linux-kernel] [PATCH 0/4] ASoC: Tegra30 TDM support In-Reply-To: <20180727125931.9794-1-jorge.sanjuan@codethink.co.uk> References: <20180727125931.9794-1-jorge.sanjuan@codethink.co.uk> Message-ID: X-Sender: ben.dooks@codethink.co.uk User-Agent: Roundcube Webmail/1.1.5 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2018-07-27 13:59, Jorge Sanjuan wrote: > This patchset adds support for TDM audio on Tegra30 hardware. > It adds the DAI's `set_tdm_slot` callback and enables a tegra > pcm to have up to 8 channels. > > It also includes support for other audio formats supported by > the Tegra30 HW and fixes a broken macro needed for setting the > TDM on the registers. > > Based on Linux 4.18-rc3 tag. > > Edward Cragg (4): > ASoC: tegra: i2s: Fix typo/broken macro > ASoC: tegra: Add a TDM configuration callback > ASoC: tegra: Allow 32-bit and 24-bit samples > ASoC: tegra: i2s: Add support for more than 2 channels > > sound/soc/tegra/tegra30_i2s.c | 72 > ++++++++++++++++++++++++++++++++++++------- > sound/soc/tegra/tegra30_i2s.h | 2 +- > 2 files changed, 62 insertions(+), 12 deletions(-) Just as a note, Ed Cragg has moved on from Codethink and I've not got a new address for him. We've been cleaning some of the work Ed, Jorge, Terry and myself have been doing. -- Ben