| Submitter | Tony Lindgren |
|---|---|
| Date | July 1, 2012, 9:01 a.m. |
| Message ID | <E1SlGKa-0004Vt-P6@merlin.infradead.org> |
| Download | mbox |
| Permalink | /patch/168364/ |
| State | New |
| Headers | show
Return-Path: <linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org> X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Received: from merlin.infradead.org (unknown [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 4B5E62C01D1 for <incoming-imx@patchwork.ozlabs.org>; Sun, 1 Jul 2012 19:26:54 +1000 (EST) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1SlGKa-0004Vt-P6; Sun, 01 Jul 2012 09:20:36 +0000 Received: from mho-01-ewr.mailhop.org ([204.13.248.71]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1SlG2A-0002oD-4d for linux-arm-kernel@lists.infradead.org; Sun, 01 Jul 2012 09:01:42 +0000 Received: from c-98-234-237-12.hsd1.ca.comcast.net ([98.234.237.12] helo=localhost.localdomain) by mho-01-ewr.mailhop.org with esmtpa (Exim 4.72) (envelope-from <tony@atomide.com>) id 1SlG21-000Fmh-N4; Sun, 01 Jul 2012 09:01:25 +0000 X-Mail-Handler: MailHop Outbound by DynDNS X-Originating-IP: 98.234.237.12 X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/mailhop/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX1/p9yJYoig2ACtj9NgNhULN Content-Disposition: inline MIME-Version: 1.0 X-Mailer: MIME::Lite 3.028 (F2.82; T1.34; A2.08; B3.13; Q3.13) Date: Sun, 1 Jul 2012 02:01:17 -0700 From: Tony Lindgren <tony@atomide.com> To: Arnd Bergmann <arnd@arndb.de>, Olof Johansson <olof@lixom.net> Subject: [GIT PULL 6/6] am33xx changes for v3.6 merge window In-Reply-To: <pull-1341133277-501333> X-Bad-Reply: In-Reply-To but no 'Re:' in Subject. X-Spam-Note: CRM114 invocation failed X-Spam-Score: -1.4 (-) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-1.4 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [204.13.248.71 listed in list.dnswl.org] -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] 0.5 MISSING_MID Missing Message-Id: header 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: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: linux-arm-kernel-bounces@lists.infradead.org Message-ID: <E1SlGKa-0004Vt-P6@merlin.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 |
The following changes since commit f8f5701bdaf9134b1f90e5044a82c66324d2073f: Linux 3.5-rc1 (2012-06-02 18:29:26 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-devel-am33xx-for-v3.6 for you to fetch changes up to 6fd8246b1c1167c983b089f9eaafa13ef9ca7adf: Merge tag 'omap-devel-a-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into devel-am33xx (2012-06-22 01:50:22 -0700) ---------------------------------------------------------------- Here are changes to add support for am33xx processors for the clock, power, and voltagedomains. ---------------------------------------------------------------- Afzal Mohammed (2): ARM: OMAP2+: am33xx: Add low level debugging support ARM: OMAP2+: am33xx: Add AM335XEVM machine support Tony Lindgren (1): Merge tag 'omap-devel-a-for-3.6' of git://git.kernel.org/.../pjw/omap-pending into devel-am33xx Vaibhav Hiremath (6): ARM: OMAP2+: control: Add AM33XX control reg & sec clkctrl offset ARM: OMAP AM33xx: voltagedomain: Add voltage domain data ARM: OMAP AM33xx: PRM: add PRM support ARM: OMAP AM33xx: CM: Introduce AM33xx CM APIs and register level details ARM: OMAP AM33xx: powerdomains: add AM335x support ARM: OMAP AM33xx: clockdomains: Add clockdomain data and respective operations arch/arm/mach-omap2/Makefile | 6 + arch/arm/mach-omap2/board-generic.c | 18 + arch/arm/mach-omap2/clockdomain.h | 2 + arch/arm/mach-omap2/clockdomain33xx.c | 74 +++ arch/arm/mach-omap2/clockdomains33xx_data.c | 196 +++++++ arch/arm/mach-omap2/cm-regbits-33xx.h | 687 ++++++++++++++++++++++++ arch/arm/mach-omap2/cm33xx.c | 313 +++++++++++ arch/arm/mach-omap2/cm33xx.h | 420 +++++++++++++++ arch/arm/mach-omap2/common.h | 3 + arch/arm/mach-omap2/control.h | 39 +- arch/arm/mach-omap2/include/mach/debug-macro.S | 17 +- arch/arm/mach-omap2/io.c | 13 + arch/arm/mach-omap2/irq.c | 2 +- arch/arm/mach-omap2/powerdomain.h | 23 +- arch/arm/mach-omap2/powerdomain33xx.c | 229 ++++++++ arch/arm/mach-omap2/powerdomains33xx_data.c | 185 +++++++ arch/arm/mach-omap2/prm-regbits-33xx.h | 357 ++++++++++++ arch/arm/mach-omap2/prm33xx.c | 135 +++++ arch/arm/mach-omap2/prm33xx.h | 129 +++++ arch/arm/mach-omap2/timer.c | 5 + arch/arm/mach-omap2/voltage.h | 1 + arch/arm/mach-omap2/voltagedomains33xx_data.c | 43 ++ arch/arm/plat-omap/include/plat/serial.h | 4 + arch/arm/plat-omap/include/plat/uncompress.h | 6 + 24 files changed, 2887 insertions(+), 20 deletions(-) create mode 100644 arch/arm/mach-omap2/clockdomain33xx.c create mode 100644 arch/arm/mach-omap2/clockdomains33xx_data.c create mode 100644 arch/arm/mach-omap2/cm-regbits-33xx.h create mode 100644 arch/arm/mach-omap2/cm33xx.c create mode 100644 arch/arm/mach-omap2/cm33xx.h create mode 100644 arch/arm/mach-omap2/powerdomain33xx.c create mode 100644 arch/arm/mach-omap2/powerdomains33xx_data.c create mode 100644 arch/arm/mach-omap2/prm-regbits-33xx.h create mode 100644 arch/arm/mach-omap2/prm33xx.c create mode 100644 arch/arm/mach-omap2/prm33xx.h create mode 100644 arch/arm/mach-omap2/voltagedomains33xx_data.c