From: hvaibhav@ti•com (Vaibhav Hiremath)
To: linux-arm-kernel@lists•infradead.org
Subject: [GIT PULL] ARM: OMAP2+: PRCM/hwmod: some fixes for 3.6-rc
Date: Fri, 7 Sep 2012 10:39:04 +0530 [thread overview]
Message-ID: <50498170.3010600@ti.com> (raw)
In-Reply-To: <alpine.DEB.2.00.1209051613580.11516@utopia.booyaka.com>
On 9/5/2012 9:45 PM, Paul Walmsley wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi Tony,
>
> The following changes since commit 4cbe5a555fa58a79b6ecbb6c531b8bab0650778d:
>
> Linux 3.6-rc4 (2012-09-01 10:39:58 -0700)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending.git tags/omap-fixes-a-for-3.6rc
>
> for you to fetch changes up to 8a94febc21743fe121bdaf1d1470d98b1135acc2:
>
> Merge branches 'clkdev_fixes_3.6rc', 'clkdm_fixes_3.6rc' and 'hwmod_data_fixes_a_3.6rc' into omap_fixes_a_3.6rc (2012-09-03 11:52:02 -0600)
>
Paul,
Isn't below patch good for -rc candidate (so as part of this 'fixes')?
ARM: OMAP2+: dpll: Add missing soc_is_am33xx() check for common functions
https://patchwork.kernel.org/patch/1371611/
Thanks,
Vaibhav
> - ----------------------------------------------------------------
>
> Some hwmod, clockdomain, am335x fixes against v3.6-rc4.
>
> Test logs can be found here:
>
> http://www.pwsan.com/omap/testlogs/omap_fixes_a_3.6rc/20120904110254/
>
> - ----------------------------------------------------------------
> Misael Lopez Cruz (1):
> ARM: OMAP: hwmod code: Disable module when hwmod enable fails
>
> Paul Walmsley (2):
> ARM: OMAP3xxx: clockdomain: fix software supervised wakeup/sleep
> Merge branches 'clkdev_fixes_3.6rc', 'clkdm_fixes_3.6rc' and 'hwmod_data_fixes_a_3.6rc' into omap_fixes_a_3.6rc
>
> Tero Kristo (2):
> ARM: OMAP3: hwmod data: fix iva2 reset info
> ARM: OMAP4: hwmod data: temporarily comment out data for the sl2if IP block
>
> Vaibhav Hiremath (1):
> ARM: OMAP2+: am33xx: Fix the timer fck clock naming convention
>
> arch/arm/mach-omap2/clock33xx_data.c | 14 ++++----
> arch/arm/mach-omap2/clockdomain2xxx_3xxx.c | 50 ++++++++++++++++++++++++++--
> arch/arm/mach-omap2/cm-regbits-34xx.h | 1 +
> arch/arm/mach-omap2/omap_hwmod.c | 1 +
> arch/arm/mach-omap2/omap_hwmod_3xxx_data.c | 15 +++++++--
> arch/arm/mach-omap2/omap_hwmod_44xx_data.c | 12 +++----
> 6 files changed, 75 insertions(+), 18 deletions(-)
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.12 (GNU/Linux)
>
> iQIcBAEBAgAGBQJQR3ooAAoJEMePsQ0LvSpLQ94P/1DzifcEU/R0YFLZF+20XPd5
> hOrUk2EWn7SlPAxZJMG1K+In7EZ3K4r7IYaROIbwUWJTO/hQdx6zwyAOec/qnutV
> WYRnQ+KN+x7gd8EYZPnS1voiqeH0SnP/wI2ri9UcMTV+tpAtO6ibD10iAUmBxSfX
> x9HaYb65cYA+ulMsQXX2g1oejV2+4eR+fWWI0+bGfOxIHPGQcEhSGSvNkDs9W/bE
> QfBKmTWeizx2jlRlXBG8pxV8MtEIDtwRZitcgTnyStw8LMqR/YnCOLIRoU2OHVcP
> UtQwIxtNqGaoqm3i6IXGM1BLI4ZT/EN0kr+1LZVl1WoFqL1tDrn39dSvSVfxfGje
> CjhkTk9XVzbV4GV+1yTt6JlfD3AimLwYqihKDs21a2OleAsQAu8a+gftsJtSp8Xu
> fscJcjr1c5JKyjE5CzbH7mbDgX+LTveZV3b6pT1m599UidP/NZ4yzUYrmkTmoSkk
> JdqQlTgahLxjBoBBDfNhavuCzA4cYNh6q0Pt6GhmWc1ZC7aR3+7xU4wUNXAvbKoe
> mUksJmjROwk4MlswLqpIkgt8iiEGa2LzHcyL7eVD2+oCun0FFlolqa1R3gTF9x8y
> Hr8iNv4b0OeX55oSZ53ijIDY4WwgmBVvnVjiWEiAkBuwqsghRLii5eemX572szGU
> lTSzo95e8x7kAaO6moNI
> =wc/t
> -----END PGP SIGNATURE-----
>
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
>
next prev parent reply other threads:[~2012-09-07 5:09 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-05 16:15 [GIT PULL] ARM: OMAP2+: PRCM/hwmod: some fixes for 3.6-rc Paul Walmsley
2012-09-05 17:49 ` Tony Lindgren
2012-09-07 5:09 ` Vaibhav Hiremath [this message]
2012-09-12 16:05 ` Paul Walmsley
2012-09-12 16:10 ` Hiremath, Vaibhav
2012-09-12 20:14 ` Paul Walmsley
2012-09-12 21:15 ` Hiremath, Vaibhav
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=50498170.3010600@ti.com \
--to=hvaibhav@ti$(echo .)com \
--cc=linux-arm-kernel@lists$(echo .)infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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