Quoting Niklas Cassel (2019-07-25 03:41:31) > From: Sricharan R <[email protected]> > > The kryo cpufreq driver reads the nvmem cell and uses that data to > populate the opps. There are other qcom cpufreq socs like krait which > does similar thing. Except for the interpretation of the read data, > rest of the driver is same for both the cases. So pull the common things > out for reuse. > > Signed-off-by: Sricharan R <[email protected]> > [[email protected]: split dt-binding into a separate patch and > do not rename the compatible string. Update MAINTAINERS file.] > Signed-off-by: Niklas Cassel <[email protected]> > Reviewed-by: Ilia Lin <[email protected]> > ---
FWIW Reviewed-by: Stephen Boyd <[email protected]>

