Re: [PATCH 2/9] drm/mediatek: move the setting of fixed divider

2019-01-18 Thread Chunhui Dai
On Thu, 2019-01-10 at 16:28 +0800, CK Hu wrote: > Hi, Chunhui: > > On Fri, 2019-01-04 at 15:03 +0800, chunhui dai wrote: > > move the setting of fixed divider from enable/disable > > to the function of setting rate. > > Please describe more about _WHY_ of this patch. Does it fix any bug, or > enh

Re: [PATCH 2/9] drm/mediatek: move the setting of fixed divider

2019-01-10 Thread CK Hu
Hi, Chunhui: On Fri, 2019-01-04 at 15:03 +0800, chunhui dai wrote: > move the setting of fixed divider from enable/disable > to the function of setting rate. Please describe more about _WHY_ of this patch. Does it fix any bug, or enhance some thing, or a new feature? Regards, CK > > Signed-off