From: Tony Lindgren <tony@atomide.com>
To: Santosh Shilimkar <santosh.shilimkar@ti.com>
Cc: paul@pwsan.com, linux-arm-kernel@lists.infradead.org,
linux-omap@vger.kernel.org
Subject: Re: [PATCH 00/14] ARM: OMAP5: hwmod, prm/cm data files and updates for 3.11
Date: Wed, 29 May 2013 17:13:22 -0700 [thread overview]
Message-ID: <20130530001321.GR13507@atomide.com> (raw)
In-Reply-To: <1369845494-30231-1-git-send-email-santosh.shilimkar@ti.com>
* Santosh Shilimkar <santosh.shilimkar@ti.com> [130529 09:44]:
> Tony, Paul,
>
> Here is another attempt to send the SOC data files for OMAP5 based devices.
> As aligned on list, I have dropped clock data from the series.
> That means for the boot, one clock data patch needs to be applied.
> It is available on my git tree in 'out_of_tree/omap5_clk_data' branch.
>
> With OMAP5 and AM33XX support is DT only, respective hwmod files are cleaned
> up to remove iospace information and un-used hwmod. For 3.11 since OMAP4
> is also targeted as DT only, its hwmod data files is also cleaned up.
> Diffstat looks something like below.
>
> 27 files changed, 9013 insertions(+), 2764 deletions(-)
>
> One can easily notice that the OMAP5 SOC data has significantly come down
> becasue of iospace and rest of the hwmod clean-up.
Yes that's great. I'd like to take the last three patches into my yet to
be posted omap-for-v3.11/cleanup branch with the omap4 legacy boot files
now that -rc3 is out and the GPIO fix dependency has cleared.
Paul, care to ack those three? Then you probably want to review queue
the rest I presume.
Regards,
Tony
WARNING: multiple messages have this Message-ID (diff)
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 00/14] ARM: OMAP5: hwmod, prm/cm data files and updates for 3.11
Date: Wed, 29 May 2013 17:13:22 -0700 [thread overview]
Message-ID: <20130530001321.GR13507@atomide.com> (raw)
In-Reply-To: <1369845494-30231-1-git-send-email-santosh.shilimkar@ti.com>
* Santosh Shilimkar <santosh.shilimkar@ti.com> [130529 09:44]:
> Tony, Paul,
>
> Here is another attempt to send the SOC data files for OMAP5 based devices.
> As aligned on list, I have dropped clock data from the series.
> That means for the boot, one clock data patch needs to be applied.
> It is available on my git tree in 'out_of_tree/omap5_clk_data' branch.
>
> With OMAP5 and AM33XX support is DT only, respective hwmod files are cleaned
> up to remove iospace information and un-used hwmod. For 3.11 since OMAP4
> is also targeted as DT only, its hwmod data files is also cleaned up.
> Diffstat looks something like below.
>
> 27 files changed, 9013 insertions(+), 2764 deletions(-)
>
> One can easily notice that the OMAP5 SOC data has significantly come down
> becasue of iospace and rest of the hwmod clean-up.
Yes that's great. I'd like to take the last three patches into my yet to
be posted omap-for-v3.11/cleanup branch with the omap4 legacy boot files
now that -rc3 is out and the GPIO fix dependency has cleared.
Paul, care to ack those three? Then you probably want to review queue
the rest I presume.
Regards,
Tony
next prev parent reply other threads:[~2013-05-30 0:13 UTC|newest]
Thread overview: 76+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-29 16:38 [PATCH 00/14] ARM: OMAP5: hwmod, prm/cm data files and updates for 3.11 Santosh Shilimkar
2013-05-29 16:38 ` Santosh Shilimkar
2013-05-29 16:38 ` [PATCH 01/14] ARM: OMAP4+: PRM: Move function prototypes to common header for re-use Santosh Shilimkar
2013-05-29 16:38 ` Santosh Shilimkar
2013-05-29 16:38 ` [PATCH 03/14] ARM: OMAP4+: CM: " Santosh Shilimkar
2013-05-29 16:38 ` Santosh Shilimkar
2013-06-08 17:44 ` Paul Walmsley
2013-06-08 17:44 ` Paul Walmsley
2013-05-29 16:38 ` [PATCH 05/14] ARM: OMAP4+: PRCM MPU: " Santosh Shilimkar
2013-05-29 16:38 ` Santosh Shilimkar
2013-05-29 16:38 ` [PATCH 06/14] ARM: OMAP5: PRCM: Add OMAP54XX local MPU PRCM registers Santosh Shilimkar
2013-05-29 16:38 ` Santosh Shilimkar
2013-05-29 16:38 ` [PATCH 07/14] ARM: OMAP5: SCRM: Add OMAP54XX header file Santosh Shilimkar
2013-05-29 16:38 ` Santosh Shilimkar
2013-05-29 16:38 ` [PATCH 08/14] ARM: OMAP5: clockdomain data: Add OMAP54XX data and update the header Santosh Shilimkar
2013-05-29 16:38 ` Santosh Shilimkar
2013-05-29 16:38 ` [PATCH 09/14] ARM: OMAP5: powerdomain " Santosh Shilimkar
2013-05-29 16:38 ` Santosh Shilimkar
2013-05-29 16:38 ` [PATCH 10/14] ARM: OMAP5: hwmod data: Create initial OMAP5 SOC hwmod data Santosh Shilimkar
2013-05-29 16:38 ` Santosh Shilimkar
2013-05-29 16:38 ` [PATCH 11/14] ARM: OMAP5: voltagedomain data: Add OMAP5 voltage domain data Santosh Shilimkar
2013-05-29 16:38 ` Santosh Shilimkar
2013-05-29 16:38 ` [PATCH 12/14] ARM: OMAP5: Enable build and frameowrk initialisations Santosh Shilimkar
2013-05-29 16:38 ` Santosh Shilimkar
2013-05-29 16:38 ` [PATCH 13/14] ARM: AM33XX: hwmod data: irq, dma and addr info clean up Santosh Shilimkar
2013-05-29 16:38 ` Santosh Shilimkar
2013-06-06 4:00 ` Paul Walmsley
2013-06-06 4:00 ` Paul Walmsley
2013-06-06 22:27 ` Kevin Hilman
2013-06-06 22:27 ` Kevin Hilman
2013-06-07 17:01 ` Santosh Shilimkar
2013-06-07 17:01 ` Santosh Shilimkar
2013-06-10 8:35 ` Lokesh Vutla
2013-06-10 8:35 ` Lokesh Vutla
2013-06-10 12:43 ` Lokesh Vutla
2013-06-10 12:43 ` Lokesh Vutla
2013-06-10 17:03 ` Kevin Hilman
2013-06-10 17:03 ` Kevin Hilman
2013-06-11 4:14 ` Lokesh Vutla
2013-06-11 4:14 ` Lokesh Vutla
2013-06-12 6:00 ` Hiremath, Vaibhav
2013-06-12 6:00 ` Hiremath, Vaibhav
2013-06-12 22:39 ` Kevin Hilman
2013-06-12 22:39 ` Kevin Hilman
2013-06-13 4:46 ` Hiremath, Vaibhav
2013-06-13 4:46 ` Hiremath, Vaibhav
2013-06-12 6:04 ` Hiremath, Vaibhav
2013-06-12 6:04 ` Hiremath, Vaibhav
2013-06-12 6:26 ` Hiremath, Vaibhav
2013-06-12 6:26 ` Hiremath, Vaibhav
2013-06-07 16:13 ` Tony Lindgren
2013-06-07 16:13 ` Tony Lindgren
2013-05-29 16:38 ` [PATCH 14/14] ARM: OMAP4: hwmod data: Clean up the data file Santosh Shilimkar
2013-05-29 16:38 ` Santosh Shilimkar
2013-06-06 17:57 ` Paul Walmsley
2013-06-06 17:57 ` Paul Walmsley
2013-06-06 18:30 ` Santosh Shilimkar
2013-06-06 18:30 ` Santosh Shilimkar
2013-06-07 5:55 ` Sricharan R
2013-06-07 5:55 ` Sricharan R
2013-06-07 7:52 ` Paul Walmsley
2013-06-07 7:52 ` Paul Walmsley
2013-06-07 9:01 ` Sricharan R
2013-06-07 9:01 ` Sricharan R
2013-06-07 9:46 ` Tero Kristo
2013-06-07 9:46 ` Tero Kristo
2013-06-07 9:50 ` Paul Walmsley
2013-06-07 9:50 ` Paul Walmsley
2013-06-07 9:53 ` Sricharan R
2013-06-07 9:53 ` Sricharan R
2013-05-30 0:13 ` Tony Lindgren [this message]
2013-05-30 0:13 ` [PATCH 00/14] ARM: OMAP5: hwmod, prm/cm data files and updates for 3.11 Tony Lindgren
2013-05-30 0:24 ` Tony Lindgren
2013-05-30 0:24 ` Tony Lindgren
[not found] ` <1369845494-30231-5-git-send-email-santosh.shilimkar@ti.com>
2013-06-08 17:54 ` [PATCH 04/14] ARM: OMAP5: CM: Add OMAP54XX register and bitfield files Paul Walmsley
2013-06-08 17:54 ` Paul Walmsley
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=20130530001321.GR13507@atomide.com \
--to=tony@atomide.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-omap@vger.kernel.org \
--cc=paul@pwsan.com \
--cc=santosh.shilimkar@ti.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.