Re: [PATCH v3 1/8] clk: tegra20/30: Add custom EMC clock implementation

2019-06-13 Thread Peter De Schrijver
On Fri, May 24, 2019 at 08:23:46PM +0300, Dmitry Osipenko wrote: > A proper External Memory Controller clock rounding and parent selection > functionality is required by the EMC drivers. It is not available using > the generic clock implementation, hence add a custom one. The clock rate > rounding

Re: [PATCH v3 1/8] clk: tegra20/30: Add custom EMC clock implementation

2019-06-13 Thread Dmitry Osipenko
13.06.2019 13:49, Peter De Schrijver пишет: > On Fri, May 24, 2019 at 08:23:46PM +0300, Dmitry Osipenko wrote: >> A proper External Memory Controller clock rounding and parent selection >> functionality is required by the EMC drivers. It is not available using >> the generic clock implementation, h