Re: [PATCH v6 1/8] interconnect: Add generic on-chip interconnect API

2018-07-20 Thread Georgi Djakov
Hi Alexandre, On 07/11/2018 07:21 PM, Alexandre Bailon wrote: > On 07/09/2018 05:50 PM, Georgi Djakov wrote: >> This patch introduces a new API to get requirements and configure the >> interconnect buses across the entire chipset to fit with the current >> demand. >> >> The API is using a

Re: [PATCH v6 1/8] interconnect: Add generic on-chip interconnect API

2018-07-20 Thread Georgi Djakov
Hi Alexandre, On 07/11/2018 07:21 PM, Alexandre Bailon wrote: > On 07/09/2018 05:50 PM, Georgi Djakov wrote: >> This patch introduces a new API to get requirements and configure the >> interconnect buses across the entire chipset to fit with the current >> demand. >> >> The API is using a

Re: [PATCH v6 1/8] interconnect: Add generic on-chip interconnect API

2018-07-20 Thread Georgi Djakov
Hi Evan, Thanks for helping to improve this! On 07/11/2018 01:34 AM, Evan Green wrote: > Ahoy Georgi! > On Mon, Jul 9, 2018 at 8:51 AM Georgi Djakov wrote: >> >> This patch introduces a new API to get requirements and configure the >> interconnect buses across the entire chipset to fit with the

Re: [PATCH v6 1/8] interconnect: Add generic on-chip interconnect API

2018-07-20 Thread Georgi Djakov
Hi Evan, Thanks for helping to improve this! On 07/11/2018 01:34 AM, Evan Green wrote: > Ahoy Georgi! > On Mon, Jul 9, 2018 at 8:51 AM Georgi Djakov wrote: >> >> This patch introduces a new API to get requirements and configure the >> interconnect buses across the entire chipset to fit with the

Re: [PATCH v6 1/8] interconnect: Add generic on-chip interconnect API

2018-07-11 Thread Alexandre Bailon
On 07/09/2018 05:50 PM, Georgi Djakov wrote: > This patch introduces a new API to get requirements and configure the > interconnect buses across the entire chipset to fit with the current > demand. > > The API is using a consumer/provider-based model, where the providers are > the interconnect

Re: [PATCH v6 1/8] interconnect: Add generic on-chip interconnect API

2018-07-11 Thread Alexandre Bailon
On 07/09/2018 05:50 PM, Georgi Djakov wrote: > This patch introduces a new API to get requirements and configure the > interconnect buses across the entire chipset to fit with the current > demand. > > The API is using a consumer/provider-based model, where the providers are > the interconnect

Re: [PATCH v6 1/8] interconnect: Add generic on-chip interconnect API

2018-07-11 Thread Alexandre Bailon
Hi Georgi, On 07/09/2018 05:50 PM, Georgi Djakov wrote: > This patch introduces a new API to get requirements and configure the > interconnect buses across the entire chipset to fit with the current > demand. > > The API is using a consumer/provider-based model, where the providers are > the

Re: [PATCH v6 1/8] interconnect: Add generic on-chip interconnect API

2018-07-11 Thread Alexandre Bailon
Hi Georgi, On 07/09/2018 05:50 PM, Georgi Djakov wrote: > This patch introduces a new API to get requirements and configure the > interconnect buses across the entire chipset to fit with the current > demand. > > The API is using a consumer/provider-based model, where the providers are > the

Re: [PATCH v6 1/8] interconnect: Add generic on-chip interconnect API

2018-07-10 Thread Evan Green
Ahoy Georgi! On Mon, Jul 9, 2018 at 8:51 AM Georgi Djakov wrote: > > This patch introduces a new API to get requirements and configure the > interconnect buses across the entire chipset to fit with the current > demand. > > The API is using a consumer/provider-based model, where the providers are

Re: [PATCH v6 1/8] interconnect: Add generic on-chip interconnect API

2018-07-10 Thread Evan Green
Ahoy Georgi! On Mon, Jul 9, 2018 at 8:51 AM Georgi Djakov wrote: > > This patch introduces a new API to get requirements and configure the > interconnect buses across the entire chipset to fit with the current > demand. > > The API is using a consumer/provider-based model, where the providers are