]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - rpmsg/hwspinlock.git/commit
iommu/omap: Drop legacy-style device support
authorSuman Anna <s-anna@ti.com>
Wed, 12 Apr 2017 05:21:27 +0000 (00:21 -0500)
committerJoerg Roedel <jroedel@suse.de>
Thu, 20 Apr 2017 14:33:58 +0000 (16:33 +0200)
commit49a57ef7f8492ef985ee1ecdb927ca78a6b2f308
treec920c70e15e3a01cb582cee04372b2edd96539ad
parentabaa7e5b054aae567861628b74dbc7fbf8ed79e8
iommu/omap: Drop legacy-style device support

All the supported boards that have OMAP IOMMU devices do support
DT boot only now. So, drop the support for the non-DT legacy-style
devices from the OMAP IOMMU driver. Couple of the fields from the
iommu platform data would no longer be required, so they have also
been cleaned up. The IOMMU platform data is still needed though for
performing reset management properly in a multi-arch environment.

Signed-off-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/omap-iommu.c
include/linux/platform_data/iommu-omap.h