Hi, On Wed, Jan 16, 2019 at 10:46 AM Douglas Anderson <dianders@xxxxxxxxxxxx> wrote: > > The patch ("OPP: Add support for parsing the 'opp-level' property") > adds an API enabling a cleaner way to read the opp-level. Let's use > the new API. > > Signed-off-by: Douglas Anderson <dianders@xxxxxxxxxxxx> > Reviewed-by: Jordan Crouse <jcrouse@xxxxxxxxxxxxxx> > --- > Obviously this can't land until we have a tree that contains the patch > adding the API. I believe that means we'll want to target this patch > for 5.2. Luckily it's fine to wait since this patch has no functional > changes--it's all cleanup. > > Changes in v2: > - Split into two patches to facilitate landing. > > drivers/gpu/drm/msm/adreno/a6xx_gmu.c | 17 ++++++----------- > 1 file changed, 6 insertions(+), 11 deletions(-) FWIW I think this patch is ready to land any time. That commit 5b93ac542301 ("OPP: Add support for parsing the 'opp-level' property") is now in linux/master. -Doug