Received: by 2002:a05:6a10:1d13:0:0:0:0 with SMTP id pp19csp706174pxb; Thu, 2 Sep 2021 13:07:26 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxVG2uOH5POsoQgg2focwySpEUzE0xGIcZY6yWc1mugUutcpGIoMJlU6Q+JeTL0cxmnm5hk X-Received: by 2002:a05:6402:313c:: with SMTP id dd28mr78171edb.179.1630613246435; Thu, 02 Sep 2021 13:07:26 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1630613246; cv=none; d=google.com; s=arc-20160816; b=YOFdyT8L0JVOK6nFn5hGkLNDDLzunmSDsWvnEgTQ8m9C7QBlsT0eiwoUZJtRuSF1XY 2gu3OR6kENhYC68luDkU/t/yeYG9593LpLRXy/dijOtnvncn0vqSL18i4PorZugWzcUz XLDD+Fhv0Bp/xyvf0RcP2ynRvpYZyEkrM09AjMe+cQEIQKEbJMVIemT2hMCwe1rCYkgv bN0XgR3RGbK5pvd04ay5/20GU67uocLLhZ0BnGHw1btZMeZ83TzxQVJrlOpydI/IK07Z vaprCv1O/CHTxgB7vQ+VXBATH5Tpw1WM+J174kuTH4Iev3mPH7QsF5wkEqVxmcixOuHc nJsQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from :dkim-signature; bh=B+uXF13mLYSJsj5hEGcFRZ8pBtrZOIZfSoxg1sMvQGM=; b=zGUl9/GzPGwCOedXIvzW3gcRNgKN6lMvGkgVayFSgE3tOYTSZttCFa1FvXm9p36yJJ 9tL+Gs4K/7+iMMc04BDHKRujjQZ2usud43hrI1HN6h+sbiDxF7Dex6+ibJFzjnukRfVA 5w5soNr6U+ylHrca8xhL6/hiER/uTm3Ct1QdPG0jhJgRS+S2ZufzuJOicT6msc+dTSSY 8J1uUpL5gQGptuwCTOmk9Zq56IyxCfLPTO18Ib3mp2YPccvNeHTopJWEYuebBemgeNrK R32iuNt3AnTRFlj7wSj7MJ1TpuDL8nv+vFNBsAXGdXqjTpNVJ2IIvEib1B8lp64jFupS 5Vmg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=k20201202 header.b=uX6Tyh5B; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id cy12si3467422edb.517.2021.09.02.13.07.03; Thu, 02 Sep 2021 13:07:26 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=k20201202 header.b=uX6Tyh5B; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1345893AbhIBPwC (ORCPT + 99 others); Thu, 2 Sep 2021 11:52:02 -0400 Received: from mail.kernel.org ([198.145.29.99]:35382 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231942AbhIBPv7 (ORCPT ); Thu, 2 Sep 2021 11:51:59 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id C6C6D603E9; Thu, 2 Sep 2021 15:51:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1630597861; bh=n+fcc/Ub9f6mKkgV3xaS1g7ny+8ESxl5WnwJsctvzG8=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=uX6Tyh5B7FV+nIUoIKjPXxp97L37MM+R+QE3KSsOWCf+d6Poz17k91CJ4s1akYrr+ AX8m4b4SwPERs1b+1zvGxtHEWx4QU1g7nh80JyhE/Y1AKFE3TY9K4UIBwnJD6E1a0f ppy76lt9kUw/8GcccfhymlrdgqLKlCyRrC/Ahp/oy7vCnib2eaQ4cSo6AM91UG9kww YjMABzgIvPI+cGALPlMbfO4XUF1IaBr2bgGYxYxn/eWwQd5SBk7KDsXa+t0mNO4kZn iKuBQv6Az5yMfsYvFfYiE01OZT/+QqJziOQceBjzD7n7pAeV/cDlv27GVbbMg9gv/a 1t04SjAV9K93A== From: Mark Brown To: linux-kernel@vger.kernel.org, Shengjiu Wang , devicetree@vger.kernel.org, alsa-devel@alsa-project.org, robh+dt@kernel.org, lgirdwood@gmail.com Cc: Mark Brown Subject: Re: [PATCH] ASoC: dt-bindings: fsl_rpmsg: Add compatible string for i.MX8ULP Date: Thu, 2 Sep 2021 16:50:29 +0100 Message-Id: <163059750027.34506.2833380124820785822.b4-ty@kernel.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <1630553525-25655-1-git-send-email-shengjiu.wang@nxp.com> References: <1630553525-25655-1-git-send-email-shengjiu.wang@nxp.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 2 Sep 2021 11:32:05 +0800, Shengjiu Wang wrote: > Add compatible string for i.MX8ULP platform which support audio > function through rpmsg audio channel on M core. > > Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/1] ASoC: dt-bindings: fsl_rpmsg: Add compatible string for i.MX8ULP commit: 4f89ff026ddbaab49dba993ad2dc757920d0ad49 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