Received: by 2002:ac0:a5a6:0:0:0:0:0 with SMTP id m35-v6csp3499603imm; Wed, 5 Sep 2018 00:52:32 -0700 (PDT) X-Google-Smtp-Source: ANB0VdbsZooyYKzeyclo6Z4QkOH0USTkwv0GJlZoi2CBM+hcMeQIQxXW/gSI43moF17I/uhRlAsz X-Received: by 2002:a63:1865:: with SMTP id 37-v6mr20387698pgy.313.1536133952579; Wed, 05 Sep 2018 00:52:32 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1536133952; cv=none; d=google.com; s=arc-20160816; b=WnDv1QISHMEVD8eBBQGo12h9ipfcPuwBw368E97b7e44sms0k+j56cFNz+ItNcmQCG vYaZWb6SVDkrMX999SDhk7x4ODBtj+qieQ2DlNmRkq6ZeGmUf9OUoo2McqcfOPA/GZgx 8LlCgyJFTlMj9YdySt7+RPCaRHHrzckFupOtKkoVOK6Bk6KETeeXVisXnQvph6b/VlXT zirphn/+gJ/+mEVLCVl20Z/viUpaIss3s3sKg6ayfpOxDfZ/Db2eZtqqUHcT0xjNJs/K QhEXP0X07GRqOmgh5wb9mTwK/34Ya1mAulio0uXPdaLWwvxNPVccXx7KwlA46unLsfUC pw7w== 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=OC7+qX9Wm8O/B4eONhzYLFo2/RyyvVI4VTQm4XxsIOM=; b=Wo5ELOQ4bWSRdaWblGaww0AwlED9RWKvdSB5Quzoj50Toibjv0EAwU/RSBCvRP6xo9 EGYYxbGkPHSIUiwC90qzWZ12zR6jYbEZvGZxbo7/UEfBomfJjsAKWEOjVtkjkcRzDfNQ K56ZAepiD/qaEotnWOPElEip9ml7Ph/xKlDGcSLd3/LVbwjh8r1f1Uw5SsEACJX6lp59 PaCZvG2w5IeV4AyAc/1GxPu4PHxYc8HfyaCZX+opi0HyRQVWOKzYPNGHOAeoaaSfDQvb ElwfWUemjcP69/d0r2GQhfwA48HBGNCuaO3btPzC3EFQw+sAybAeLudcQdltXLgW6NRQ veHw== 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 bj4-v6si1152608plb.119.2018.09.05.00.52.16; Wed, 05 Sep 2018 00:52:32 -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 S1727764AbeIEMUG (ORCPT + 99 others); Wed, 5 Sep 2018 08:20:06 -0400 Received: from mail.bootlin.com ([62.4.15.54]:36300 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726401AbeIEMUG (ORCPT ); Wed, 5 Sep 2018 08:20:06 -0400 Received: by mail.bootlin.com (Postfix, from userid 110) id DFDEA20741; Wed, 5 Sep 2018 09:51:07 +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 AFD3120379; Wed, 5 Sep 2018 09:50:57 +0200 (CEST) Date: Wed, 5 Sep 2018 09:50:56 +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 08/11] arm64: dts: allwinner: a64: Add display pipeline Message-ID: <20180905075056.tob7itg3judccooe@flea> References: <20180904044053.15425-1-icenowy@aosc.io> <20180904044053.15425-9-icenowy@aosc.io> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="yi7cc75vsj32ybox" Content-Disposition: inline In-Reply-To: <20180904044053.15425-9-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 --yi7cc75vsj32ybox Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Sep 04, 2018 at 12:40:50PM +0800, Icenowy Zheng wrote: > + hdmi_phy: hdmi-phy@1ef0000 { > + compatible =3D "allwinner,sun8i-h3-hdmi-phy"; > + reg =3D <0x01ef0000 0x10000>; > + clocks =3D <&ccu CLK_BUS_HDMI>, <&ccu CLK_HDMI_DDC>, > + <&ccu 7>; > + clock-names =3D "bus", "mod", "pll-0"; > + resets =3D <&ccu RST_BUS_HDMI0>; > + reset-names =3D "phy"; > + #phy-cells =3D <0>; > + }; This needs to use the bindings we have for that phy. Maxime --=20 Maxime Ripard, Bootlin Embedded Linux and Kernel engineering https://bootlin.com --yi7cc75vsj32ybox Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEE0VqZU19dR2zEVaqr0rTAlCFNr3QFAluPit8ACgkQ0rTAlCFN r3Tkig/+Jo/8vVNhqY7l0BzMPT7gMyQvnhZ73ScDV5wOcFsGh5j+A0hlGsRc/iAf PErPax5Of44I6XzJSRn9GuiaQsO4YlkkkhCwpDZuHlxOHtzQ1k9SVibm2YSpCFv/ cO/oXRecrhqKeRdwwMrtZu2N/zV211kF9Xi1YQWYPUr9ELbrzMkqCbtRZp3YX77B i7Iqqeh+/smahMqmPvDNOJu9WlWcOIWfG+CeVaAbWrjxaxVTSA+gJu9Q9Qi9espF lTIc59fdgeQb2ZNWr6P88PKG+7Mf9oHXfnnEnowP3pdJ0+RLkHuqTsrnRB9rKP64 RWV/DY+/rf1EH90DyJCf91Qa8U9kJM0Vksv2arNzf77UCRKKBkpleOPEMs3Eiiyo tkXQ9EWRdan1liaIaHnaRVTVNuFlqDOrt5i27aSeiX9YvgAnhcBACvsCA88BlsFy B2bSh6X7sF02QKrvgpIBx9QmbxeQNesvF1y/1WrAu73I1I0TgDNkmV/aTd6gy7aY VnTeajhkVv6Y3VgYVkRyyzqt5EeqOvP2epqt/pgjtlusYqEuCpbM8k3nczc0k02o CT+XurKq4zlbW4q5mwdboLhEfWRyO6cRJFI/kxDKRyrvHNhpQbeAus0746d/8bNS duYbPlnENPf5aN01S/1tGb3IeZlXcygXGmPBhRTFNmaQwdWc830= =JnHv -----END PGP SIGNATURE----- --yi7cc75vsj32ybox--