Received: by 2002:ac0:a5a6:0:0:0:0:0 with SMTP id m35-v6csp3476859imm; Wed, 5 Sep 2018 00:23:26 -0700 (PDT) X-Google-Smtp-Source: ANB0VdbJPR85yPnP4WtclzhxQHdw4gMNKGdmy6Jn5XOZYK0y4zQWfTDVj0AB4F+fjKENwRnaJNeN X-Received: by 2002:a63:40c7:: with SMTP id n190-v6mr35344249pga.116.1536132206718; Wed, 05 Sep 2018 00:23:26 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1536132206; cv=none; d=google.com; s=arc-20160816; b=n7dwsC1ktXc9VWhpZsyMwmnBHJl4l6Z1Thx3DKvOo7P5qhGehemRc4e209jRgIKo88 7/bxNwEoNuRSGFnNmTyxCWf28d2a4V3nUF/BmHaVs8U6v/jQY1OMjKpva/fxKjet4u1D W9p4PzjJfh/G7m0kJ71lOvJ4ZF8vLiNqdtLIPXsZWItD2NfPbx8HuiIwYlkpd/J624eL lDc/v+v7dG/Pflst17r+W97LGkBSFfGZiukKznas/NZ8QBFcTJdc4hm80QaU+Lve7zE0 E02ASWgmq2E64sF3LFwko5x8XqWHV7Zw+IehKXQU5xRSCJXhhlG2QDJJ1bt+XCsQD67W vzjQ== 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=vIbUHa8PqKesB+pVcAkT/vnQmNhaUpU1aOrfwOf+DCM=; b=JjUgqhJfY30WUUK8QGNBJ2/YaOfwIr6QHJqhYanEsz7NmVAGTMQJiKLEaE6p9/zB+B 33DP+W5Ok12VE+z+NW6ADERSqm+ZFCdeagB11FSxRvdT+Drq5Grfj4d87aKoN0I9Pj5S 00w+2e978KUS9XruK9UrJuDVdwPUi4F4vKRcbPPn9hiUbamSKOtLRbPcw4WpS8v4ghzn H0ixdvjFr/JfIy6xkzVlvpufuW3UzoxLjrZrpTLAXDKgQlDIoRvAoimCVKf3sSaPh0b+ wuhKh2OxX6JK+vdWppXOY1iNkwDrGrl2r186wzEsqsjF5OZ7OQwuvKGDr9QSXrYon1em GClw== 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 j14-v6si1166179pgh.22.2018.09.05.00.23.11; Wed, 05 Sep 2018 00:23:26 -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 S1727957AbeIELuM (ORCPT + 99 others); Wed, 5 Sep 2018 07:50:12 -0400 Received: from mail.bootlin.com ([62.4.15.54]:34885 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725865AbeIELuL (ORCPT ); Wed, 5 Sep 2018 07:50:11 -0400 Received: by mail.bootlin.com (Postfix, from userid 110) id 63D0120766; Wed, 5 Sep 2018 09:21:21 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mail.bootlin.com X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,SHORTCIRCUIT, URIBL_BLOCKED shortcircuit=ham autolearn=disabled version=3.4.0 Received: from localhost (AAubervilliers-681-1-92-107.w90-88.abo.wanadoo.fr [90.88.33.107]) by mail.bootlin.com (Postfix) with ESMTPSA id 352F0206F6; Wed, 5 Sep 2018 09:21:21 +0200 (CEST) Date: Wed, 5 Sep 2018 09:21:20 +0200 From: Maxime Ripard To: Icenowy Zheng Cc: Chen-Yu Tsai , Jagan Teki , Jernej Skrabec , dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, linux-sunxi@googlegroups.com Subject: Re: [PATCH v4 05/11] drm/sun4i: Add support for A64 display engine Message-ID: <20180905072120.nejhsauwvocc3nhw@flea> References: <20180904044053.15425-1-icenowy@aosc.io> <20180904044053.15425-6-icenowy@aosc.io> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="ao6drrzpdkozm76q" Content-Disposition: inline In-Reply-To: <20180904044053.15425-6-icenowy@aosc.io> User-Agent: NeoMutt/20180716 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --ao6drrzpdkozm76q Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Sep 04, 2018 at 12:40:47PM +0800, Icenowy Zheng wrote: > From: Jagan Teki >=20 > Display Engine(DE2) in Allwinner A64 has two mixers and tcons. >=20 > The routing for mixer0 is through tcon0 and connected to > LVDS/RGB/MIPI-DSI controller. >=20 > The routing for mixer1 is through tcon1 and connected to HDMI. >=20 > Signed-off-by: Jagan Teki > Signed-off-by: Icenowy Zheng Applied, thanks! Maxime --=20 Maxime Ripard, Bootlin Embedded Linux and Kernel engineering https://bootlin.com --ao6drrzpdkozm76q Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEE0VqZU19dR2zEVaqr0rTAlCFNr3QFAluPg+8ACgkQ0rTAlCFN r3RsbQ/9GN0hCIJSA0ACatLI+tMVjhjuvnbGswm8vn5wcqaUeBv+1KSoeDqHiqF6 0q0MPbXb6CT2cLPYreklb6fPJKTyoj0H1ZF0VcwkydXqlBcUIsWVP34u+2kkexWc yefMNbDM3QLushmAnWCRaHYNXu0UtMcvOEQYcQZ1tSp/K8HuBqHFbDOp/KuUqdny oMIOiKm8D6C1D1AhyKup5nszbC6I7ujBLdgXk7sycRfxvRF5DET1Iz/PEPcqXPIv o0F4sNcg8gS7oG4dh9kFM+lSRm6I2C2g3zjWPK75VOlBb+jLZwYSMof+KKKlbIJw kJ/FksWz89Q8L4md8B/2oSQU1lz0RgE1PJt/LzJn5My3Wdzxfbm5X5lgpl3UGS6M f5JWIWCht+vgCvxRaqAHG/0qMyoMR66ZvmcSLNn7HNlu7YwDEY0Nu2YYxN6Bd7iB /lXDWwD7WWGxFGo89Eg6h5ebCt11sI/X8Bfm8v4NvXvyu+SW6UPzpm8prOw6v07V 1n6kPQy7WcWQjeqBBUR9v1lw3f9tRQFmsdREGUj10/52x80oe6gScg8q5jPUlrka nCUGOcPxKaR3b7/WsTYYqcEz1OIrH4+nmONJLBqwwKgJExP9KZP0q0GfvFOQzBNf asVBi65xjwdWxjpqckeaNIQPNVzyMRmdQJOlD7EbBO1u4RqaLss= =RzHt -----END PGP SIGNATURE----- --ao6drrzpdkozm76q--