Re: [PATCH v9 0/8] Introduce on-chip interconnect API

2018-09-05 Thread Stephen Rothwell
Hi Georgi, On Wed, 5 Sep 2018 17:50:28 +0300 Georgi Djakov wrote: > > On 09/05/2018 02:36 AM, Stephen Rothwell wrote: > > > > On Tue, 4 Sep 2018 15:54:27 +0530 Amit Kucheria > > wrote: > >> > >> I'm currently reviewing this patchset (long overdue), but considering > >> that we haven't added

Re: [PATCH v9 0/8] Introduce on-chip interconnect API

2018-09-05 Thread Georgi Djakov
Hi Stephen, On 09/05/2018 02:36 AM, Stephen Rothwell wrote: > Hi all, > > On Tue, 4 Sep 2018 15:54:27 +0530 Amit Kucheria > wrote: >> >> I'm currently reviewing this patchset (long overdue), but considering >> that we haven't added any major new features to the framework for the >> last couple

Re: [PATCH v9 0/8] Introduce on-chip interconnect API

2018-09-04 Thread Stephen Rothwell
Hi all, On Tue, 4 Sep 2018 15:54:27 +0530 Amit Kucheria wrote: > > I'm currently reviewing this patchset (long overdue), but considering > that we haven't added any major new features to the framework for the > last couple of revisions, can you get this patchset merged into > linux-next to see h

Re: [PATCH v9 0/8] Introduce on-chip interconnect API

2018-09-04 Thread Amit Kucheria
Hi Georgi, I'm currently reviewing this patchset (long overdue), but considering that we haven't added any major new features to the framework for the last couple of revisions, can you get this patchset merged into linux-next to see how things shake out there? We've had this merged branch merged i

[PATCH v9 0/8] Introduce on-chip interconnect API

2018-08-31 Thread Georgi Djakov
Modern SoCs have multiple processors and various dedicated cores (video, gpu, graphics, modem). These cores are talking to each other and can generate a lot of data flowing through the on-chip interconnects. These interconnect buses could form different topologies such as crossbar, point to point b