Re: [PATCH v2 5/7] drm/tegra: Convert to master/component framework

From: Christian Gmeiner
Date: Mon May 19 2014 - 04:56:36 EST


2014-05-13 17:30 GMT+02:00 Thierry Reding <thierry.reding@xxxxxxxxx>:
> From: Thierry Reding <treding@xxxxxxxxxx>
>
> Instead of the current implementation, reuse the recently introduced
> master/component framework, which is equivalent in most regards. One
> issue is that there is no device to bind the DRM driver to. In order
> to still allow the driver to be probed, expose an interface from the
> host1x device and provide an interface driver to bind to that.
>
> The interface driver then registers (or removes) the master that will be
> used to instantiate and bind the DRM driver. Since the drm_host1x bus
> implementation is now gone the dummy device instantiated by it can no
> longer be used as the parent for the DRM device. However since the
> parent device doesn't need to be modified, the host1x parent device that
> exposes the interface can be used instead.
>
> Signed-off-by: Thierry Reding <treding@xxxxxxxxxx>

Is there a git tree somewhere to have a look at? I am interested in the usage
of the master/component framework.

thanks
--
Christian Gmeiner, MSc

https://soundcloud.com/christian-gmeiner
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/