Re: [PATCH 2/3] Initial skeleton of VFIO support for Device Tree based devices

2013-08-05 Thread Mark Rutland
> > +static const struct of_device_id vfio_dt_match[] = { > > + � � /* In the future, we can implement a better mechanism to bind > the > > + � � �* module to any device. For now add the compatible property to > the > > + � � �* dtb of the devices we want to use. � */

Re: [PATCH 2/3] Initial skeleton of VFIO support for Device Tree based devices

2013-08-05 Thread Antonios Motakis
On Mon, Aug 5, 2013 at 3:37 PM, Mark Rutland wrote: > [adding DT maintainers to Cc] > > On Mon, Aug 05, 2013 at 02:17:11PM +0100, Antonios Motakis wrote: > > Platform devices in the Linux kernel are usually managed by the DT > > interface. This patch forms the base to support these kind of device

RE: [PATCH v8 10/12] iommu/exynos: add bus notifier for registering System MMU

2013-08-05 Thread Cho KyongHo
> -Original Message- > From: Bartlomiej Zolnierkiewicz [mailto:b.zolnier...@samsung.com] > Sent: Saturday, August 03, 2013 2:32 AM > > Hi, > > On Friday, July 26, 2013 08:30:17 PM Cho KyongHo wrote: > > When a device driver is registered, all constructs to handle System MMU > > is prepare