Re: [PATCH v2 1/7] arm64: dts: imx8m: Add NOC nodes

2020-12-02 Thread Krzysztof Kozlowski
On Tue, Dec 01, 2020 at 01:39:26PM +0100, Martin Kepplinger wrote: > From: Leonard Crestez > > Add initial support for dynamic frequency scaling of main NOC. > > Make DDRC the parent of the NOC (using passive governor) so that the > main NOC is automatically scaled together with DDRC by default.

Re: [PATCH v2 1/7] arm64: dts: imx8m: Add NOC nodes

2020-12-01 Thread Georgi Djakov
Hi Martin, Thank you for sending the patches. On 1.12.20 14:39, Martin Kepplinger wrote: From: Leonard Crestez Add initial support for dynamic frequency scaling of main NOC. Make DDRC the parent of the NOC (using passive governor) so that the main NOC is automatically scaled together with DD

[PATCH v2 1/7] arm64: dts: imx8m: Add NOC nodes

2020-12-01 Thread Martin Kepplinger
From: Leonard Crestez Add initial support for dynamic frequency scaling of main NOC. Make DDRC the parent of the NOC (using passive governor) so that the main NOC is automatically scaled together with DDRC by default. Support for proactive scaling via interconnect will come on top. Signed-off-