Message ID | E1Umpk1-0005eT-9P@merlin.infradead.org |
---|---|
State | New |
Headers | show |
On Wed, Jun 12, 2013 at 11:24:35AM -0700, Tony Lindgren wrote: > The following changes since commit 317ddd256b9c24b0d78fa8018f80f1e495481a10: > > Linux 3.10-rc5 (2013-06-08 17:41:04 -0700) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v3.11/omap5-signed > > for you to fetch changes up to 6503a8e109a639760408f874c1251060d563942e: > > ARM: OMAP5: Remove unused include for ocp2scp (2013-06-09 21:17:15 -0700) Pulled. > 25 files changed, 8982 insertions(+), 55 deletions(-) Owwie. -Olof
* Olof Johansson <olof@lixom.net> [130614 14:42]: > On Wed, Jun 12, 2013 at 11:24:35AM -0700, Tony Lindgren wrote: > > The following changes since commit 317ddd256b9c24b0d78fa8018f80f1e495481a10: > > > > Linux 3.10-rc5 (2013-06-08 17:41:04 -0700) > > > > are available in the git repository at: > > > > git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v3.11/omap5-signed > > > > for you to fetch changes up to 6503a8e109a639760408f874c1251060d563942e: > > > > ARM: OMAP5: Remove unused include for ocp2scp (2013-06-09 21:17:15 -0700) > > Pulled. Thanks. > > 25 files changed, 8982 insertions(+), 55 deletions(-) > > Owwie. This is already the squeezed down version with irq and dma data left out like we also did for am33xx and omap4. Unfortunately getting things moved to DT and to live under drivers will take a while, and we decided to deal with moving clocks to drivers first so hwmod will have to wait a bit. Regards, Tony