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 X-Spam-Level: X-Spam-Status: No, score=-3.0 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_PASS,URIBL_BLOCKED,USER_AGENT_NEOMUTT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id C84A0C0044C for ; Wed, 7 Nov 2018 09:44:37 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 951572085B for ; Wed, 7 Nov 2018 09:44:37 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 951572085B Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=bootlin.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-clk-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726361AbeKGTOL (ORCPT ); Wed, 7 Nov 2018 14:14:11 -0500 Received: from mail.bootlin.com ([62.4.15.54]:49701 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726257AbeKGTOL (ORCPT ); Wed, 7 Nov 2018 14:14:11 -0500 Received: by mail.bootlin.com (Postfix, from userid 110) id 5104C224CB; Wed, 7 Nov 2018 10:44:34 +0100 (CET) Received: from localhost (aaubervilliers-681-1-93-44.w90-88.abo.wanadoo.fr [90.88.34.44]) by mail.bootlin.com (Postfix) with ESMTPSA id 215CF20701; Wed, 7 Nov 2018 10:44:24 +0100 (CET) Date: Wed, 7 Nov 2018 10:44:24 +0100 From: Maxime Ripard To: Jernej =?utf-8?Q?=C5=A0krabec?= Cc: wens@csie.org, robh+dt@kernel.org, mturquette@baylibre.com, sboyd@kernel.org, airlied@linux.ie, architt@codeaurora.org, a.hajda@samsung.com, Laurent.pinchart@ideasonboard.com, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, dri-devel@lists.freedesktop.org, linux-sunxi@googlegroups.com Subject: Re: [PATCH v3 00/28] Allwinner H6 DE3 and HDMI support Message-ID: <20181107094424.3nbmyq3cnuzevxoa@flea> References: <20181104182705.18047-1-jernej.skrabec@siol.net> <20181105094341.qedt7jvnxooiojki@flea> <3766119.46PGZN2PQn@jernej-laptop> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="5ymcmdrhkg7mcdkb" Content-Disposition: inline In-Reply-To: <3766119.46PGZN2PQn@jernej-laptop> User-Agent: NeoMutt/20180716 Sender: linux-clk-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-clk@vger.kernel.org --5ymcmdrhkg7mcdkb Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Nov 06, 2018 at 06:20:39PM +0100, Jernej =C5=A0krabec wrote: > Dne ponedeljek, 05. november 2018 ob 10:43:41 CET je Maxime Ripard napisa= l(a): > > On Sun, Nov 04, 2018 at 07:26:37PM +0100, Jernej Skrabec wrote: > > > This series adds support for Display Engine 3.0 and HDMI 2.0a, which > > > can be found on H6 SoC. > > >=20 > > > Display Engine 3.0 in comparison to 2.0 mostly adds features needed f= or > > > displaying and processing 10-bit and AFBC formats, which are not yet > > > supported by this series. > > >=20 > > > H6 is also the first SoC which supports IOMMU, but support for it is > > > not yet added. > > >=20 > > > This series is based on linux-next at next-20181102. > > >=20 > > > I suggest all patches go through allwinner tree, except DRM patches, > > > which should go through drm-misc tree. > >=20 > > Applied all patches up to the 26. The two last one however should not > > use the clk bindings define you added in the first clk patches, since > > clk and dt patches are going through different tree. >=20 > I went over clock defines again, but I don't think I use anything new. Ne= w=20 > defines are: >=20 > #define CLK_BUS_ROT 9 > #define CLK_ROT 10 > #define RST_ROT 3 >=20 > but none of them are actually used in DT. >=20 > Did I miss anything? No, I did. Sorry for that. Patches 27 and 28 are applied now. I've fixed a few things in the patch 27, to fix the order of the de node, and change the de3 node name, since it's supposed to be a generic class name. I renamed it to display-engine. Maxime --=20 Maxime Ripard, Bootlin Embedded Linux and Kernel engineering https://bootlin.com --5ymcmdrhkg7mcdkb Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCW+Kz+AAKCRDj7w1vZxhR xSUtAQCNkIzcC8ujcvi6wmfeu4myYbZfg5fTCdFQl0OeRa0cTwEA881dc/QZAoX9 C/qCgjI40D/NfDSt1HAjQWF7QC+ZXAY= =/N6X -----END PGP SIGNATURE----- --5ymcmdrhkg7mcdkb--