From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [GIT PULL] ARM: OMAP2+: hwmod data: a few more fixes for v3.13-rc Date: Fri, 27 Dec 2013 10:12:08 -0800 Message-ID: <20131227181208.GB5116@atomide.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:65032 "EHLO mho-02-ewr.mailhop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754722Ab3L0SMM (ORCPT ); Fri, 27 Dec 2013 13:12:12 -0500 Content-Disposition: inline In-Reply-To: Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Paul Walmsley Cc: linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org * Paul Walmsley [131226 02:28]: > Hi Tony, > > The following changes since commit 374b105797c3d4f29c685f3be535c35f5689b30e: > > Linux 3.13-rc3 (2013-12-06 09:34:04 -0800) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending.git tags/for-v3.13-rc/hwmod-fixes-b > > for you to fetch changes up to 6d4c88304794442055eaea1c07f3c7b988b8c924: > > ARM: OMAP2+: hwmod_data: fix missing OMAP_INTC_START in irq data (2013-12-25 21:41:27 -0700) > > ---------------------------------------------------------------- > A few OMAP hwmod fixes for v3.13-rc. One patch fixes some IRQ > problems with GPMC, RNG, and ISP/IVA MMUs on OMAP2/3. The other fixes > some problems with DEBUG_LL on DRA7xx. > > Basic build, boot, and PM test logs are available here: > > http://www.pwsan.com/omap/testlogs/hwmod_fixes_b_v3.13-rc/20131226021920/ Thanks pulling into fixes. Regards, Tony > ---------------------------------------------------------------- > Rajendra Nayak (1): > ARM: DRA7: hwmod: Fix boot crash with DEBUG_LL > > Suman Anna (1): > ARM: OMAP2+: hwmod_data: fix missing OMAP_INTC_START in irq data > > arch/arm/mach-omap2/omap_hwmod_2xxx_ipblock_data.c | 4 ++-- > arch/arm/mach-omap2/omap_hwmod_3xxx_data.c | 6 +++--- > arch/arm/mach-omap2/omap_hwmod_7xx_data.c | 2 +- > 3 files changed, 6 insertions(+), 6 deletions(-) > > > > vmlinux object size > (delta in bytes from test_v3.13-rc3 (374b105797c3d4f29c685f3be535c35f5689b30e)): > text data bss total kernel > 0 0 0 0 omap1_defconfig > 0 0 0 0 omap1_defconfig_1510innovator_only > 0 0 0 0 omap1_defconfig_5912osk_only > 0 0 0 0 omap2plus_defconfig > 0 0 0 0 omap2plus_defconfig_2430sdp_only > 0 0 0 0 omap2plus_defconfig_cpupm > 0 0 0 0 omap2plus_defconfig_n800_multi_omap2xxx > 0 0 0 0 omap2plus_defconfig_n800_only_a > 0 0 0 0 omap2plus_defconfig_no_pm > 0 0 0 0 omap2plus_defconfig_omap2_4_only > 0 0 0 0 omap2plus_defconfig_omap3_4_only > 0 0 0 0 rmk_omap3430_ldp_allnoconfig > 0 0 0 0 rmk_omap3430_ldp_oldconfig > 0 0 0 0 rmk_omap4430_sdp_allnoconfig > 0 0 0 0 rmk_omap4430_sdp_oldnoconfig > > Boot-time memory difference > (delta in bytes from test_v3.13-rc3 (374b105797c3d4f29c685f3be535c35f5689b30e)) > avail rsrvd high freed board kconfig > (no differences) > From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Fri, 27 Dec 2013 10:12:08 -0800 Subject: [GIT PULL] ARM: OMAP2+: hwmod data: a few more fixes for v3.13-rc In-Reply-To: References: Message-ID: <20131227181208.GB5116@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Paul Walmsley [131226 02:28]: > Hi Tony, > > The following changes since commit 374b105797c3d4f29c685f3be535c35f5689b30e: > > Linux 3.13-rc3 (2013-12-06 09:34:04 -0800) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending.git tags/for-v3.13-rc/hwmod-fixes-b > > for you to fetch changes up to 6d4c88304794442055eaea1c07f3c7b988b8c924: > > ARM: OMAP2+: hwmod_data: fix missing OMAP_INTC_START in irq data (2013-12-25 21:41:27 -0700) > > ---------------------------------------------------------------- > A few OMAP hwmod fixes for v3.13-rc. One patch fixes some IRQ > problems with GPMC, RNG, and ISP/IVA MMUs on OMAP2/3. The other fixes > some problems with DEBUG_LL on DRA7xx. > > Basic build, boot, and PM test logs are available here: > > http://www.pwsan.com/omap/testlogs/hwmod_fixes_b_v3.13-rc/20131226021920/ Thanks pulling into fixes. Regards, Tony > ---------------------------------------------------------------- > Rajendra Nayak (1): > ARM: DRA7: hwmod: Fix boot crash with DEBUG_LL > > Suman Anna (1): > ARM: OMAP2+: hwmod_data: fix missing OMAP_INTC_START in irq data > > arch/arm/mach-omap2/omap_hwmod_2xxx_ipblock_data.c | 4 ++-- > arch/arm/mach-omap2/omap_hwmod_3xxx_data.c | 6 +++--- > arch/arm/mach-omap2/omap_hwmod_7xx_data.c | 2 +- > 3 files changed, 6 insertions(+), 6 deletions(-) > > > > vmlinux object size > (delta in bytes from test_v3.13-rc3 (374b105797c3d4f29c685f3be535c35f5689b30e)): > text data bss total kernel > 0 0 0 0 omap1_defconfig > 0 0 0 0 omap1_defconfig_1510innovator_only > 0 0 0 0 omap1_defconfig_5912osk_only > 0 0 0 0 omap2plus_defconfig > 0 0 0 0 omap2plus_defconfig_2430sdp_only > 0 0 0 0 omap2plus_defconfig_cpupm > 0 0 0 0 omap2plus_defconfig_n800_multi_omap2xxx > 0 0 0 0 omap2plus_defconfig_n800_only_a > 0 0 0 0 omap2plus_defconfig_no_pm > 0 0 0 0 omap2plus_defconfig_omap2_4_only > 0 0 0 0 omap2plus_defconfig_omap3_4_only > 0 0 0 0 rmk_omap3430_ldp_allnoconfig > 0 0 0 0 rmk_omap3430_ldp_oldconfig > 0 0 0 0 rmk_omap4430_sdp_allnoconfig > 0 0 0 0 rmk_omap4430_sdp_oldnoconfig > > Boot-time memory difference > (delta in bytes from test_v3.13-rc3 (374b105797c3d4f29c685f3be535c35f5689b30e)) > avail rsrvd high freed board kconfig > (no differences) >