Re: [PATCH 2/4] drm/msm/edp: convert to msm_clk_get()

2017-10-24 Thread Sean Paul
On Tue, Oct 17, 2017 at 06:49:56AM -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 eDP code so we can drop the "_clk" suffix > in bindings while maintaing ba

[PATCH 2/4] drm/msm/edp: 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 eDP code so we can drop the "_clk" suffix in bindings while maintaing backwards compatibility. Signed-off-by: Rob Clark --- drivers/gpu/