> > +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. � */
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
> -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