From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751296AbdBNXAC (ORCPT ); Tue, 14 Feb 2017 18:00:02 -0500 Received: from verain.settrans.net ([93.93.131.233]:53836 "EHLO verain.settrans.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750923AbdBNXAA (ORCPT ); Tue, 14 Feb 2017 18:00:00 -0500 X-Greylist: delayed 2314 seconds by postgrey-1.27 at vger.kernel.org; Tue, 14 Feb 2017 17:59:59 EST Message-ID: <1487110855.7145.46.camel@settrans.net> Subject: Re: [PATCH] clk: sunxi-ng: sun6i: Fix enable bit offset for hdmi-ddc module clock From: Bob Ham To: Chen-Yu Tsai Cc: Michael Turquette , Stephen Boyd , Maxime Ripard , stable@vger.kernel.org, linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Date: Tue, 14 Feb 2017 22:20:55 +0000 In-Reply-To: <20170214022332.13326-1-wens@csie.org> References: <20170214022332.13326-1-wens@csie.org> Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-yoPiYm75KzXdIUw03yNz" X-Mailer: Evolution 3.12.9-1+b1 Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --=-yoPiYm75KzXdIUw03yNz Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Tue, 2017-02-14 at 10:23 +0800, Chen-Yu Tsai wrote: > The enable bit offset for the hdmi-ddc module clock is wrong. It is > pointing to the main hdmi module clock enable bit. >=20 > Reported-by: Bob Ham > Fixes: c6e6c96d8fa6 ("clk: sunxi-ng: Add A31/A31s clocks") > Cc: stable@vger.kernel.org # 4.9.x- > Signed-off-by: Chen-Yu Tsai > --- >=20 > Hi Bob, >=20 > Can you try this patch and see if it fixes your HDMI issue? > With the kernel running without "clk_ignore_unused" that is. Hi Chen-Yu, Unfortunately, that doesn't fix it; I get the same behaviour as without clk_ignore_unused. Thanks though, Bob --=-yoPiYm75KzXdIUw03yNz Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEABECAAYFAlijgtMACgkQ7whsMRnFexR0vACgqvMJWPM8Kk7HuQKhuN+DtWRv OoEAoLzHwWuWyBVghUaXty4GYIKmjIEQ =ezHP -----END PGP SIGNATURE----- --=-yoPiYm75KzXdIUw03yNz--