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=-6.1 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS autolearn=unavailable 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 88553C433E1 for ; Fri, 29 May 2020 21:06:00 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 563F0212CC for ; Fri, 29 May 2020 21:06:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1590786360; bh=yfwNCXrFucrgFYrVKVn8fL7LFVMrfvLgzxcwh9thVVY=; h=Date:From:To:Cc:In-Reply-To:References:Subject:List-ID:From; b=hA3FF0NdakMEeNpwZJRPJ00IkmcyT6dYb+dvycwmB8OoHjCgvXU9SmrqRdtpNIu/5 FW3RM8ZWZ6/abPq2vA0lEkhccrTerJDJMj0bHaFKyGW1r/N9GQ0nl4/zOAyF32Jr8s IcMYbPJ0e9qKqGLQV+wzeZLPgIC6xYALOLIv7cLY= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728216AbgE2VF7 (ORCPT ); Fri, 29 May 2020 17:05:59 -0400 Received: from mail.kernel.org ([198.145.29.99]:60618 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727106AbgE2VF7 (ORCPT ); Fri, 29 May 2020 17:05:59 -0400 Received: from localhost (fw-tnat.cambridge.arm.com [217.140.96.140]) (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 8B23F2071A; Fri, 29 May 2020 21:05:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1590786359; bh=yfwNCXrFucrgFYrVKVn8fL7LFVMrfvLgzxcwh9thVVY=; h=Date:From:To:Cc:In-Reply-To:References:Subject:From; b=pbsCiYReClUUxyAv28MLuIdI6N8cHQQGlkWWq5fZlLKw3fw0WRYBWCW4jJL6t9vGr 8wbtqEPOKlN41R92OjINWE4iX0yF/k7MGjulOJxvy0phLJSwdIGAc+XV8FumLYjLTF doNheVmFm/qmqbZZUNiODRetF8GNrVJxKNDmW3L4= Date: Fri, 29 May 2020 22:05:56 +0100 From: Mark Brown To: Lad Prabhakar , Magnus Damm , Liam Girdwood , Rob Herring , Geert Uytterhoeven Cc: linux-kernel@vger.kernel.org, Prabhakar , linux-renesas-soc@vger.kernel.org, devicetree@vger.kernel.org, alsa-devel@alsa-project.org In-Reply-To: <1590526904-13855-1-git-send-email-prabhakar.mahadev-lad.rj@bp.renesas.com> References: <1590526904-13855-1-git-send-email-prabhakar.mahadev-lad.rj@bp.renesas.com> Subject: Re: [PATCH 0/2] RZ/G1H enable sound support Message-Id: <159078634846.20958.14587227744466968136.b4-ty@kernel.org> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 26 May 2020 22:01:42 +0100, Lad Prabhakar wrote: > This patch series adds support for sound in R8A7742 SoC DT. > > Cheers, > Prabhakar > > Lad Prabhakar (2): > dt-bindings: ASoC: renesas,rsnd: Add r8a7742 support > ARM: dts: r8a7742: Add audio support > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/2] dt-bindings: ASoC: renesas,rsnd: Add r8a7742 support commit: b6f10d3f2e6dfccf58c54e81c8af586b66a80ce4 [2/2] ARM: dts: r8a7742: Add audio support (no commit info) All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent to Linus during the next merge window (or sooner if it is a bug fix), however if problems are discovered then the patch may be dropped or reverted. You may get further e-mails resulting from automated or manual testing and review of the tree, please engage with people reporting problems and send followup patches addressing any issues that are reported if needed. If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced. Please add any relevant lists and maintainers to the CCs when replying to this mail. Thanks, Mark