Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1459338 > unrolled thread
| Started by | Sudeep Holla <sudeep.holla@arm.com> |
|---|---|
| First post | 2016-08-10 20:10 +0200 |
| Last post | 2016-08-10 23:00 +0200 |
| Articles | 4 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH v6 3/8] arm, dts: add TC2 cpu capacity-dmips-mhz information Sudeep Holla <sudeep.holla@arm.com> - 2016-08-10 20:10 +0200
Re: [PATCH v6 3/8] arm, dts: add TC2 cpu capacity-dmips-mhz information Sudeep Holla <sudeep.holla@arm.com> - 2016-08-10 20:30 +0200
Re: [PATCH v6 3/8] arm, dts: add TC2 cpu capacity-dmips-mhz information Juri Lelli <juri.lelli@arm.com> - 2016-08-10 22:00 +0200
Re: [PATCH v6 3/8] arm, dts: add TC2 cpu capacity-dmips-mhz information Juri Lelli <juri.lelli@arm.com> - 2016-08-10 23:00 +0200
| From | Sudeep Holla <sudeep.holla@arm.com> |
|---|---|
| Date | 2016-08-10 20:10 +0200 |
| Subject | Re: [PATCH v6 3/8] arm, dts: add TC2 cpu capacity-dmips-mhz information |
| Message-ID | <s4G72-8uN-153@gated-at.bofh.it> |
Hi Juri, On 19/07/16 13:40, Juri Lelli wrote: > Add TC2 cpu capacity binding information. > If you repost it, s/binding// > Cc: Liviu Dudau <liviu.dudau@arm.com> > Cc: Sudeep Holla <sudeep.holla@arm.com> Acked-by: Sudeep Holla <sudeep.holla@arm.com> (assuming you take it via some other tree, let us know if it's OK to merge the DTS separately and you want us to pick them) -- Regards, Sudeep
[toc] | [next] | [standalone]
| From | Sudeep Holla <sudeep.holla@arm.com> |
|---|---|
| Date | 2016-08-10 20:30 +0200 |
| Message-ID | <s4Gqo-b4-143@gated-at.bofh.it> |
| In reply to | #1459338 |
On 10/08/16 16:43, Juri Lelli wrote: > Hi, > > On 10/08/16 16:33, Sudeep Holla wrote: >> Hi Juri, >> >> On 19/07/16 13:40, Juri Lelli wrote: >>> Add TC2 cpu capacity binding information. >>> >> >> If you repost it, >> >> s/binding// >> > > Yes, I think I'll need to repost, squashing the arm64 fix in the > appropriate patch. Thanks. > >>> Cc: Liviu Dudau <liviu.dudau@arm.com> >>> Cc: Sudeep Holla <sudeep.holla@arm.com> >> >> Acked-by: Sudeep Holla <sudeep.holla@arm.com> > > Thanks! > >> (assuming you take it via some other tree, let us know if it's >> OK to merge the DTS separately and you want us to pick them) >> > > As per off-line discussion with Russell, binding doc and arm bits should > go via his patch system. While arm64 bits could go separately via aarch64. > > Does this make sense? Yes, we can pick up the juno and tc2 dts changes and send it via arm-soc. I have already acked them, so you can take it via other tree if required. -- Regards, Sudeep
[toc] | [prev] | [next] | [standalone]
| From | Juri Lelli <juri.lelli@arm.com> |
|---|---|
| Date | 2016-08-10 22:00 +0200 |
| Message-ID | <s4HPs-16w-7@gated-at.bofh.it> |
| In reply to | #1459441 |
On 10/08/16 16:52, Sudeep Holla wrote: > > > On 10/08/16 16:43, Juri Lelli wrote: > >Hi, > > > >On 10/08/16 16:33, Sudeep Holla wrote: > >>Hi Juri, > >> > >>On 19/07/16 13:40, Juri Lelli wrote: > >>>Add TC2 cpu capacity binding information. > >>> > >> > >>If you repost it, > >> > >>s/binding// > >> > > > >Yes, I think I'll need to repost, squashing the arm64 fix in the > >appropriate patch. Thanks. > > > >>>Cc: Liviu Dudau <liviu.dudau@arm.com> > >>>Cc: Sudeep Holla <sudeep.holla@arm.com> > >> > >>Acked-by: Sudeep Holla <sudeep.holla@arm.com> > > > >Thanks! > > > >>(assuming you take it via some other tree, let us know if it's > >> OK to merge the DTS separately and you want us to pick them) > >> > > > >As per off-line discussion with Russell, binding doc and arm bits should > >go via his patch system. While arm64 bits could go separately via aarch64. > > > >Does this make sense? > > Yes, we can pick up the juno and tc2 dts changes and send it via > arm-soc. If this works better for you it is fine by me! I'll only use Russell's system for docs and arm parsing/sysfs implementation then. Thanks, - Juri
[toc] | [prev] | [next] | [standalone]
| From | Juri Lelli <juri.lelli@arm.com> |
|---|---|
| Date | 2016-08-10 23:00 +0200 |
| Message-ID | <s4Gqo-b4-145@gated-at.bofh.it> |
| In reply to | #1459338 |
Hi, On 10/08/16 16:33, Sudeep Holla wrote: > Hi Juri, > > On 19/07/16 13:40, Juri Lelli wrote: > >Add TC2 cpu capacity binding information. > > > > If you repost it, > > s/binding// > Yes, I think I'll need to repost, squashing the arm64 fix in the appropriate patch. Thanks. > >Cc: Liviu Dudau <liviu.dudau@arm.com> > >Cc: Sudeep Holla <sudeep.holla@arm.com> > > Acked-by: Sudeep Holla <sudeep.holla@arm.com> Thanks! > (assuming you take it via some other tree, let us know if it's > OK to merge the DTS separately and you want us to pick them) > As per off-line discussion with Russell, binding doc and arm bits should go via his patch system. While arm64 bits could go separately via aarch64. Does this make sense? Best, - Juri
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web