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 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 88148C7618D for ; Thu, 6 Apr 2023 01:56:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=YcwOqFrdaHGeGIfjCxUo3CQSCgXdjFwEMLvABAOBcRY=; b=oYoh/4egxGNc0P u8304BU3v5Jt3uAuwSbxZ7+Cv/PPvyv+ONVF5jqv5cXC7eDtcLR/yDgXy7WZc5EEAs2DP97F12FX/ HIO9BZRFthSq7/SXMHzrlIwpbgRA6rmhF5OJKXfImUe3TWYzcDkjoAMAZ5n0Wme8582PC9hdVFrgS 9nsDJbrw5cUyK5y0JwlwMB73KjBKin4eUrFkgWIPIr9hJCa4smoIT+VCe7RxnpYEvraUQmg6P9qXn hQZg4BPTitz08cSgfhnvJ+2CWhj9VK3lS0XHI8dw0dQWOThsinejWjRbnvRdNnX7ySULKe8+J98yy Ni2u5SFr08jGVlfDGKAQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1pkEqZ-0065db-1M; Thu, 06 Apr 2023 01:55:31 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1pkEqW-0065dC-2O for linux-arm-kernel@lists.infradead.org; Thu, 06 Apr 2023 01:55:29 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 08509618D7; Thu, 6 Apr 2023 01:55:28 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 312BFC433D2; Thu, 6 Apr 2023 01:55:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1680746127; bh=SVfqk6EOmF0xlkJ1Aw6lWBX0m9O7iHE0tPT8SaU6NVI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Mks0Xvlc0tuLxQfulMNJjPssTcwPSnIZRH8sbbZAt0SWA/Cx37DKZVf0/Q38BmUOG uHjFM9WxOtqfz/ggiP5JVkHndzKvVrtScUBwrq9SW+HDBlMv1xJYO92opkPx3Lwxrq 9FldwgF6osmzdKck/12pVnjMSOCQrTRV63jeRHW6WDMjIkNLihsAv8s+Y+k17Qt1bh RDm872qxO6r0L0Do7jXXE2APuAMwqk5stKZgZ7QbgCghPEzI7O04o16uDYuA64NNnM wcbcOOznVsP2If/voDH9+cp3PNcQTIQh5MfmVEUtfwEP6ullUVRI1+QY3n0UKssCYq 6YPhg07yarKKw== Date: Thu, 6 Apr 2023 09:55:19 +0800 From: Shawn Guo To: Marek Vasut Cc: linux-arm-kernel@lists.infradead.org, Alexander Stein , Fabio Estevam , Abel Vesa , Dong Aisheng , Guido =?iso-8859-1?Q?G=FCnther?= , Jagan Teki , Krzysztof Kozlowski , Lucas Stach , NXP Linux Team , Pengutronix Kernel Team , Richard Cochran , Rob Herring , Sascha Hauer , devicetree@vger.kernel.org Subject: Re: [PATCH v2 1/3] arm64: dts: imx8mm: Add display pipeline components Message-ID: <20230406015519.GO11367@dragon> References: <20230405165214.95574-1-marex@denx.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230405165214.95574-1-marex@denx.de> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230405_185528_816911_A7C1350D X-CRM114-Status: UNSURE ( 9.99 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Wed, Apr 05, 2023 at 06:52:12PM +0200, Marek Vasut wrote: > Add LCDIF scanout engine and DSIM bridge nodes for i.MX8M Mini. > This makes the DSI display pipeline available on this SoC. > > Reviewed-by: Alexander Stein > Reviewed-by: Fabio Estevam > Signed-off-by: Marek Vasut Applied all, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel