Re: [PATCH v2 0/2] drm/atmel-hlcdc: revise selection of pixel-clock frequency divider

2018-08-27 Thread Boris Brezillon
On Fri, 24 Aug 2018 11:24:56 +0200 Peter Rosin wrote: > Hi! > > Some background can be found here: > https://lists.freedesktop.org/archives/dri-devel/2018-August/187182.html > > The "10 times" discriminator in patch 2/2 can certainly be discussed... Queued to drm-misc-next. Thanks, Boris >

[PATCH v2 0/2] drm/atmel-hlcdc: revise selection of pixel-clock frequency divider

2018-08-27 Thread Peter Rosin
Hi! Some background can be found here: https://lists.freedesktop.org/archives/dri-devel/2018-August/187182.html The "10 times" discriminator in patch 2/2 can certainly be discussed... Cheers, Peter Changes since v1https://lkml.org/lkml/2018/8/24/187 - added {} to an if body for symmetry -