All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] ARM: mvebu: Add Armada 385 AP support
@ 2014-12-05 14:44 Maxime Ripard
  2014-12-05 14:44 ` [PATCH 1/5] ARM: mvebu: Rename DEBUG_LL to indicate UART index Maxime Ripard
                   ` (5 more replies)
  0 siblings, 6 replies; 17+ messages in thread
From: Maxime Ripard @ 2014-12-05 14:44 UTC (permalink / raw)
  To: linux-arm-kernel

Hi everyone,

This set of patches add the support for the Armada 385 AP board.

It also adds a few clean ups here and there, a few missing pin
functions needed for the board, etc.

Maxime

Maxime Ripard (5):
  ARM: mvebu: Rename DEBUG_LL to indicate UART index
  ARM: mvebu: Add UART1 as DEBUG_LL possible target
  ARM: mvebu: a38x: Fix node names
  pinctrl: mvebu: a38x: Add UART1 muxing options
  ARM: mvebu: Add Armada 385 Access Point Development Board support

 arch/arm/Kconfig.debug                     |  35 +++--
 arch/arm/boot/dts/Makefile                 |   1 +
 arch/arm/boot/dts/armada-385-ap.dts        | 200 +++++++++++++++++++++++++++++
 arch/arm/boot/dts/armada-385-db.dts        |   2 +-
 arch/arm/boot/dts/armada-385-rd.dts        |   2 +-
 arch/arm/boot/dts/armada-385.dtsi          |   2 +-
 arch/arm/boot/dts/armada-38x.dtsi          |   4 +-
 drivers/pinctrl/mvebu/pinctrl-armada-38x.c |   6 +-
 8 files changed, 236 insertions(+), 16 deletions(-)
 create mode 100644 arch/arm/boot/dts/armada-385-ap.dts

-- 
2.2.0

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

end of thread, other threads:[~2015-01-12 13:40 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-05 14:44 [PATCH 0/5] ARM: mvebu: Add Armada 385 AP support Maxime Ripard
2014-12-05 14:44 ` [PATCH 1/5] ARM: mvebu: Rename DEBUG_LL to indicate UART index Maxime Ripard
2014-12-05 14:44 ` [PATCH 2/5] ARM: mvebu: Add UART1 as DEBUG_LL possible target Maxime Ripard
2014-12-05 15:25   ` Jason Cooper
2014-12-05 15:41     ` Arnd Bergmann
2014-12-05 14:44 ` [PATCH 3/5] ARM: mvebu: a38x: Fix node names Maxime Ripard
2014-12-05 14:44 ` [PATCH 4/5] pinctrl: mvebu: a38x: Add UART1 muxing options Maxime Ripard
2014-12-05 15:26   ` Jason Cooper
2015-01-09 10:05   ` Linus Walleij
2015-01-09 11:45     ` Jason Cooper
2015-01-10 21:44       ` Linus Walleij
2015-01-12 13:40         ` Jason Cooper
2014-12-05 14:44 ` [PATCH 5/5] ARM: mvebu: Add Armada 385 Access Point Development Board support Maxime Ripard
2014-12-05 15:42   ` Arnd Bergmann
2014-12-05 16:07   ` Thomas Petazzoni
2014-12-10 10:17     ` Gregory CLEMENT
2014-12-05 16:00 ` [PATCH 0/5] ARM: mvebu: Add Armada 385 AP support Andrew Lunn

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.