Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1379251
| From | David Lechner <david@lechnology.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 0/2] da8xx clocks (was part of "da8xx USB clocks") |
| Date | 2016-04-14 21:30 +0200 |
| Message-ID | <rnV7J-77H-43@gated-at.bofh.it> (permalink) |
| References | <rnUY2-71M-33@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 04/14/2016 02:13 PM, David Lechner wrote: > I have separated these patches from the "da8xx USB clocks" series since that > series no longer depends on the clock init being moved. > > Tested working on the linux-davinci/master branch with LEGO MINDSTORMS EV3. > > David Lechner (2): > ARM: davinci: Move clock init after ioremap. > ARM: davinci: da850: use clk->set_parent for async3 > > arch/arm/mach-davinci/clock.c | 2 +- > arch/arm/mach-davinci/common.c | 6 --- > arch/arm/mach-davinci/da830.c | 2 + > arch/arm/mach-davinci/da850.c | 90 ++++++++++++++++++++---------------------- > arch/arm/mach-davinci/dm355.c | 1 + > arch/arm/mach-davinci/dm365.c | 1 + > arch/arm/mach-davinci/dm644x.c | 1 + > arch/arm/mach-davinci/dm646x.c | 1 + > 8 files changed, 49 insertions(+), 55 deletions(-) > Hmm... I was just reviewing my previous emails and you said that you have already applied these two patches, but they don't seem to have made it into the linux-davinci/master branch with the others.
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 0/2] da8xx clocks (was part of "da8xx USB clocks") David Lechner <david@lechnology.com> - 2016-04-14 21:20 +0200
Re: [PATCH 0/2] da8xx clocks (was part of "da8xx USB clocks") David Lechner <david@lechnology.com> - 2016-04-14 21:30 +0200
Re: [PATCH 0/2] da8xx clocks (was part of "da8xx USB clocks") Sekhar Nori <nsekhar@ti.com> - 2016-04-15 08:40 +0200
Re: [PATCH 0/2] da8xx clocks (was part of "da8xx USB clocks") Sekhar Nori <nsekhar@ti.com> - 2016-04-15 12:20 +0200
Re: [PATCH 0/2] da8xx clocks (was part of "da8xx USB clocks") David Lechner <david@lechnology.com> - 2016-04-15 18:30 +0200
csiph-web