Received: by 2002:ac0:a5a7:0:0:0:0:0 with SMTP id m36-v6csp3807840imm; Mon, 20 Aug 2018 05:11:45 -0700 (PDT) X-Google-Smtp-Source: AA+uWPwHVSU8j5LXgPNVvG4sKh3ReZBKfnTUGAHuJ/gtNIHa0Fh8OZwq8WLhoRjNqPJoGgjF5010 X-Received: by 2002:a63:ac54:: with SMTP id z20-v6mr8013307pgn.74.1534767105103; Mon, 20 Aug 2018 05:11:45 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1534767105; cv=none; d=google.com; s=arc-20160816; b=vLcIx6eLjzYf/SNBNXjUHBu8rzOB3i05xyHZMwCb++HKSrfpXTqVnZwOnZ5q3MiM7n vq1FJ8BMFxHZlq4njvCNxPfTQG7yDhHNqdPSUZvd3QInZ2kmCUVPeomNejrj89ghUuYk grGGwYdohruOeQKgfCoJJX3S2gVZwm1zaNbH90itotC+F19iIGuBnmWoBWW8QiLqVf5s EIxsSt8ewHgbAAR+17liVvgcdcpf6JBJikiyUmsAkUQraOYIVhzjx61I6p52GyLJt4B9 8TV5P/fG1lcRVPyXGWa/voQXoOGZvji0BBvbpy27l07BqGDS1etliWljtx8316UIlH5n 3sCg== 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:arc-authentication-results; bh=bXy/l/JYRqMoKFP3az2B3XOhnko2w7fes/qQ2JVtTko=; b=pYfbA8vlFDP/MrvtQpMOShgwYWKfAsHCf4b5On+/TIden35v0MfXC8DQQMSCkH99ED nvpmWfstBHKJTIxHkpL6K2o7ONWgGG1CcuLHku0X01rUO27hUOqVUUXMtdWpCYyHazPi 2tSrRW58HbSVo0YLJx/7Ehoo7JUqgm7Zjda0bSUWEo9AHVQc+bAUWHTFGt9yXS3Vi7vx lPiw60o98poCP99VjHPE0wCG0lER3CiVZoaj1bJlAjcDxNWq6Nh5kff93DSN69k12Ko8 rF94EnAS6dOZkKtOzGLMdtYDDFkd9xxESQWEOdtILRg8XvTY4/ET6iQsowa6NE9p5OUe fwJA== 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 3-v6si10051842plu.65.2018.08.20.05.11.29; Mon, 20 Aug 2018 05:11:45 -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 S1726589AbeHTPIF (ORCPT + 99 others); Mon, 20 Aug 2018 11:08:05 -0400 Received: from mail.bootlin.com ([62.4.15.54]:38046 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726197AbeHTPIF (ORCPT ); Mon, 20 Aug 2018 11:08:05 -0400 Received: by mail.bootlin.com (Postfix, from userid 110) id 328C020DEE; Mon, 20 Aug 2018 13:52:44 +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-85-9.w90-88.abo.wanadoo.fr [90.88.27.9]) by mail.bootlin.com (Postfix) with ESMTPSA id 092C220DE0; Mon, 20 Aug 2018 13:52:44 +0200 (CEST) Date: Mon, 20 Aug 2018 13:52:44 +0200 From: Maxime Ripard To: Icenowy Zheng Cc: David Airlie , Chen-Yu Tsai , dri-devel@lists.freedesktop.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-sunxi@googlegroups.com, stable@vger.kernel.org Subject: Re: [PATCH] drm: sun4i: exclusively set HDMI-related clocks for dw-hdmi Message-ID: <20180820115244.x5z6lm4i7tpqptgs@flea> References: <20180815120745.36593-1-icenowy@aosc.io> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="7pnyoscnooihysgb" Content-Disposition: inline In-Reply-To: <20180815120745.36593-1-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 --7pnyoscnooihysgb Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi! On Wed, Aug 15, 2018 at 08:07:45PM +0800, Icenowy Zheng wrote: > The glue in sun4i-drm of dw-hdmi currently doesn't set the clocks of > dw-hdmi exclusively, which will lead the display fails to initialize in > some situations. Apart from the feedback already given, detailing which situations would be very helpful. Maxime --=20 Maxime Ripard, Bootlin (formerly Free Electrons) Embedded Linux and Kernel engineering https://bootlin.com --7pnyoscnooihysgb Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEE0VqZU19dR2zEVaqr0rTAlCFNr3QFAlt6q4sACgkQ0rTAlCFN r3RC9xAAjfSaAglXWZvbSyCHH6VxiA/sZSuEzdSWxOY8rOAFP2O+R2jiAMh+Ij1T biUQdwVfgU1CcUFBpPV6hj2Cc4WRFmViKk97mXnpzybZdYI2E5fi4Kufdrmklk7s hCZrEmXrXNfykrC464mXZgWPl931E+a7M4Qm9KcAAp6IbuQJrUi8SUF6QqLBXm6b K+z6mC2RJfbbCsyExYsgVwbgfzShh82irJiJ+d8Usk8Tw3Ehvj5GU8gBKhZC/uze lT7vqonoKxF5vJvS1RJ9kNptXF+Csa3eRcegzQ58rFey9uDMSAwrwEG3hpe9Y0/y c4Mc0a5qTW4yh7CX9B5v5IfTvHkYAHpVVSMcHxg9QLdeRKKtgciZCN1/DZ37aV9q s+BAe5mSb5hlVVpYz4PbJ94Y96sLZvSJgl2mRCjL0Iu3ylgCd1Y59+IH9+n+8QaD tr8NbOC9GkBAEXGL7lUlq2+TcNEilVefVeDFCxvn1apEXqK5423ab22qWAb1BJJx cVDoRjLbN9eqWh/6LmJDKKsj6JP3zipBDMOtoKz7dDnhsxBaoC/0fOmRKA74Fpfc /UHuFGWG62gIGvPyOQjmGPnrfPi1gaZ5aGpsQUBQBhSGZgR5I/wY6FCB/LTB2lcl dIzAqyfrcZ3BUWqrdvZ1VCZdAPBGPzPbsg1KfY04k281vSW/05I= =M3Jn -----END PGP SIGNATURE----- --7pnyoscnooihysgb--