Re: [V11, PATCH 12/19] interconnect: mediatek: Add interconnect provider driver

From: Dawei Chien
Date: Thu Feb 10 2022 - 22:50:01 EST


On Thu, 2022-02-03 at 16:19 +0100, AngeloGioacchino Del Regno wrote:
> Il 12/08/21 10:58, Dawei Chien ha scritto:
> > From: Henry Chen <henryc.chen@xxxxxxxxxxxx>
> >
> > Introduce Mediatek MT6873/MT8183/MT8192 specific provider driver
> > using the interconnect framework.
> >
> > ICC provider ICC Nodes
> > ---- ----
> > --------- |CPU | |--- |VPU |
> > ----- | |----- ---- | ----
> > |DRAM |--|DRAM | ---- | ----
> > | |--|scheduler|----- |GPU | |--- |DISP|
> > | |--|(EMI) | ---- | ----
> > | |--| | ----- | ----
> > ----- | |----- |MMSYS|--|--- |VDEC|
> > --------- ----- | ----
> > /|\ | ----
> > |change DRAM freq |--- |VENC|
> > ---------- | ----
> > | DVFSR | |
> > | | | ----
> > ---------- |--- |IMG |
> > | ----
> > | ----
> > |--- |CAM |
> > ----
> > Signed-off-by: Henry Chen <henryc.chen@xxxxxxxxxxxx>
> > Reviewed-by: Georgi Djakov <georgi.djakov@xxxxxxxxxx>
>
> This patch deserves my Reviewed-by tag, but I cannot release that if
> the
> driver is not properly signed-off.

I would add singed-off tag on next version, thank you.