Quoting Taniya Das (2018-11-24 20:36:08) > From: Amit Nischal <anischal@xxxxxxxxxxxxxx> > > Add support for the graphics clock controller found on SDM845 > based devices. This would allow graphics drivers to probe and > control their clocks. > > Signed-off-by: Amit Nischal <anischal@xxxxxxxxxxxxxx> > Signed-off-by: Taniya Das <tdas@xxxxxxxxxxxxxx> > --- Applied to clk-next + a small cleanup to simplify probe return path.