Re: [PATCH v6 7/8] dt-bindings: Introduce interconnect consumers bindings

2018-07-20 Thread Georgi Djakov
Hi, On 07/11/2018 01:34 AM, Evan Green wrote: > On Mon, Jul 9, 2018 at 8:51 AM Georgi Djakov wrote: >> >> Add documentation for the interconnect consumer bindings, that will allow >> to link a device node (consumer) to its interconnect controller hardware. >> >> Tha aim is to enable drivers to

Re: [PATCH v6 7/8] dt-bindings: Introduce interconnect consumers bindings

2018-07-20 Thread Georgi Djakov
Hi, On 07/11/2018 01:34 AM, Evan Green wrote: > On Mon, Jul 9, 2018 at 8:51 AM Georgi Djakov wrote: >> >> Add documentation for the interconnect consumer bindings, that will allow >> to link a device node (consumer) to its interconnect controller hardware. >> >> Tha aim is to enable drivers to

Re: [PATCH v6 7/8] dt-bindings: Introduce interconnect consumers bindings

2018-07-10 Thread Evan Green
On Mon, Jul 9, 2018 at 8:51 AM Georgi Djakov wrote: > > Add documentation for the interconnect consumer bindings, that will allow > to link a device node (consumer) to its interconnect controller hardware. > > Tha aim is to enable drivers to request a framework API to configure an > interconnect

Re: [PATCH v6 7/8] dt-bindings: Introduce interconnect consumers bindings

2018-07-10 Thread Evan Green
On Mon, Jul 9, 2018 at 8:51 AM Georgi Djakov wrote: > > Add documentation for the interconnect consumer bindings, that will allow > to link a device node (consumer) to its interconnect controller hardware. > > Tha aim is to enable drivers to request a framework API to configure an > interconnect

[PATCH v6 7/8] dt-bindings: Introduce interconnect consumers bindings

2018-07-09 Thread Georgi Djakov
Add documentation for the interconnect consumer bindings, that will allow to link a device node (consumer) to its interconnect controller hardware. Tha aim is to enable drivers to request a framework API to configure an interconnect path by providing their struct device pointer and a name.

[PATCH v6 7/8] dt-bindings: Introduce interconnect consumers bindings

2018-07-09 Thread Georgi Djakov
Add documentation for the interconnect consumer bindings, that will allow to link a device node (consumer) to its interconnect controller hardware. Tha aim is to enable drivers to request a framework API to configure an interconnect path by providing their struct device pointer and a name.