Re: [PATCH 1/7] iommu/arm-smmu: Introduce driver option handling

2013-10-10 Thread Will Deacon
On Wed, Oct 09, 2013 at 11:38:00PM +0100, Andreas Herrmann wrote: > Introduce handling of driver options. Options are set based on DT > information when probing an SMMU device. The first option introduced > is "arm,smmu-isolate-devices". (It will be used in the bus notifier > block.) > > Signed-of

[PATCH 1/7] iommu/arm-smmu: Introduce driver option handling

2013-10-09 Thread Andreas Herrmann
Introduce handling of driver options. Options are set based on DT information when probing an SMMU device. The first option introduced is "arm,smmu-isolate-devices". (It will be used in the bus notifier block.) Signed-off-by: Andreas Herrmann --- drivers/iommu/arm-smmu.c | 36 +