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 D9866C77B7E for ; Sat, 27 May 2023 11:02:45 +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=DO6g8diWFPmAxRwZ3KxIun1ogGW3Z0Tlrg3lK3vMj80=; b=NtCU7RmdUPzHeo XpXECzTRbgZOYAfaUbwj3N81Rc/WwfZMuoaFlsDC9EeyFcVOm4UQNZdMKTi6yN8Np2ryLp/oKYwSW lIIrxZIQN/1O3b7icZjX47PnFnDJeyWUxH2toYePN6tk7e06v+LbT3hAusYg75/PXFc2s771dQEnP sSXeXNNXxviSsGcB+ioQfbS7gdlleoxLCsC27eod695SBTIEW4+j7J2I1DyY8kFOTPYNJHh2DLUhW rnWP7BOg+i3t2MhoZ4FWSy5wBwoKO257zAKclnjkoJwai8vY/pDp6IiiYS7Vv7NwR15xm2exQfb7V ZkWabGHGoNKCANox6oQg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1q2rgd-005ZEC-2l; Sat, 27 May 2023 11:02:15 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1q2rga-005ZCT-22 for linux-arm-kernel@lists.infradead.org; Sat, 27 May 2023 11:02:13 +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 B582B60B39; Sat, 27 May 2023 11:02:09 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id A2021C433D2; Sat, 27 May 2023 11:02:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1685185329; bh=WNAGop2QJNSvjXZDBOJdyUlkyRG4trGAn7qQXJs+y1E=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=fGCq3RYYrJGhLzzMxRC3suFfLUticKtwgYOxLkp65AWJKWY0+d4Jfoa7yhV31r/XC k+ZW8dBnw6thoeYf84m6erCMN3dJd2lUJgd8KAw5tFo3ELJgtoA+/ivfPnHtA6qDpL 12JWrcFVXSg/TqvNdelCd4XcQ6wfjUsJjEpEPul6wcPN9IwT84Ni/C8ODH5LtV+sBd AMWNQSCHv2u3wbh9VdoOhSydnH+gfpJTB3tcIDVZF1fjyvGpeeWeiHkBrmE883Nw7G 7kXabngXBhxukGIgiaekiPrjBK7tfGAIS2qA6jD3tkG/GlFxil0uSDgXhYpx7/wWUc 1HyGoNG+FStBg== Date: Sat, 27 May 2023 19:01:57 +0800 From: Shawn Guo To: Alexander Stein Cc: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Sascha Hauer , Fabio Estevam , Pengutronix Kernel Team , NXP Linux Team , linux@ew.tq-group.com, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v2 1/1] ARM: dts: imx6qdl: Add HDMI to TQMa6x/MBa6 Message-ID: <20230527110157.GN528183@dragon> References: <20230517101107.1682625-1-alexander.stein@ew.tq-group.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230517101107.1682625-1-alexander.stein@ew.tq-group.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230527_040212_709938_69CB9A81 X-CRM114-Status: GOOD ( 12.56 ) 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, May 17, 2023 at 12:11:07PM +0200, Alexander Stein wrote: > This adds support for a COTS monitor connected to X17. > 4k monitors can be used, but are limited to 1080p. > > Signed-off-by: Alexander Stein > --- > Changes in v2: > * Fix typo for pinctrl-* property Applied this version instead. Shawn _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel