From patchwork Wed May 8 09:19:46 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mark Brown X-Patchwork-Id: 10934841 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 660D1933 for ; Wed, 8 May 2019 09:20:53 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 4FC682851B for ; Wed, 8 May 2019 09:20:53 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 4156528567; Wed, 8 May 2019 09:20:53 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 8CFC02851B for ; Wed, 8 May 2019 09:20:52 +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 C3220191B; Wed, 8 May 2019 11:20:00 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz C3220191B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1557307250; bh=4rZqaW16QK7PL0Ao04K9i/8Ag9wg0/2NeWxLiuahVUU=; h=Date:From:To:Cc:Subject:List-Id:List-Unsubscribe:List-Archive: List-Post:List-Help:List-Subscribe:From; b=qBQIXaGm170eE2xNitqoHww0wiXhrx75lFaLogAHjizy8JNkfIQiIu+e/0TGL3av0 wn02lBbMfizndSPygF0HMwmEG2pV+fE7RRPUm2l4VZUpO5W3cuWhQ0Qgi0aOTCqEyu vyLKelhph0nuubdSRnqxyYo+YAhKGdbUwkcm3Ex0= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 42DC2F807B5; Wed, 8 May 2019 11:20:00 +0200 (CEST) X-Original-To: alsa-devel@alsa-project.org Delivered-To: alsa-devel@alsa-project.org Received: by alsa1.perex.cz (Postfix, from userid 50401) id 123B3F896F0; Wed, 8 May 2019 11:19:58 +0200 (CEST) Received: from heliosphere.sirena.org.uk (heliosphere.sirena.org.uk [IPv6:2a01:7e01::f03c:91ff:fed4:a3b6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 9E609F8075E for ; Wed, 8 May 2019 11:19:56 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 9E609F8075E Authentication-Results: alsa1.perex.cz; dkim=pass (1024-bit key) header.d=sirena.org.uk header.i=@sirena.org.uk header.b="B5DvYwz4" DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sirena.org.uk; s=20170815-heliosphere; h=Content-Type:MIME-Version: Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=Hfjq2hpZj4xhJ2OEmN8CL7UOKbY/93dEo7VhjtVZWJg=; b=B5DvYwz4tHm0Ozcr1FzlSumkv m9tH8to3SEpA0gMVMWmAKhhyYoZdj4B+1IoimCPsHuYrUXirTGOxXYfm05fn/qR6f5swPL1EJRAbD s3LPw76Hlok06AYriHE1U2pTB5WuMtPHFv54ip7zIroFYh+SubsfVHVUJnnBh+/Gqd0dQ=; Received: from [61.199.190.11] (helo=finisterre.sirena.org.uk) by heliosphere.sirena.org.uk with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hOIjw-0007iv-Iw; Wed, 08 May 2019 09:19:55 +0000 Received: by finisterre.sirena.org.uk (Postfix, from userid 1000) id 537B7440010; Wed, 8 May 2019 10:19:46 +0100 (BST) Date: Wed, 8 May 2019 18:19:46 +0900 From: Mark Brown To: Takashi Iwai Message-ID: <20190508091946.GI14916@sirena.org.uk> MIME-Version: 1.0 X-Cookie: -- I have seen the FUN -- User-Agent: Mutt/1.10.1 (2018-07-13) Cc: alsa-devel@alsa-project.org, Liam Girdwood Subject: [alsa-devel] [GIT PULL] ASoC fixes for v5.2 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" X-Virus-Scanned: ClamAV using ClamSMTP The following changes since commit ce38a75089f70f6380fc63a5478a7659b4eb3f47: ASoC: SOF: core: fix undefined nocodec reference (2019-05-08 15:42:00 +0900) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-v5.2-3 for you to fetch changes up to ecc425f06c19a296622c827cde54735ebc5320b8: spi: rockchip: turn down tx dma bursts (2019-05-08 18:04:32 +0900) ---------------------------------------------------------------- ASoC: Even more fixes Yet more stuff that came in through the day. ---------------------------------------------------------------- Emil Renner Berthing (1): spi: rockchip: turn down tx dma bursts Libin Yang (1): ASoC: codec: hdac_hdmi: no checking monitor in hw_params Olivier Moysan (1): ASoC: stm32: i2s: update pcm hardware constraints Tzung-Bi Shih (3): ASoC: mediatek: mt6358: initialize setting when ramping volume ASoC: mediatek: mt6358: save output volume for mixer controls ASoC: mediatek: mt6358: save PGA for mixer control drivers/spi/spi-rockchip.c | 4 +- sound/soc/codecs/hdac_hdmi.c | 13 ----- sound/soc/codecs/mt6358.c | 131 +++++++++++++++++++++++++++---------------- sound/soc/stm/stm32_i2s.c | 3 +- 4 files changed, 87 insertions(+), 64 deletions(-)