Re: [PATCH v3 1/6] dt-bindings: opp: Introduce opp-peak-KBps and opp-avg-KBps bindings

2019-07-26 Thread Saravana Kannan
On Fri, Jul 26, 2019 at 9:24 AM Georgi Djakov wrote: > > Hi Saravana, > > On 7/3/19 04:10, Saravana Kannan wrote: > > Interconnects often quantify their performance points in terms of > > bandwidth. So, add opp-peak-KBps (required) and opp-avg-KBps (optional) to > > allow specifying Bandwidth OPP

Re: [PATCH v3 1/6] dt-bindings: opp: Introduce opp-peak-KBps and opp-avg-KBps bindings

2019-07-26 Thread Georgi Djakov
Hi Saravana, On 7/3/19 04:10, Saravana Kannan wrote: > Interconnects often quantify their performance points in terms of > bandwidth. So, add opp-peak-KBps (required) and opp-avg-KBps (optional) to > allow specifying Bandwidth OPP tables in DT. > > opp-peak-KBps is a required property that

Re: [PATCH v3 1/6] dt-bindings: opp: Introduce opp-peak-KBps and opp-avg-KBps bindings

2019-07-23 Thread Saravana Kannan
On Tue, Jul 23, 2019 at 7:27 AM Rob Herring wrote: > > On Mon, Jul 22, 2019 at 5:41 PM Saravana Kannan wrote: > > > > On Mon, Jul 22, 2019 at 4:35 PM Rob Herring wrote: > > > > > > On Tue, Jul 16, 2019 at 11:58:08AM -0700, Saravana Kannan wrote: > > > > On Tue, Jul 16, 2019 at 10:25 AM Sibi

Re: [PATCH v3 1/6] dt-bindings: opp: Introduce opp-peak-KBps and opp-avg-KBps bindings

2019-07-23 Thread Rob Herring
On Mon, Jul 22, 2019 at 5:41 PM Saravana Kannan wrote: > > On Mon, Jul 22, 2019 at 4:35 PM Rob Herring wrote: > > > > On Tue, Jul 16, 2019 at 11:58:08AM -0700, Saravana Kannan wrote: > > > On Tue, Jul 16, 2019 at 10:25 AM Sibi Sankar wrote: > > > > > > > > Hey Saravana, > > > > > > > >

Re: [PATCH v3 1/6] dt-bindings: opp: Introduce opp-peak-KBps and opp-avg-KBps bindings

2019-07-22 Thread Saravana Kannan
On Mon, Jul 22, 2019 at 4:35 PM Rob Herring wrote: > > On Tue, Jul 16, 2019 at 11:58:08AM -0700, Saravana Kannan wrote: > > On Tue, Jul 16, 2019 at 10:25 AM Sibi Sankar wrote: > > > > > > Hey Saravana, > > > > > > https://patchwork.kernel.org/patch/10850815/ > > > There was already a discussion

Re: [PATCH v3 1/6] dt-bindings: opp: Introduce opp-peak-KBps and opp-avg-KBps bindings

2019-07-22 Thread Rob Herring
On Tue, Jul 16, 2019 at 11:58:08AM -0700, Saravana Kannan wrote: > On Tue, Jul 16, 2019 at 10:25 AM Sibi Sankar wrote: > > > > Hey Saravana, > > > > https://patchwork.kernel.org/patch/10850815/ > > There was already a discussion ^^ on how bandwidth bindings were to be > > named. > > Yes, I'm

Re: [PATCH v3 1/6] dt-bindings: opp: Introduce opp-peak-KBps and opp-avg-KBps bindings

2019-07-18 Thread Saravana Kannan
On Wed, Jul 17, 2019 at 9:36 PM Viresh Kumar wrote: > > On 17-07-19, 13:29, Saravana Kannan wrote: > > On Wed, Jul 17, 2019 at 12:54 AM Viresh Kumar > > wrote: > > > > > > On 02-07-19, 18:10, Saravana Kannan wrote: > > > > Interconnects often quantify their performance points in terms of > > >

Re: [PATCH v3 1/6] dt-bindings: opp: Introduce opp-peak-KBps and opp-avg-KBps bindings

2019-07-17 Thread Viresh Kumar
On 17-07-19, 13:29, Saravana Kannan wrote: > On Wed, Jul 17, 2019 at 12:54 AM Viresh Kumar wrote: > > > > On 02-07-19, 18:10, Saravana Kannan wrote: > > > Interconnects often quantify their performance points in terms of > > > bandwidth. So, add opp-peak-KBps (required) and opp-avg-KBps

Re: [PATCH v3 1/6] dt-bindings: opp: Introduce opp-peak-KBps and opp-avg-KBps bindings

2019-07-17 Thread Saravana Kannan
On Wed, Jul 17, 2019 at 12:54 AM Viresh Kumar wrote: > > On 02-07-19, 18:10, Saravana Kannan wrote: > > Interconnects often quantify their performance points in terms of > > bandwidth. So, add opp-peak-KBps (required) and opp-avg-KBps (optional) to > > allow specifying Bandwidth OPP tables in DT.

Re: [PATCH v3 1/6] dt-bindings: opp: Introduce opp-peak-KBps and opp-avg-KBps bindings

2019-07-17 Thread Viresh Kumar
On 02-07-19, 18:10, Saravana Kannan wrote: > Interconnects often quantify their performance points in terms of > bandwidth. So, add opp-peak-KBps (required) and opp-avg-KBps (optional) to > allow specifying Bandwidth OPP tables in DT. > > opp-peak-KBps is a required property that replace opp-hz

Re: [PATCH v3 1/6] dt-bindings: opp: Introduce opp-peak-KBps and opp-avg-KBps bindings

2019-07-16 Thread Saravana Kannan
On Tue, Jul 16, 2019 at 10:25 AM Sibi Sankar wrote: > > Hey Saravana, > > https://patchwork.kernel.org/patch/10850815/ > There was already a discussion ^^ on how bandwidth bindings were to be > named. Yes, I'm aware of that series. That series is trying to define a BW mapping for an existing

Re: [PATCH v3 1/6] dt-bindings: opp: Introduce opp-peak-KBps and opp-avg-KBps bindings

2019-07-16 Thread Sibi Sankar
Hey Saravana, https://patchwork.kernel.org/patch/10850815/ There was already a discussion ^^ on how bandwidth bindings were to be named. On 7/3/19 6:40 AM, Saravana Kannan wrote: Interconnects often quantify their performance points in terms of bandwidth. So, add opp-peak-KBps (required) and

[PATCH v3 1/6] dt-bindings: opp: Introduce opp-peak-KBps and opp-avg-KBps bindings

2019-07-02 Thread Saravana Kannan
Interconnects often quantify their performance points in terms of bandwidth. So, add opp-peak-KBps (required) and opp-avg-KBps (optional) to allow specifying Bandwidth OPP tables in DT. opp-peak-KBps is a required property that replace opp-hz for Bandwidth OPP tables. opp-avg-KBps is an optional