linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Misc fixes for Marvell EBU platforms
@ 2016-06-16 13:42 Thomas Petazzoni
  2016-06-16 13:42 ` [PATCH 1/3] ARM: mvebu: fix HW I/O coherency related deadlocks Thomas Petazzoni
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Thomas Petazzoni @ 2016-06-16 13:42 UTC (permalink / raw)
  To: linux-arm-kernel

Hello,

This small patch series carries a few fixes for Marvell EBU platforms:

 - The first one fixes HW I/O coherency deadlocks that can be easily
   reproduced with the CESA crypto engine.

 - The second one makes sure PCI I/O regions are mapped
   strongly-ordered. While this is technically a requirement for the
   HW I/O coherency to work reliably, PCI I/O regions are very rarely
   used and we have therefore never seen a problem caused by
   this. Therefore, I have not Cc'ed this patch to stable.

 - The third one fixes the MBus window attributes used to map the CESA
   SRAMs on Armada 385 Linksys platforms.

Thanks!

Thomas

Thomas Petazzoni (3):
  ARM: mvebu: fix HW I/O coherency related deadlocks
  ARM: mvebu: map PCI I/O regions strongly ordered
  ARM: dts: armada-38x: fix MBUS_ID for crypto SRAM on Armada 385
    Linksys

 arch/arm/boot/dts/armada-385-linksys.dtsi |  4 ++--
 arch/arm/mach-mvebu/coherency.c           | 23 +++++++++--------------
 2 files changed, 11 insertions(+), 16 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2016-06-16 15:02 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-16 13:42 [PATCH 0/3] Misc fixes for Marvell EBU platforms Thomas Petazzoni
2016-06-16 13:42 ` [PATCH 1/3] ARM: mvebu: fix HW I/O coherency related deadlocks Thomas Petazzoni
2016-06-16 14:52   ` Gregory CLEMENT
2016-06-16 13:42 ` [PATCH 2/3] ARM: mvebu: map PCI I/O regions strongly ordered Thomas Petazzoni
2016-06-16 15:01   ` Gregory CLEMENT
2016-06-16 13:42 ` [PATCH 3/3] ARM: dts: armada-38x: fix MBUS_ID for crypto SRAM on Armada 385 Linksys Thomas Petazzoni
2016-06-16 15:02   ` Gregory CLEMENT

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).