From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758627AbcIRTN6 (ORCPT ); Sun, 18 Sep 2016 15:13:58 -0400 Received: from down.free-electrons.com ([37.187.137.238]:42172 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1755750AbcIRTNt (ORCPT ); Sun, 18 Sep 2016 15:13:49 -0400 Date: Sun, 18 Sep 2016 21:13:47 +0200 From: Maxime Ripard To: Chen-Yu Tsai Cc: David Airlie , dri-devel@lists.freedesktop.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 3/4] drm/sun4i: dotclock: Allow divider = 127 Message-ID: <20160918191347.GH17518@lukather> References: <20160915151402.15992-1-wens@csie.org> <20160915151402.15992-4-wens@csie.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="EemXnrF2ob+xzFeB" Content-Disposition: inline In-Reply-To: <20160915151402.15992-4-wens@csie.org> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --EemXnrF2ob+xzFeB Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Sep 15, 2016 at 11:14:01PM +0800, Chen-Yu Tsai wrote: > The dot clock divider is 7 bits wide, and the divider range is 1 ~ 127, > or 6 ~ 127 if phase offsets are used. The 0 register value also > represents a divider of 1 or bypass. >=20 > Make the end condition of the for loop inclusive of 127 in the > round_rate callback. >=20 > Signed-off-by: Chen-Yu Tsai Applied, thanks! Maxime --=20 Maxime Ripard, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com --EemXnrF2ob+xzFeB Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJX3udrAAoJEBx+YmzsjxAg2ZIQAK12/3duWUNLCWv7w4BPOJiK Ux/fL9KKQOISSiOC0qZpcH8l7ZIsguoTIV+yH51KjzBxIIgTdz2ScWuA/dfJe6ZQ CRNPpc5VyWBzH8KmOMFrdnJWhwqiE/KN+2WKNOvIQXbLEL2WC0X+gw5wscF89d56 4m3sySz3tAwbjM/gs3aI1kSbObB9iscg7GroHvIeIbMYRZrIQk86RRFl8KSbM40/ ICHOJceACQPJo/hQtwBs3esdJSbZrHGxRQ2S2ww1hwrYreTrVn0vlizXLz3bXo9Z kvIsiMgn5NAT8pfKnCtiMNwEPJVX0HgjgfrRen8YYSGj5zEguZMcuBojl0LlxcgL nvOFyA/Rq+Amt/540o6W39qIzOy/y4IXggUe7RkM5cj+LUD7Os4gxfocR5uUgcRj bn0vJ3qPoRAkgYUZA2ZiwOSBgaGtEKR5C4V8AiVop1wps8yWFJGXspqqVL/xlJvd Yl+Iwg9wStEHysXPuxhx7cImF//AV7Pwbuqg24c2lU7c3jharhZZtjjEj960DigH kHkqIK65KYl3f+IoQUJvyommaxoPW4cANMwL3qT4HyOnDZnwjnZsDkdwInrXN7hb i4yrDt1X6LbtWkdR3ZPkpJnLrT4P+TDx1eq+B0/X1CCsTyDX8GONpbFgmI38y10H Or4x5BrxZfHf4OY7i5FV =hdS2 -----END PGP SIGNATURE----- --EemXnrF2ob+xzFeB--