From patchwork Fri Feb 8 19:23:42 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Paul Walmsley X-Patchwork-Id: 219260 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Received: from merlin.infradead.org (merlin.infradead.org [IPv6:2001:4978:20e::2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id D42202C0087 for ; Sat, 9 Feb 2013 06:27:22 +1100 (EST) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1U3tY2-0000UJ-2C; Fri, 08 Feb 2013 19:23:46 +0000 Received: from utopia.booyaka.com ([74.50.51.50]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1U3tXz-0000Tp-N5 for linux-arm-kernel@lists.infradead.org; Fri, 08 Feb 2013 19:23:44 +0000 Received: (qmail 30673 invoked by uid 1019); 8 Feb 2013 19:23:42 -0000 Date: Fri, 8 Feb 2013 19:23:42 +0000 (UTC) From: Paul Walmsley To: tony@atomide.com Subject: [GIT PULL] ARM: OMAP2+: miscellaneous clock fixes for 3.9 Message-ID: User-Agent: Alpine 2.00 (DEB 1167 2008-08-23) MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20130208_142343_847383_A24FDC18 X-CRM114-Status: GOOD ( 11.95 ) X-Spam-Score: -1.9 (-) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-1.9 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 SPF_HELO_PASS SPF: HELO matches SPF record -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] Cc: linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.14 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-arm-kernel-bounces@lists.infradead.org Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Tony, The following changes since commit 88b62b915b0b7e25870eb0604ed9a92ba4bfc9f7: Linux 3.8-rc6 (2013-02-01 12:08:14 +1100) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending.git tags/omap-devel-e-for-3.9 for you to fetch changes up to b5596a89412053aa0e18b59f40dc3a3e53917937: Merge branch 'clock_misc_devel_a_3.9', remote-tracking branch 'remotes/pinchart/omap3isp/clock' into clock_devel_a_3.9 (2013-02-08 12:00:39 -0700) - ---------------------------------------------------------------- Some miscellaneous OMAP2+ clock fixes, mostly related to the recent common clock framework conversion. Basic test logs are available here: http://www.pwsan.com/omap/testlogs/clock_devel_a_3.9/20130208120108/ - ---------------------------------------------------------------- vmlinux object size (delta in bytes from test_v3.8-rc6 (88b62b915b0b7e25870eb0604ed9a92ba4bfc9f7)): text data bss total kernel 0 0 0 0 am33xx_only 0 0 0 0 n800_multi_omap2xxx 0 0 0 0 n800_only_a 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_no_pm 0 0 0 0 omap2plus_defconfig_omap2_4_only 0 0 0 0 omap2plus_defconfig_omap3_4_only +96 0 -96 0 rmk_omap3430_ldp_allnoconfig +32 0 0 +32 rmk_omap3430_ldp_oldconfig +96 0 -96 0 rmk_omap4430_sdp_allnoconfig +32 0 0 +32 rmk_omap4430_sdp_oldconfig Afzal Mohammed (3): ARM: OMAP2+: dpll: am335x - avoid freqsel ARM: OMAP2+: clock data: add DEFINE_STRUCT_CLK_FLAGS helper ARM: OMAP AM33XX: clock data: SET_RATE_PARENT in lcd path Laurent Pinchart (2): ARM: OMAP3: clock: Back-propagate rate change from cam_mclk to dpll4_m5 omap3isp: Set cam_mclk rate directly Paul Walmsley (1): Merge branch 'clock_misc_devel_a_3.9', remote-tracking branch 'remotes/pinchart/omap3isp/clock' into clock_devel_a_3.9 Rajendra Nayak (1): ARM: OMAP4: clock data: Add missing clkdm association for dpll_usb arch/arm/mach-omap2/cclock33xx_data.c | 10 ++++++---- arch/arm/mach-omap2/cclock3xxx_data.c | 10 +++++++++- arch/arm/mach-omap2/cclock44xx_data.c | 13 ++++++++++++- arch/arm/mach-omap2/clock.h | 11 +++++++++++ arch/arm/mach-omap2/dpll3xxx.c | 5 +++-- drivers/media/platform/omap3isp/isp.c | 18 ++---------------- drivers/media/platform/omap3isp/isp.h | 8 +++----- 7 files changed, 46 insertions(+), 29 deletions(-) -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iQIcBAEBAgAGBQJRFVBsAAoJEMePsQ0LvSpLt+AQAIV8Jno8rsTfMO2Fswen4KbY UrWhWSJxl5U7Gs529cYEgvey63DnD4f1hMVDTl2szosB/JLa3K2/xuFSKcbr/ZPA H3487iDJgov75wfg2s3nbB3fA2bObC6TeJBVWmz5AeIsZlp2ScCdsUSXHARMiTAZ EsZ6Vmi238Y5Ho5SkWTq6P8Jq6ZwMQhA4SCWrzmJL8DfHDxZ/zk6lxUaWiZ2G31a wkP8x+2gVVQEPsibh+oTaRFcxh8idI/JJ0B6QYisFLuojcRT9WCKOLEUqgBso0lS k9AfPWZWdSkikTCsiZTUrIP7y5Fzcvq7hHRKrfySOVcb1mZqRXUqBFWLp472IRJY lraqkYPq/lwyTOl9p8sd16GG7dbhWgqOjqRdmElG5QfrT13HoqpSOlUjduMG04/o 9cVu+k2e0YvhSGjBvxfDIX4a+DQ79OM5oob9XUI3Ws8FAWo20KhspGppP6zzQF+w mdg4wa0y9C7OMouJuXfJ7Vrlg6OWUPsgRRrhKnIJ53aYr+DPG7VuxC2yI41qhM+8 lsIvqcKcTcfxIvYyTiwzMK6bSoA1l57L074KCWueBjrDoKaYOlBUaw8shfCwOfBR xnyybR9WgqbC+Qdz6UiPIOYISQSvoNvdSzGCkHkhUXTBvVHZEFm65KTAKmRn2whJ UsnfwMjcBUnnN3iIFSQu =MPaC -----END PGP SIGNATURE-----