| Submitter | Jason |
|---|---|
| Date | Jan. 12, 2013, 11:29 p.m. |
| Message ID | <E1TuAWa-0004H4-QB@merlin.infradead.org> |
| Download | mbox |
| Permalink | /patch/211574/ |
| 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 (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 5937A2C00F1 for <incoming-imx@patchwork.ozlabs.org>; Sun, 13 Jan 2013 10:33:50 +1100 (EST) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1TuAWa-0004H4-QB; Sat, 12 Jan 2013 23:30:04 +0000 Received: from mho-03-ewr.mailhop.org ([204.13.248.66] helo=mho-01-ewr.mailhop.org) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1TuAW1-0004DF-4x for linux-arm-kernel@lists.infradead.org; Sat, 12 Jan 2013 23:29:32 +0000 Received: from pool-72-84-113-162.nrflva.fios.verizon.net ([72.84.113.162] helo=titan) by mho-01-ewr.mailhop.org with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.72) (envelope-from <jason@lakedaemon.net>) id 1TuAW0-00040A-Rk; Sat, 12 Jan 2013 23:29:28 +0000 Received: from localhost.localdomain (triton.lakedaemon.net [10.16.5.78]) by titan (Postfix) with ESMTP id 0ADC73CDB46; Sat, 12 Jan 2013 18:29:26 -0500 (EST) X-Mail-Handler: Dyn Standard SMTP by Dyn X-Originating-IP: 72.84.113.162 X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX1+0iv4FSSeiXyzAznwJJ/ENjSArJqhQ5U8= Content-Disposition: inline MIME-Version: 1.0 X-Mailer: MIME::Lite 3.029 (F2.78; T1.35; A2.11; B3.08; Q3.08) Date: Sat, 12 Jan 2013 23:29:24 +0000 From: Jason Cooper <jason@lakedaemon.net> To: Arnd Bergmann <arnd@arndb.de>, Olof Johansson <olof@lixom.net> Subject: [GIT PULL 4/4] ARM: mvebu: dt for v3.9 In-Reply-To: <pull-1358033364-983365> X-Bad-Reply: In-Reply-To but no 'Re:' in Subject. X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20130112_182929_415850_D1817E2C X-CRM114-Status: GOOD ( 14.75 ) 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.66 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 ARM Kernel <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: <E1TuAWa-0004H4-QB@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 d1c3ed669a2d452cacfb48c2d171a1f364dae2ed: Linux 3.8-rc2 (2013-01-02 18:13:21 -0800) are available in the git repository at: git://git.infradead.org/users/jcooper/linux.git tags/dt_for_v3.9 for you to fetch changes up to 877ddfac50bfeabc4729d0b8ac41989d226148b9: ARM: Dove: add fixed regulator for CuBox USB power (2013-01-12 22:35:56 +0000) ---------------------------------------------------------------- mvebu dt changes for v3.9 - mvebu - add rtc support - add sdio support - kirkwood - add sdio support - add twsi1 and nand to 88f6282 - convert openblocks A6 to pinctrl - dove - move led pinctrl to gpio-leds node - use fixed regulator for usb power ---------------------------------------------------------------- Andrew Lunn (5): ARM: Kirkwood: Fix missing clk for USB device. Power: gpio-poweroff: Fix documentation and gpio_is_valid ARM: Kirkwood: Fix missing sdio clock ARM: Kirkwood: Use fixed-regulator instead of board gpio call arm: mvebu: Add missing ; for cpu node. Gregory CLEMENT (7): arm: mvebu: Use dw-apb-uart instead of ns16650 as UART driver arm: mvebu: Improve the SMP support of the interrupt controller ARM: mvebu: Fix interrupt handling in SMP mode rtc: Add support of rtc-mv for MVEBU SoCs arm: mvebu: Update defconfig with Marvell RTC support arm: mvebu: Add RTC support for Armada 370 and Armada XP arm: mvebu: Fix memory size for Armada 370 DB Jason Cooper (4): Merge branch 'mvebu/drivers' into mvebu/boards Merge branch 'mvebu/drivers' into mvebu/boards Merge branch 'mvebu/boards' into mvebu/dt Merge branch 'mvebu/fixes' into mvebu/dt Jason Gunthorpe (1): ARM: Kirkwood: Support basic hotplug for PCI-E Joshua Coombs (1): clk: mvebu: Remove inappropriate __init tagging Nobuhiro Iwamatsu (4): ARM: Kirkwood: Switch TWSI1 of 88f6282 to DT clock providers ARM: Kirkwood: Add pinctrl of TWSI1 to 88f6282 ARM: Kirkwood: Add pinctrl of NAND to 88f6282 ARM: Kirkwood: Convert openblocks A6 board to pinctrl Sebastian Hesselbarth (5): ARM: Dove: Add pinctrl clock to DT pinctrl: mvebu: make pdma clock on dove mandatory ARM: Dove: add Cubox sdhci card detect gpio ARM: Dove: move CuBox led pinctrl to gpio-leds node ARM: Dove: add fixed regulator for CuBox USB power Simon Guinot (1): ARM: Kirkwood: fix ns2 gpios by converting to pinctrl Thomas Petazzoni (22): arm: mvebu: Armada XP MV78230 has two cores, not one arm: mvebu: Armada XP MV78230 has only three Ethernet interfaces dma: mv_xor: fix error handling of mv_xor_channel_add() dma: mv_xor: fix error handling for clocks arm: mvebu: use global interrupts for GPIOs on Armada XP mmc: mvsdio: use slot-gpio infrastructure for write protect gpio mmc: mvsdio: use slot-gpio for card detect gpio mmc: mvsdio: implement a Device Tree binding mmc: mvsdio: add pinctrl integration arm: mvebu: enable SDIO support in mvebu_defconfig arm: mvebu: enable mwifiex driver in mvebu_defconfig arm: mvebu: enable btmrvl driver in mvebu_defconfig arm: mvebu: add DT information for the SDIO interface of Armada 370/XP arm: mvebu: add pin muxing options for the SDIO interface on Armada 370 arm: mvebu: add pin muxing options for the SDIO interface on Armada XP arm: mvebu: enable the SD card slot on Armada XP DB board arm: mvebu: enable the SD card slot on Armada 370 DB board arm: mvebu: enable the SDIO interface on the Globalscale Mirabox arm: kirkwood: add Device Tree informations for the SDIO controller arm: kirkwood: dreamplug: use Device Tree to probe SDIO arm: kirkwood: mplcec4: use Device Tree to probe SDIO arm: kirkwood: add pinmux option for the SDIO interface on 88F6282 Willy Tarreau (1): ARM: kirkwood: convert Guruplug Server Plus to use the device tree .../devicetree/bindings/gpio/gpio-poweroff.txt | 20 ++- .../devicetree/bindings/mmc/orion-sdio.txt | 17 +++ arch/arm/boot/dts/Makefile | 1 + arch/arm/boot/dts/armada-370-db.dts | 17 ++- arch/arm/boot/dts/armada-370-mirabox.dts | 10 ++ arch/arm/boot/dts/armada-370-xp.dtsi | 20 ++- arch/arm/boot/dts/armada-370.dtsi | 12 ++ arch/arm/boot/dts/armada-xp-db.dts | 7 ++ arch/arm/boot/dts/armada-xp-mv78230.dtsi | 29 +++-- arch/arm/boot/dts/armada-xp-mv78260.dtsi | 35 ++++-- arch/arm/boot/dts/armada-xp-mv78460.dtsi | 35 ++++-- arch/arm/boot/dts/armada-xp.dtsi | 16 +-- arch/arm/boot/dts/dove-cubox.dts | 40 +++++- arch/arm/boot/dts/dove.dtsi | 1 + arch/arm/boot/dts/kirkwood-6282.dtsi | 18 +++ arch/arm/boot/dts/kirkwood-dreamplug.dts | 7 ++ .../arm/boot/dts/kirkwood-guruplug-server-plus.dts | 94 ++++++++++++++ arch/arm/boot/dts/kirkwood-mplcec4.dts | 11 +- arch/arm/boot/dts/kirkwood-ns2-common.dtsi | 16 +++ arch/arm/boot/dts/kirkwood-openblocks_a6.dts | 116 ++++++++++++++++++ arch/arm/boot/dts/kirkwood-topkick.dts | 17 +++ arch/arm/boot/dts/kirkwood.dtsi | 9 ++ arch/arm/configs/mvebu_defconfig | 13 +- arch/arm/mach-dove/Kconfig | 2 + arch/arm/mach-kirkwood/Kconfig | 7 ++ arch/arm/mach-kirkwood/Makefile | 1 + arch/arm/mach-kirkwood/board-dreamplug.c | 6 - arch/arm/mach-kirkwood/board-dt.c | 8 ++ arch/arm/mach-kirkwood/board-guruplug.c | 39 ++++++ arch/arm/mach-kirkwood/board-mplcec4.c | 7 -- arch/arm/mach-kirkwood/board-ns2.c | 38 ------ arch/arm/mach-kirkwood/board-openblocks_a6.c | 44 ------- arch/arm/mach-kirkwood/board-usi_topkick.c | 4 - arch/arm/mach-kirkwood/common.h | 5 + arch/arm/mach-kirkwood/pcie.c | 10 +- arch/arm/mach-mvebu/irq-armada-370-xp.c | 72 +++++++++++ drivers/clk/mvebu/clk-gating-ctrl.c | 2 +- drivers/dma/mv_xor.c | 9 +- drivers/mmc/host/mvsdio.c | 136 +++++++++------------ drivers/pinctrl/mvebu/pinctrl-dove.c | 7 +- drivers/power/reset/gpio-poweroff.c | 33 +++-- drivers/rtc/Kconfig | 2 +- 42 files changed, 730 insertions(+), 263 deletions(-) create mode 100644 Documentation/devicetree/bindings/mmc/orion-sdio.txt create mode 100644 arch/arm/boot/dts/kirkwood-guruplug-server-plus.dts create mode 100644 arch/arm/mach-kirkwood/board-guruplug.c