Hi, On Fri, Jun 26, 2020 at 12:09 PM Sibi Sankar <sibis@xxxxxxxxxxxxxx> wrote: > > Add OPP tables required to scale DDR/L3 per freq-domain on SC7180 SoCs. > > Signed-off-by: Sibi Sankar <sibis@xxxxxxxxxxxxxx> > --- > > v2: > * drop interconnect-tag property > > v1: https://patchwork.kernel.org/patch/11527597/ > > arch/arm64/boot/dts/qcom/sc7180.dtsi | 160 +++++++++++++++++++++++++++ > 1 file changed, 160 insertions(+) This is a huge perf boost and I'd love to see it land while waiting for the interconnect-tag stuff to get resolved. In theory I guess we could land the sdm845 one too... Tested-by: Douglas Anderson <dianders@xxxxxxxxxxxx> I'm also not really an expert here, but the patch seems sane to me, so I'd give it a weak: Reviewed-by: Douglas Anderson <dianders@xxxxxxxxxxxx> -Doug