Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp3532250yba; Tue, 7 May 2019 02:50:57 -0700 (PDT) X-Google-Smtp-Source: APXvYqzhWlZ4fGiF9zc+gTmMi4XMMWrZTWg1gt0WYzlE0I5b9T5UhRJE+PPkatuGLUWZvqlTodLW X-Received: by 2002:a63:5659:: with SMTP id g25mr38960502pgm.59.1557222657585; Tue, 07 May 2019 02:50:57 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1557222657; cv=none; d=google.com; s=arc-20160816; b=CaR15IJvT3ztTF6fQQvvpQiBCeUlC9W3zJgKzEjJi9MnSJCdwlSsDUR8XSGOYc9CUV c5eDHJBpaRo6qUh+MSx1K2SSY4nopHv4cffyu8hH6MgybX66zIk1b3y4wc581gdd7CK2 fAw2wRdYUQr3LeYXVXfXCg9Zn5T5Dnnv5rvsLvdplPCIPPymUXmKqE2ZYKgD/kh/g8w0 Tx7B6XaAE39OSiHLV/jmQoYY+L80MGng+b5lSFKOt1+SMRtCRRTy6yEKdt6vLwbmsWZ0 7lN7lEyNAZaiLl/QFYCrx6XG80ktZV4IyqxdXfU7q4kDLSArnk1fcidcfdcyXvpJmI+A A+AA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:to :from:date; bh=dUhi0QMJSFBqZJNvyd78Cws/X5Xi0rj6QTmpcL39wpk=; b=x0f/zJhHaYo8oGqrr9a8CILDZWvpxXJYXPkVnjDDFbbtqTomGxQ2FYsENtB13VrLKk v3Q8hkYVkmbfT878IrtX7ocDgs9ExSSSUerZdDOcum5gh7ZKDTUA1aEdWAJT0poMXgrh FZ6EzUC7YUaT/qulN/1aO5qfCHwfvWx8HtQQDHHhdIm00MZPX52ZnuE5JtlQaUZOqStR qO0yvYziex89G0hlUgDshRiMMZp0QkeERfPc2wWSXAW01hLKHAjS7MOyVgqtsL25q7H3 lFLhkKiI24N5IOnvyh5w/kfMrnozmOb5R8tYwNNVElAmO726pyn5QvVdbQfmijQMOqs1 mirg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id a13si17647569pgq.395.2019.05.07.02.50.41; Tue, 07 May 2019 02:50:57 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726708AbfEGJsi (ORCPT + 99 others); Tue, 7 May 2019 05:48:38 -0400 Received: from relay11.mail.gandi.net ([217.70.178.231]:59839 "EHLO relay11.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726327AbfEGJsi (ORCPT ); Tue, 7 May 2019 05:48:38 -0400 Received: from localhost (aaubervilliers-681-1-29-145.w90-88.abo.wanadoo.fr [90.88.149.145]) (Authenticated sender: maxime.ripard@bootlin.com) by relay11.mail.gandi.net (Postfix) with ESMTPSA id A650D100005; Tue, 7 May 2019 09:48:34 +0000 (UTC) Date: Tue, 7 May 2019 11:48:34 +0200 From: Maxime Ripard To: Yangtao Li , mark.rutland@arm.com, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, wens@csie.org, robh+dt@kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH] arm64: dts: allwinner: h6: Enable HDMI output on orangepi 3 Message-ID: <20190507094834.i6cj3ht37bqovn6c@flea> References: <20190420145240.27400-1-tiny.windzz@gmail.com> <20190502073401.3l3fl4alicyzpud7@flea> <20190507093535.uapqhxduwtbdgbtq@core.my.home> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="kbuqvbgavmodme4h" Content-Disposition: inline In-Reply-To: <20190507093535.uapqhxduwtbdgbtq@core.my.home> User-Agent: NeoMutt/20180716 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --kbuqvbgavmodme4h Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, May 07, 2019 at 11:35:35AM +0200, Ond=C5=99ej Jirman wrote: > Hi Maxime, > > On Thu, May 02, 2019 at 09:34:01AM +0200, Maxime Ripard wrote: > > On Sat, Apr 20, 2019 at 10:52:40AM -0400, Yangtao Li wrote: > > > Orangepi 3 has HDMI type A connector. > > > > > > Signed-off-by: Yangtao Li > > > > Queued for 5.3, thanks! > > Maxime > > This patch is not enough. HDMI support on Orange Pi 3 also needs to > enable DDC IO. While the SoC will feed some default output singal > into the display, without DDC enabled it will not work reliably. > > That support is part of my Orange Pi 3 series, and will be reworked > for v5 of that series. > > While I can rebase on top of this, it would be easier if you dropped > this patch until the propper support is ready. I don't see any reason > why this should be rushed with half-working solution. ACK, consider it dropped. Maxime -- Maxime Ripard, Bootlin Embedded Linux and Kernel engineering https://bootlin.com --kbuqvbgavmodme4h Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCXNFUcQAKCRDj7w1vZxhR xRC6AQCarXhXeoier2SFZd5W+nAp7LskYqHAVzQJWKXlWvdsAAEA5ewi2CIOkpfW D2p0TKo40WynsYAFuFD/Ug75A2IFbQ4= =Qui5 -----END PGP SIGNATURE----- --kbuqvbgavmodme4h--