Re: [Freedreno] [PATCH 1/4] drm/msm/dsi: convert to msm_clk_get()

2017-10-24 Thread Sean Paul
On Tue, Oct 17, 2017 at 06:49:55AM -0400, Rob Clark wrote: > We already have, as a result of upstreaming the gpu bindings, > msm_clk_get() which will try to get the clock both without and with a > "_clk" suffix. Use this in DSI code so we can drop the "_clk" suffix > in bindings while maintaing ba

[Freedreno] [PATCH 1/4] drm/msm/dsi: convert to msm_clk_get()

2017-10-17 Thread Rob Clark
We already have, as a result of upstreaming the gpu bindings, msm_clk_get() which will try to get the clock both without and with a "_clk" suffix. Use this in DSI code so we can drop the "_clk" suffix in bindings while maintaing backwards compatibility. Signed-off-by: Rob Clark --- drivers/gpu/