linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/11] Fixes for 3.8-rc
@ 2013-01-06 10:10 Andrew Lunn
  2013-01-06 10:10 ` [PATCH 01/11] ARM: Kirkwood: Fix missing clk for USB device Andrew Lunn
                   ` (11 more replies)
  0 siblings, 12 replies; 16+ messages in thread
From: Andrew Lunn @ 2013-01-06 10:10 UTC (permalink / raw)
  To: linux-arm-kernel

This patchset is a collection of fixes for 3.8-rc for Marvell SoCs and
drivers.

If nobody objects, i will send Olof and Arnd a pull request sometime
Monday.

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.

Joshua Coombs (1):
  clk: mvebu: Remove inappropriate __init tagging

Nobuhiro Iwamatsu (1):
  ARM: Kirkwood: Switch TWSI1 of 88f6282 to DT clock providers

Thomas Petazzoni (4):
  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

 .../devicetree/bindings/gpio/gpio-poweroff.txt     |   20 ++++++++++--
 arch/arm/boot/dts/armada-xp-mv78230.dtsi           |    9 +++++-
 arch/arm/boot/dts/armada-xp-mv78260.dtsi           |    8 +++++
 arch/arm/boot/dts/armada-xp-mv78460.dtsi           |    8 +++++
 arch/arm/boot/dts/armada-xp.dtsi                   |    8 -----
 arch/arm/boot/dts/kirkwood-6282.dtsi               |    1 +
 arch/arm/boot/dts/kirkwood-topkick.dts             |   17 ++++++++++
 arch/arm/boot/dts/kirkwood.dtsi                    |    1 +
 arch/arm/mach-kirkwood/board-dt.c                  |    4 +++
 arch/arm/mach-kirkwood/board-usi_topkick.c         |    4 ---
 drivers/clk/mvebu/clk-gating-ctrl.c                |    2 +-
 drivers/dma/mv_xor.c                               |    9 ++++--
 drivers/power/reset/gpio-poweroff.c                |   33 +++++++++-----------
 13 files changed, 86 insertions(+), 38 deletions(-)

-- 
1.7.10.4

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2013-01-07 15:27 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-06 10:10 [PATCH 00/11] Fixes for 3.8-rc Andrew Lunn
2013-01-06 10:10 ` [PATCH 01/11] ARM: Kirkwood: Fix missing clk for USB device Andrew Lunn
2013-01-07 15:11   ` Simon Guinot
2013-01-07 15:27     ` Andrew Lunn
2013-01-06 10:10 ` [PATCH 02/11] Power: gpio-poweroff: Fix documentation and gpio_is_valid Andrew Lunn
2013-01-06 10:10 ` [PATCH 03/11] ARM: Kirkwood: Switch TWSI1 of 88f6282 to DT clock providers Andrew Lunn
2013-01-06 10:10 ` [PATCH 04/11] ARM: Kirkwood: Fix missing sdio clock Andrew Lunn
2013-01-06 10:10 ` [PATCH 05/11] ARM: Kirkwood: Use fixed-regulator instead of board gpio call Andrew Lunn
2013-01-06 10:10 ` [PATCH 06/11] clk: mvebu: Remove inappropriate __init tagging Andrew Lunn
2013-01-06 10:10 ` [PATCH 07/11] arm: mvebu: Armada XP MV78230 has two cores, not one Andrew Lunn
2013-01-06 10:10 ` [PATCH 08/11] arm: mvebu: Armada XP MV78230 has only three Ethernet interfaces Andrew Lunn
2013-01-06 10:10 ` [PATCH 09/11] arm: mvebu: Add missing ; for cpu node Andrew Lunn
2013-01-06 10:10 ` [PATCH 10/11] dma: mv_xor: fix error handling of mv_xor_channel_add() Andrew Lunn
2013-01-06 10:10 ` [PATCH 11/11] dma: mv_xor: fix error handling for clocks Andrew Lunn
2013-01-07 13:47 ` [PATCH 00/11] Fixes for 3.8-rc Arnd Bergmann
2013-01-07 13:55   ` Andrew Lunn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).