PM / devfreq: imx: Register interconnect device
authorLeonard Crestez <leonard.crestez@nxp.com>
Mon, 6 Apr 2020 12:03:08 +0000 (15:03 +0300)
committerChanwoo Choi <cw00.choi@samsung.com>
Thu, 28 May 2020 09:02:39 +0000 (18:02 +0900)
commit02355216b4c00b1fe3f1e969aa15eca99240f8f3
tree5a9f9c3ea859161440fb3fa0fba32c70574b2914
parent5173a9756c8df9c387e04e49da0c4061951bbfec
PM / devfreq: imx: Register interconnect device

There is no single device which can represent the imx interconnect.
Instead of adding a virtual one just make the main &noc act as the
global interconnect provider.

The imx interconnect provider driver will scale the NOC and DDRC based
on bandwidth request. More scalable nodes can be added in the future,
for example for audio/display/vpu/gpu NICs.

Signed-off-by: Leonard Crestez <leonard.crestez@nxp.com>
Tested-by: Martin Kepplinger <martin.kepplinger@puri.sm>
Acked-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
drivers/devfreq/imx-bus.c