Received: by 2002:a25:8b12:0:0:0:0:0 with SMTP id i18csp3498130ybl; Mon, 12 Aug 2019 01:15:47 -0700 (PDT) X-Google-Smtp-Source: APXvYqxFo7RKUE2ag2+IybxjbRNRuNnqZbUT4yfQ36RDwWIkPlC05YmjL2PbEw6yXJobirXaReie X-Received: by 2002:a65:62cd:: with SMTP id m13mr29062325pgv.437.1565597747106; Mon, 12 Aug 2019 01:15:47 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1565597747; cv=none; d=google.com; s=arc-20160816; b=tlISdIvFOmDHlE/WsA0FCvwqY5Sj6QhLv5wUajtUZSzwgWza/+OM2lPjmQVRmv7HPG p3hINX8W01WG7YwjJmJJiAhsm6dyf7IfdHxC5VcvImE4kWZzgEGoHJsx80LVmotuBw/I 9lUVkoboIn1UpsHamD+wxtORNQX1nrzfpZbyw95lQ1L9JNVjx+5ueGLrMeua03UJdoKK VtDcBSqlbD2KWU2TXS+kjwzvtOQPI23sMCfXw7yLkd/1+uUynk2KOHeQFDfGQFY/djwY 05wCqIY/HHJgBRZqEoZzVZgpmcHCFUYsrTvrdQbEgX5F8bDLeFMM5j1PEL0wFnrK06/M JDHg== 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:cc :to:from:date; bh=dNf6a4M0WElE/M/X5d3PZHsmhVciOirNjJBlbThIa3Q=; b=IveYuUKYNsL0HHctspjEy0jdojRe4iKkfjL9pl3/u+lMEoWl0Vab8QOS1M+LWSaj9Q xeXzB2ahRGaGqlWylnnF35yiofm1Qt+Ir2t20+D48n/0AhTQU+Ioh0/ZifebCHvfRPbY 8TBMfXOGyUsR4nP1qtkwlYwHrVgTQLP2XMPhyApxOVhXppQG84Sos5AtUb9S1paQGEbK DQ0J+9d8hBhiz0AnT3Ve0Fax7JALmedazbMdcKla4n1gly4NaC2u7KoBJJJXnqgjAiwN bsG7rFZBrFlJjZs6oekNirz4mvKEIAqwdPk2OoOleFQn9jWrVIvxrgAwEpae4P9vpI+a NkaQ== 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 h1si50203525pgd.443.2019.08.12.01.15.30; Mon, 12 Aug 2019 01:15:47 -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 S1727052AbfHLIOu (ORCPT + 99 others); Mon, 12 Aug 2019 04:14:50 -0400 Received: from relay7-d.mail.gandi.net ([217.70.183.200]:43401 "EHLO relay7-d.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726528AbfHLIOu (ORCPT ); Mon, 12 Aug 2019 04:14:50 -0400 X-Originating-IP: 86.250.200.211 Received: from localhost (lfbn-1-17395-211.w86-250.abo.wanadoo.fr [86.250.200.211]) (Authenticated sender: maxime.ripard@bootlin.com) by relay7-d.mail.gandi.net (Postfix) with ESMTPSA id 6446E20011; Mon, 12 Aug 2019 08:14:46 +0000 (UTC) Date: Mon, 12 Aug 2019 10:14:45 +0200 From: Maxime Ripard To: Chen-Yu Tsai Cc: Jernej Skrabec , linux-sunxi , =?utf-8?Q?Ond=C5=99ej?= Jirman , Rob Herring , David Airlie , Daniel Vetter , Mark Rutland , dri-devel , devicetree , linux-arm-kernel , linux-kernel Subject: Re: [linux-sunxi] [PATCH v8 0/4] Add support for Orange Pi 3 Message-ID: <20190812081445.kfsbikfrt3pmsh6d@flea> References: <20190806155744.10263-1-megous@megous.com> <2218280.0sI6yjypBf@jernej-laptop> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="wnuh5gs25vfqywb6" Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20180716 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --wnuh5gs25vfqywb6 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Aug 12, 2019 at 03:54:03PM +0800, Chen-Yu Tsai wrote: > On Mon, Aug 12, 2019 at 3:45 PM Jernej =C5=A0krabec wrote: > > > > Dne torek, 06. avgust 2019 ob 17:57:39 CEST je megous@megous.com napisa= l(a): > > > From: Ondrej Jirman > > > > > > This series implements support for Xunlong Orange Pi 3 board. There > > > are only a few patches remaining. > > > > > > - ethernet support - just a DT change (patch 1) > > > - HDMI support (patches 2-4) > > > > > > For some people, ethernet doesn't work after reboot because u-boot do= esn't > > > support AXP805 PMIC, and will not turn off the etherent PHY regulator= s. > > > So the regulator controlled by gpio will be shut down, but the other = one > > > controlled by the AXP PMIC will not. > > > > > > This is a problem only when running with a builtin driver. This needs > > > to be fixed in u-boot. > > > > > > > > > Please take a look. > > > > Is there anything missing? It would be nice to get this in 5.4. There i= s a lot > > of H6 boards which needs DDC bus enable mechanism (part of H6 reference > > design), including Beelink GS1 which already has HDMI node in mainline = kernel > > DT, but due to disabled DDC lines works only with 1024x768 (fallback > > resolution in DRM core). > > I have a few minor comments about patch 1. > > I think the HDMI bits are good, but I don't have maintainership / commit > permissions for drm-misc, so I'll have to wait until someone applies patc= hes > 2 and 3 before I apply patch 4. I've applied 2,3 and 4 Thanks! Maxime -- Maxime Ripard, Bootlin Embedded Linux and Kernel engineering https://bootlin.com --wnuh5gs25vfqywb6 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCXVEf9QAKCRDj7w1vZxhR xXlgAP9MFKL3iPUwZUiy1/l5hoQrktuJFTIedDN9ko3r/H6TDAD/RZg3u4WBh6O3 tteR/L/slzyHzMHsyD72abKseY8/IQE= =i2m2 -----END PGP SIGNATURE----- --wnuh5gs25vfqywb6--