linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] ARM: OMAP: hwmod/PRCM: add OMAP5 data
Date: Sun, 9 Jun 2013 21:20:09 -0700	[thread overview]
Message-ID: <20130610042008.GA8164@atomide.com> (raw)
In-Reply-To: <alpine.DEB.2.02.1306082003200.7001@utopia.booyaka.com>

* Paul Walmsley <paul@pwsan.com> [130608 13:11]:
> Hi Tony,
> 
> The following changes since commit d683b96b072dc4680fc74964eca77e6a23d1fa6e:
> 
>   Linux 3.10-rc4 (2013-06-02 17:11:17 +0900)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending.git tags/omap-devel-a-for-3.11
> 
> for you to fetch changes up to e4020aa9a8f37d860024fe8a8c8441f003606d2b:
> 
>   ARM: OMAP5: Enable build and frameowrk initialisations (2013-06-08 12:00:05 -0600)
> 
> ----------------------------------------------------------------
> Add support for the OMAP5 SoC family.
> 
> As part of the transition to DT, no board files will be used
> for OMAP5.  The hwmod data is gradually being transitioned
> away from arch/arm/mach-omap2: IRQ, DMA, and memory map data
> has been moved to DT.  Hopefully the dev_attr and clock role
> data will be the next step.
> 
> Basic test logs are available here, although not for OMAP5,
> since I don't have an OMAP5 board:
> http://www.pwsan.com/omap/testlogs/omap5_v3.10/20130608130949/

Thanks pulled into omap-for-v3.11/omap5. I removed the ocp2scp include
as that's unused and the header is removed with the omap4 clean-up.

Regards,

Tony


Author: Tony Lindgren <tony@atomide.com>
Date:   Sun Jun 9 21:17:15 2013 -0700

    ARM: OMAP5: Remove unused include for ocp2scp
    
    This header is not used, and is removed with the omap4 clean-up.
    
    Signed-off-by: Tony Lindgren <tony@atomide.com>

--- a/arch/arm/mach-omap2/omap_hwmod_54xx_data.c
+++ b/arch/arm/mach-omap2/omap_hwmod_54xx_data.c
@@ -20,7 +20,6 @@
 #include <linux/io.h>
 #include <linux/platform_data/gpio-omap.h>
 #include <linux/power/smartreflex.h>
-#include <linux/platform_data/omap_ocp2scp.h>
 #include <linux/i2c-omap.h>
 
 #include <linux/omap-dma.h>

      reply	other threads:[~2013-06-10  4:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-08 20:05 [GIT PULL] ARM: OMAP: hwmod/PRCM: add OMAP5 data Paul Walmsley
2013-06-10  4:20 ` Tony Lindgren [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130610042008.GA8164@atomide.com \
    --to=tony@atomide.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).