From patchwork Sun Jul 29 23:26:25 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Olof Johansson X-Patchwork-Id: 173941 Return-Path: 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 0AC3A2C008F for ; Mon, 30 Jul 2012 09:33:06 +1000 (EST) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1Svcsx-0000wS-Hn; Sun, 29 Jul 2012 23:26:55 +0000 Received: from mail-pb0-f49.google.com ([209.85.160.49]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1SvcsY-0000tX-16 for linux-arm-kernel@lists.infradead.org; Sun, 29 Jul 2012 23:26:30 +0000 Received: by pbbrq13 with SMTP id rq13so9566120pbb.36 for ; Sun, 29 Jul 2012 16:26:25 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-originating-ip:date:message-id:subject:from:to:cc :content-type:x-gm-message-state; bh=+OpO79xVApkzE/2+kMqYX4WZ1logINADprww/4ZyDoQ=; b=HbfkxKwjPI1tgVGhlJFG6xJw4f+jrHDVLTo0+kCKJNJ4fzFgmjt5OhY/jZsh0iVvZs 1PR+obsQU7dNBDo4tO9NFt+IoW/s2iVzeHapn8SIcMey+1N7KuDNjWV/4HQnGXBkv8p/ +1QjbO6ciKVCtm/g/OBYSFodM1EC9tZIk9VViOGuoAMX3VBRJ5+Lp9tdgXGVYQB8yMoS k2fyqxkF2DaudeiSlgXTTf+zxpCpM+4fWAKDt8fl9sK7VoaETVsI8SLVYJ4qh7Ys8yU6 2UzrAbh/S+hg8d4HLU6BeGUL6dfF3JXUugIcghk2bzN5rdSvxG1fuWDuiwBRHBU92vLT XlcQ== MIME-Version: 1.0 Received: by 10.66.83.65 with SMTP id o1mr20626543pay.17.1343604385297; Sun, 29 Jul 2012 16:26:25 -0700 (PDT) Received: by 10.142.131.5 with HTTP; Sun, 29 Jul 2012 16:26:25 -0700 (PDT) X-Originating-IP: [2001:470:1f05:1640:cab:32f2:2e5d:2fb] Date: Sun, 29 Jul 2012 16:26:25 -0700 Message-ID: Subject: [GIT PULL 2/2] ARM: arm-soc board updates, take 2 From: Olof Johansson To: Linus Torvalds X-Gm-Message-State: ALoCoQmF9QUsLz3xT0Xo0/+JXcLNyI0rFm0hTVoRLu6RDE732m8R+Ykzyfto84l5yMlaocuhgDzI X-Spam-Note: CRM114 invocation failed X-Spam-Note: SpamAssassin invocation failed Cc: arm@kernel.org, linux-kernel@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 This branch contains board updates, mostly for shmobile, but also a couple for PXA. The shmobile platforms are still in the early stages of DT enablement, so there's a bit more updates here than we'd ideally want to see: - regulator updates to provide some fixed regulators on several boards - gpio support updates for multiple boards - misc updates for recently-introduced boards armadillo800eva and kzm9g - defconfig updates ---------------------------------------------------------------- The following changes since commit a737874bda296ea1b4876564970c3a0107834efc: Merge tag 'soc2' into HEAD are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.git tags/boards2 for you to fetch changes up to 43cb4a02d27ad9525ad23984d4fd06972810439f: Merge branch 'board-specific' of git://github.com/hzhuang1/linux into late/board ---------------------------------------------------------------- Arnd Bergmann (3): Merge tag 'topic/fixed' of git://git.kernel.org/.../broonie/regulator into late/board Merge branch 'board' of git://git.kernel.org/.../rafael/renesas into late/board Merge branch 'board-specific' of git://github.com/hzhuang1/linux into late/board Guennadi Liakhovetski (12): ARM: mach-shmobile: add 3.3V and 1.8V fixed regulators to mackerel ARM: mach-shmobile: add fixed voltage regulators to ag5evm ARM: mach-shmobile: add fixed voltage regulators to ap4evb ARM: mach-shmobile: add fixed voltage regulators to armadillo800eva ARM: mach-shmobile: add fixed voltage regulators to bonito ARM: mach-shmobile: add fixed voltage regulators to g4evm ARM: mach-shmobile: add fixed voltage regulators to kota2 ARM: mach-shmobile: add fixed voltage regulators to kzm9d ARM: mach-shmobile: add fixed voltage regulators to kzm9g ARM: mach-shmobile: add fixed voltage regulators to marzen ARM: mach-shmobile: add SDHI2 to the 2.8V fixed regulator consumers on kzm9g ARM: mach-shmobile: select the fixed regulator driver on several boards Kuninori Morimoto (19): ARM: shmobile: armadillo800eva: enable HDMI ARM: shmobile: kzm9g: enable FSI-AK4648 ARM: shmobile: armadillo800eva: enable camera ARM: shmobile: armadillo800eva: enable FSI-WM8978 sound ARM: shmobile: armadillo800eva: enable FSI-HDMI sound ARM: shmobile: armadillo800eva: enable DMAEngine on FSI ARM: shmobile: armadillo800eva: enable DMAEngine on SDHI ARM: shmobile: armadillo800eva: enable DMAEngine on USB ARM: shmobile: use common extra gpio functions on armadillo800eva ARM: shmobile: kzm9g: enable USB function ARM: shmobile: kzm9g: enable MicroSD ARM: shmobile: kzm9g: enable DMAEngine on FSI ARM: shmobile: kzm9g: enable DMAEngine on MMCIF ARM: shmobile: use common extra gpio functions on Mackerel ARM: shmobile: use common extra gpio functions on ap4evb ARM: shmobile: use common extra gpio functions on g4evm ARM: shmobile: armadillo800eva: USB Func enables external IRQ mode ARM: shmobile: armadillo800eva: A4LC domain includes LCDC ARM: shmobile: armadillo800eva: A3SP domain includes USB Magnus Damm (1): ARM: mach-shmobile: kzm9d: Add defconfig Paul Bolle (1): ARM: pxa: remove eseries.h Paul Parsons (1): ARM: pxa: hx4700: Use DEFINE_RES_* macros consistently Rafael J. Wysocki (22): Merge branch 'renesas-kzm9g' into renesas-board Merge branch 'renesas-r8a7740' into renesas-armadillo Merge branch 'renesas-sh73a0' into renesas-kzm9g Merge tag 'topic/fixed' of git://git.kernel.org/.../broonie/regulator into renesas-board-common Merge branch 'renesas-board-common' into renesas-mackerel Merge branch 'renesas-board-common' into renesas-ap4evb Merge branch 'renesas-board-common' into renesas-armadillo Merge branch 'renesas-board-common' into renesas-g4evm Merge branch 'renesas-board-common' into renesas-kzm9g Merge branch 'renesas-r8a7740' into renesas-armadillo Merge branch 'renesas-soc' into renesas-board Merge branch 'renesas-board-common' into renesas-board Merge branch 'renesas-armadillo' into renesas-board Merge branch 'renesas-ag5evm' into renesas-board Merge branch 'renesas-ap4evb' into renesas-board Merge branch 'renesas-bonito' into renesas-board Merge branch 'renesas-g4evm' into renesas-board Merge branch 'renesas-kota2' into renesas-board Merge branch 'renesas-kzm9d' into renesas-board Merge branch 'renesas-kzm9g' into renesas-board Merge branch 'renesas-mackerel' into renesas-board Merge branch 'renesas-marzen' into renesas-board Simon Horman (2): ARM: mach-shmobile: armadillo800eva: defconfig Allow use of armhf userspace ARM: shmobile: kzm9g: defconfig enable INOTIFY_USER Tetsuyuki Kobayashi (1): ARM: shmobile: kzm9g: Support Real Time Clock arch/arm/configs/armadillo800eva_defconfig | 25 +- arch/arm/configs/kzm9d_defconfig | 89 ++++ arch/arm/configs/kzm9g_defconfig | 8 +- arch/arm/mach-pxa/eseries.h | 14 - arch/arm/mach-pxa/hx4700.c | 56 +-- arch/arm/mach-shmobile/Kconfig | 12 + arch/arm/mach-shmobile/board-ag5evm.c | 82 +++- arch/arm/mach-shmobile/board-ap4evb.c | 48 ++- arch/arm/mach-shmobile/board-armadillo800eva.c | 454 +++++++++++++++++++- arch/arm/mach-shmobile/board-bonito.c | 10 + arch/arm/mach-shmobile/board-g4evm.c | 52 ++- arch/arm/mach-shmobile/board-kota2.c | 30 ++ arch/arm/mach-shmobile/board-kzm9d.c | 10 + arch/arm/mach-shmobile/board-kzm9g.c | 320 ++++++++++++++ arch/arm/mach-shmobile/board-mackerel.c | 59 +-- arch/arm/mach-shmobile/board-marzen.c | 10 + 16 files changed, 1126 insertions(+), 153 deletions(-) create mode 100644 arch/arm/configs/kzm9d_defconfig delete mode 100644 arch/arm/mach-pxa/eseries.h