Quoting Bjorn Andersson (2020-03-18 22:39:01) > From: Rajendra Nayak <rnayak@xxxxxxxxxxxxxx> > > Add the SPMI regulator node in the PMI8994, use it to give us VDD_GX > at a fixed max nominal voltage for the db820c and specify this as supply > for the MMSS GPU_GX GDSC. > > With the introduction of CPR support the range for VDD_GX should be > expanded. > > Signed-off-by: Rajendra Nayak <rnayak@xxxxxxxxxxxxxx> > [bjorn: Split between pmi8994 and db820c, changed voltage, rewrote commit message] > Signed-off-by: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx> > --- These two dts patches don't need to go through clk tree right? And the first patch can be applied and regulator core will just return us a dummy supply so it's safe to apply now?