mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/5] ARM: Layerscape: Add Fixups for Linux IOMMU support
@ 2020-01-10 11:54 Sascha Hauer
  2020-01-10 11:54 ` [PATCH 1/5] ARM: Layerscape: replace overcomplicated macros Sascha Hauer
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Sascha Hauer @ 2020-01-10 11:54 UTC (permalink / raw)
  To: Barebox List

To make the IOMMU work under Linux we have to configure the different Isolation
Context Identifier registers in the SoC and communicate the settings to
Linux via "iommu" properties in the device tree. This adds the necessary
settings and device tree fixups ported from U-Boot.

Sascha

Sascha Hauer (5):
  ARM: Layerscape: replace overcomplicated macros
  include/soc/fsl: remove unused function prototypes
  include/soc/fsl: Make struct ccsr_qman v3 specific
  net: fsl-fman: Do not put hardware in reset before Linux start
  ARM: Layerscape: setup icids for the IOMMU

 arch/arm/mach-layerscape/icid.c | 611 ++++++++++++++++++++++++--------
 drivers/net/fsl-fman.c          |   8 -
 include/soc/fsl/fsl_qbman.h     |  18 +-
 include/soc/fsl/immap_lsch2.h   |   1 +
 4 files changed, 465 insertions(+), 173 deletions(-)

-- 
2.25.0.rc1


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

end of thread, other threads:[~2020-01-10 11:54 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-10 11:54 [PATCH 0/5] ARM: Layerscape: Add Fixups for Linux IOMMU support Sascha Hauer
2020-01-10 11:54 ` [PATCH 1/5] ARM: Layerscape: replace overcomplicated macros Sascha Hauer
2020-01-10 11:54 ` [PATCH 2/5] include/soc/fsl: remove unused function prototypes Sascha Hauer
2020-01-10 11:54 ` [PATCH 3/5] include/soc/fsl: Make struct ccsr_qman v3 specific Sascha Hauer
2020-01-10 11:54 ` [PATCH 4/5] net: fsl-fman: Do not put hardware in reset before Linux start Sascha Hauer
2020-01-10 11:54 ` [PATCH 5/5] ARM: Layerscape: setup icids for the IOMMU Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox