Re: [PATCH v4 00/10] memory: tegra: Introduce Tegra30 EMC driver
From: Peter De Schrijver <hidden>
Date: 2019-06-17 08:21:49
Also in:
linux-clk, linux-tegra, lkml
From: Peter De Schrijver <hidden>
Date: 2019-06-17 08:21:49
Also in:
linux-clk, linux-tegra, lkml
On Mon, Jun 17, 2019 at 02:35:41AM +0300, Dmitry Osipenko wrote:
Hello, This series introduces driver for the External Memory Controller (EMC) found on Tegra30 chips, it controls the external DRAM on the board. The purpose of this driver is to program memory timing for external memory on the EMC clock rate change. The driver was tested using the ACTMON devfreq driver that performs memory frequency scaling based on memory-usage load.
Acked-By: Peter De Schrijver <redacted>