public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 0/6] iommu/arm-smmu: Misc modifications to support SMMUs on Calxeda ECX-2000
@ 2014-01-30 18:18 Andreas Herrmann
  2014-01-30 18:18 ` [PATCH 1/6] iommu/arm-smmu: Introduce driver option handling Andreas Herrmann
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Andreas Herrmann @ 2014-01-30 18:18 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

This is v5 of my arm-smmu changes (to support SMMUs on Calxeda ECX-2000).

Patches are based on v3.13.

Changes to previous version are
- use iommu_group notifier instead of bus notifier
- remove superfluous call to arm_smmu_add_device in
  notifier function
- free bitmap that's used for checking of duplicate stream IDs
- hopefully addressed all issues for the "SMR allocator" patch
  (see http://marc.info/?l=linux-arm-kernel&m=139040446813960)
- reorder patches to put the notifier change last (in case there are
  still objections to this the rest could be merged I think)


I omitted the patches that are device-tree related (of, dts,
documentation) or ARM dma-mapping.c related. I'll work on an update of
the dma-mapping change (to automatically increase the mapping size)
separately.

Changelog:
v4:
  http://marc.info/?l=linux-arm-kernel&m=138988209913055
v3:
  http://marc.info/?l=linux-arm-kernel&m=138212725606348
v2:
  http://marc.info/?l=linux-arm-kernel&m=138135834704855
v1:
   http://marc.info/?l=linux-arm-kernel&m=138122450023564


Regards,
Andreas

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

end of thread, other threads:[~2014-01-30 20:17 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-30 18:18 [PATCH 0/6] iommu/arm-smmu: Misc modifications to support SMMUs on Calxeda ECX-2000 Andreas Herrmann
2014-01-30 18:18 ` [PATCH 1/6] iommu/arm-smmu: Introduce driver option handling Andreas Herrmann
2014-01-30 18:18 ` [PATCH 2/6] iommu/arm-smmu: Support buggy implementation where all config accesses are secure Andreas Herrmann
2014-01-30 18:18 ` [PATCH 3/6] iommu/arm-smmu: Check for duplicate stream IDs when registering master devices Andreas Herrmann
2014-01-30 18:18 ` [PATCH 4/6] iommu/arm-smmu: Introduce automatic stream-id-masking Andreas Herrmann
2014-01-30 18:18 ` [PATCH 5/6] iommu/arm-smmu: Set MAX_MASTER_STREAMIDS to MAX_PHANDLE_ARGS Andreas Herrmann
2014-01-30 18:18 ` [PATCH 6/6] iommu/arm-smmu: Introduce iommu_group notifier block Andreas Herrmann
2014-01-30 20:17 ` [PATCH] documentation/iommu: Update description of ARM System MMU binding Andreas Herrmann

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