Received: by 2002:a05:6a10:f347:0:0:0:0 with SMTP id d7csp3331218pxu; Tue, 8 Dec 2020 09:14:35 -0800 (PST) X-Google-Smtp-Source: ABdhPJyBQeE0GdxS1sR18xZkNX8e4ydf+7CjwT4racDJIHPMqxLwWv/lyRYqVu9dj/1PlJuCv5Bk X-Received: by 2002:a17:907:444f:: with SMTP id on23mr24486168ejb.300.1607447675295; Tue, 08 Dec 2020 09:14:35 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1607447675; cv=none; d=google.com; s=arc-20160816; b=CkWmneowl55Llp/jXGqBRNO2KN44oAcwHmSIvTBgBDmtMjzWz37Hrgv8V+W7Z1fqnv XJYaxmts/hZw6viCSIdU81G2iKaD6ISZTX+LZuBqMw3JKGFLtce+VaYGlMKDjeoj/vdA owStKvAOv1HNnKuMeKa+FOG+6vfK2tzkd6sJD85ivFWA46j7EkyjZmncgbZMejnQk8en E3kj+pUVPY+XFgiAtv+QgHmAEUzzSgREEMImsPH2HUo+b8ibV9GsyhF3W7pATDy+FgA8 gRPKWnyK83nBZ9uglgtS0jn2UdI/6V3y+vANL1XHbnPpANXuXR++gN5NAwcgqCkHBXpg mL5w== 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:date :message-id:subject:references:in-reply-to:to:from; bh=X5bhJEJDesko3/Uix0UvZTwhRSCy9NBNq1duzr6y3es=; b=0+4ezHJtTqyMwLl36UAQF9lvs3sM/c1Hrh1k2onl++DX45vfQkgsn6l+wI5nHoTCvu sPBx5KJrqN+C6W5TmWCGsNtTYCbYCuVpI0J46yVsDSxUSaFIJRvkrLNnAQVRp8Qldwcf ovZt/+jkCgffCiVL7dzVDatRiKJWnqiqCAqXGNxFkBRkamuPqfjK7VAeVPWLGgFQANV/ 70oTiTdnLgY3IDtptZmsUWumx4J0cU/Do1REsVLygqAshx/srR642B2Z+T+/GE6R7DsK NXytAKyyD38pAJK9dEUiqV2pyCBF5FpGg/D2uqohB6FQriSpi3qhTj40xWo2xnmV5aIM Q+dg== ARC-Authentication-Results: i=1; mx.google.com; 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 a3si8797518ejx.101.2020.12.08.09.14.09; Tue, 08 Dec 2020 09:14:35 -0800 (PST) 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; 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 S1730348AbgLHRKt (ORCPT + 99 others); Tue, 8 Dec 2020 12:10:49 -0500 Received: from mail.kernel.org ([198.145.29.99]:51034 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726987AbgLHRKt (ORCPT ); Tue, 8 Dec 2020 12:10:49 -0500 From: Mark Brown Authentication-Results: mail.kernel.org; dkim=permerror (bad message/signature format) To: Shengjiu Wang , timur@kernel.org, festevam@gmail.com, linux-kernel@vger.kernel.org, alsa-devel@alsa-project.org, linuxppc-dev@lists.ozlabs.org, devicetree@vger.kernel.org, perex@perex.cz, robh+dt@kernel.org, nicoleotsuka@gmail.com, Xiubo.Lee@gmail.com, lgirdwood@gmail.com, tiwai@suse.com In-Reply-To: <1607251319-5821-1-git-send-email-shengjiu.wang@nxp.com> References: <1607251319-5821-1-git-send-email-shengjiu.wang@nxp.com> Subject: Re: [PATCH v2 1/2] ASoC: dt-bindings: imx-hdmi: Add binding doc for hdmi machine driver Message-Id: <160744738921.29839.15317690694275693705.b4-ty@kernel.org> Date: Tue, 08 Dec 2020 17:09:49 +0000 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 Sun, 6 Dec 2020 18:41:58 +0800, Shengjiu Wang wrote: > Imx-hdmi is a new added machine driver for supporting hdmi devices > on i.MX platforms. There is HDMI IP or external HDMI modules connect > with SAI or AUD2HTX interface. Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/2] ASoC: dt-bindings: imx-hdmi: Add binding doc for hdmi machine driver commit: e344cf5e4871f99495396f78d4401b8ac4c92465 [2/2] ASoC: fsl: Add imx-hdmi machine driver commit: 6a5f850aa83a1d844d27e3e53ca2f247e55d438b 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