Re: [PATCH v4 01/10] clk: tegra20/30: Add custom EMC clock implementation

2019-06-19 Thread Dmitry Osipenko
19.06.2019 4:14, Stephen Boyd пишет: > Quoting Dmitry Osipenko (2019-06-16 16:35:42) >> 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. >

Re: [PATCH v4 01/10] clk: tegra20/30: Add custom EMC clock implementation

2019-06-18 Thread Stephen Boyd
Quoting Dmitry Osipenko (2019-06-16 16:35:42) > 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. Why isn't it available? Please add this inf

Re: [PATCH v4 01/10] clk: tegra20/30: Add custom EMC clock implementation

2019-06-18 Thread Stephen Boyd
Quoting Thierry Reding (2019-06-18 05:21:08) > On Mon, Jun 17, 2019 at 02:35:42AM +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 implementatio

Re: [PATCH v4 01/10] clk: tegra20/30: Add custom EMC clock implementation

2019-06-18 Thread Thierry Reding
On Mon, Jun 17, 2019 at 02:35:42AM +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 v4 01/10] clk: tegra20/30: Add custom EMC clock implementation

2019-06-17 Thread Dmitry Osipenko
17.06.2019 12:35, Thierry Reding пишет: > On Mon, Jun 17, 2019 at 02:35:42AM +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

Re: [PATCH v4 01/10] clk: tegra20/30: Add custom EMC clock implementation

2019-06-17 Thread Thierry Reding
On Mon, Jun 17, 2019 at 02:35:42AM +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

[PATCH v4 01/10] clk: tegra20/30: Add custom EMC clock implementation

2019-06-16 Thread Dmitry Osipenko
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 shall be done by the EMC drivers because they have information about avai