From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Herrmann Subject: [PATCH v4 0/11] iommu/arm-smmu: Misc modifications to support SMMUs on Calxeda ECX-2000 Date: Thu, 16 Jan 2014 13:44:12 +0100 Message-ID: <1389876263-25759-1-git-send-email-andreas.herrmann@calxeda.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: iommu-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Errors-To: iommu-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org To: Will Deacon Cc: iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: iommu@lists.linux-foundation.org Hi, Here is v4 of arm-smmu changes to support SMMUs on Calxeda ECX-2000. Patches are based on v3.13-rc8. Major change to previous version is new code that allows to extend an existing IOMMU address mapping. (last two patches) Changelog: v4: - added support to extend the size of an IOMMU address mapping - check for duplicate stream IDs - Increase MAX_PHANDLE_ARGS - misc minor changes of patch "iommu/arm-smmu: Introduce automatic stream-id-masking" 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 From mboxrd@z Thu Jan 1 00:00:00 1970 From: andreas.herrmann@calxeda.com (Andreas Herrmann) Date: Thu, 16 Jan 2014 13:44:12 +0100 Subject: [PATCH v4 0/11] iommu/arm-smmu: Misc modifications to support SMMUs on Calxeda ECX-2000 Message-ID: <1389876263-25759-1-git-send-email-andreas.herrmann@calxeda.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi, Here is v4 of arm-smmu changes to support SMMUs on Calxeda ECX-2000. Patches are based on v3.13-rc8. Major change to previous version is new code that allows to extend an existing IOMMU address mapping. (last two patches) Changelog: v4: - added support to extend the size of an IOMMU address mapping - check for duplicate stream IDs - Increase MAX_PHANDLE_ARGS - misc minor changes of patch "iommu/arm-smmu: Introduce automatic stream-id-masking" 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