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 E0C09CE7A91 for ; Mon, 25 Sep 2023 00:44:15 +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=5As7D9DduFbEO6eo9zR6Ki1FNogQ5lXv7Q/n0d/mqAw=; b=CVv8p2jAWb2eG3 rVcujTKJ1N7iZWj7EsrXV+rnnZMrt2I2YVstZhq8lSVAlMI63GDuGlS2HmrWYEFvXnZNV666Mv7gh wN15088EJjfE+N+9wg8NCTJ9Jq8gHQtYGzBNZDwXTOLsFEdRFG45KvEjcjVeRTC7XEB/QgnaUMpDZ YbZWrUhsC9a49+KxpJqFAibvdqKMh+ooKQ/monmIr0TwTOOVyk+i9bDDhyq4HA8XB07FdlXJCMlpG y2Y5UbrZ1P7ljmDetvyvGoZHxuEYrzwLcNhy3XfgiA4Iv8nzF7xJ7jyZqeyVcJTdJo/gXuq6boy+v PKq3xT3Kn7zj0lf2QsXg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qkZhf-00D2aP-03; Mon, 25 Sep 2023 00:43:59 +0000 Received: from ams.source.kernel.org ([145.40.68.75]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qkZhc-00D2Zn-08 for linux-arm-kernel@lists.infradead.org; Mon, 25 Sep 2023 00:43:57 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by ams.source.kernel.org (Postfix) with ESMTP id 43827B80BD1; Mon, 25 Sep 2023 00:43:54 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 25F1AC433C8; Mon, 25 Sep 2023 00:43:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1695602633; bh=JrcdGjqgw9+ycHqtFQ5zn4FkPwbgBY2SR3LAdaUpWN4=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=TXa6RkykcTNLOenXGTYGOw3/aaVa/8h6a9J1Pmcbj9YjZOoDfya5SrTpmOM1rsv59 NSMucUJIZwmSZMIeDZxf3UOmITNMvTCxPsCNaUZDoXtafvI5P9LaQDbrXq0Jh8zODB P2ONizcop3EatCOpr0u88/YUMTcYpa9AfS3ZlYp5WRqAR6mHFlvHR9XjbNBdssDevc 3i8HAl6hEUE84JKTvg5NIDnK52qCMoszDlcJLrn6Ln2XrRXpNvsxxGI7Si090f7Z1j vM1vdFiIvxAyGoQIWWfmoJGEjnHaRs/uaN5aj1v+UR/7VxrzhZU2A/nME5Bgj5oUD5 o5oqhxBQR5CaA== Date: Mon, 25 Sep 2023 08:43:40 +0800 From: Shawn Guo To: Dmitry Baryshkov Cc: Andrzej Hajda , Neil Armstrong , Robert Foss , Laurent Pinchart , Jonas Karlman , Jernej Skrabec , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , David Airlie , Daniel Vetter , dri-devel@lists.freedesktop.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 2/2] ARM: dts: imx: add support for the ATM0700D4 panel attached to sk-imx53 Message-ID: <20230925004340.GX7231@dragon> References: <20230826215429.1905599-1-dmitry.baryshkov@linaro.org> <20230826215429.1905599-2-dmitry.baryshkov@linaro.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230826215429.1905599-2-dmitry.baryshkov@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230924_174356_225592_D57E1E6F X-CRM114-Status: GOOD ( 12.11 ) 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 Sun, Aug 27, 2023 at 12:54:29AM +0300, Dmitry Baryshkov wrote: > The SK-ATM0700D4-Plug is an extension board (provided by the same > manufacturer, [1]) which can be connected to the SK-IMX53 panel kit. The > panel can be connected either using the RGB parallel bus or using the > LVDS connector (recommended). Add DT files describing this "shield", > both RGB and LVDS connections. > > [1] http://starterkit.ru/html/index.php?name=shop&op=view&id=64 > > Signed-off-by: Dmitry Baryshkov Applied, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel