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.5 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_PASS,URIBL_BLOCKED,USER_AGENT_MUTT autolearn=ham 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 6E995C43387 for ; Mon, 17 Dec 2018 16:50:11 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 49DFB2145D for ; Mon, 17 Dec 2018 16:50:11 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2388316AbeLQQuK (ORCPT ); Mon, 17 Dec 2018 11:50:10 -0500 Received: from muru.com ([72.249.23.125]:58586 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727771AbeLQQuK (ORCPT ); Mon, 17 Dec 2018 11:50:10 -0500 Received: from atomide.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id 3B04380DB; Mon, 17 Dec 2018 16:50:13 +0000 (UTC) Date: Mon, 17 Dec 2018 08:50:06 -0800 From: Tony Lindgren To: Peter Ujfalusi Cc: Mark Brown , Liam Girdwood , jarkko.nikula@bitmer.com, nsekhar@ti.com, alsa-devel@alsa-project.org, linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, jsarha@ti.com Subject: Re: [PATCH 0/9] ASoC/ARM: Merge the davinci and omap audio directories Message-ID: <20181217165006.GY6707@atomide.com> References: <20181217122142.6652-1-peter.ujfalusi@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20181217122142.6652-1-peter.ujfalusi@ti.com> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Peter Ujfalusi [181217 12:20]: > Mark, Tony, Sekhar: This series - as I mentioned - is based on next-20181210. > Not sure what tag, branch, commit I should base this, but I can resend v2 if > needed. Good to see this clean-up happen :) Best to merge this all via the Alsa ASoC tree, it should not conflict with anything if it already applies against next: Acked-by: Tony Lindgren