All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ARM: mvebu: clear shared L2 bit on Armada XP
@ 2015-07-08 14:09 Thomas Petazzoni
  2015-07-08 14:09 ` [PATCH 1/2] ARM: mvebu: add support to " Thomas Petazzoni
  2015-07-08 14:09 ` [PATCH 2/2] ARM: mvebu: add CPU config registers in the Armada 370/XP Device Tree Thomas Petazzoni
  0 siblings, 2 replies; 5+ messages in thread
From: Thomas Petazzoni @ 2015-07-08 14:09 UTC (permalink / raw)
  To: linux-arm-kernel

Hello,

This set of two patches add support for clearing the shared L2 bit on
Marvell Armada XP. This is part of an effort to progressively close
the gap between Marvell's vendor BSP and the mainline kernel.

Best regards,

Thomas

Thomas Petazzoni (2):
  ARM: mvebu: add support to clear shared L2 bit on Armada XP
  ARM: mvebu: add CPU config registers in the Armada 370/XP Device Tree

 .../devicetree/bindings/arm/mvebu-cpu-config.txt   | 20 +++++++
 arch/arm/boot/dts/armada-370.dtsi                  |  5 ++
 arch/arm/boot/dts/armada-xp.dtsi                   |  5 ++
 arch/arm/mach-mvebu/coherency.c                    | 61 ++++++++++++++++++++++
 4 files changed, 91 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/arm/mvebu-cpu-config.txt

-- 
2.4.5

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

end of thread, other threads:[~2015-09-29 13:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-08 14:09 [PATCH 0/2] ARM: mvebu: clear shared L2 bit on Armada XP Thomas Petazzoni
2015-07-08 14:09 ` [PATCH 1/2] ARM: mvebu: add support to " Thomas Petazzoni
2015-09-29 13:42   ` Gregory CLEMENT
2015-07-08 14:09 ` [PATCH 2/2] ARM: mvebu: add CPU config registers in the Armada 370/XP Device Tree Thomas Petazzoni
2015-09-29 13:43   ` Gregory CLEMENT

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.