Re: [PATCH v2] drm/rockchip: Update crtc fixup to account for fractional clk change

2021-09-16 Thread Doug Anderson
Hi, On Thu, Sep 16, 2021 at 12:33 PM Chris Morgan wrote: > > From: Chris Morgan > > Fixes commit 287422a95fe2 ("drm/rockchip: Round up _before_ giving to > the clock framework") This belongs at the bottom of the commit and needs a colon. It also shouldn't be word-wrapped. > After commit 928f9

[PATCH v2] drm/rockchip: Update crtc fixup to account for fractional clk change

2021-09-16 Thread Chris Morgan
From: Chris Morgan Fixes commit 287422a95fe2 ("drm/rockchip: Round up _before_ giving to the clock framework") After commit 928f9e268611 ("clk: fractional-divider: Hide clk_fractional_divider_ops from wide audience") was merged it appears that the DSI panel on my Odroid Go Advance stopped workin