Re: [PATCH] drm/doc: document recommended component helper usage

2019-02-19 Thread Daniel Vetter
On Tue, Feb 12, 2019 at 05:46:15PM +0100, Daniel Vetter wrote: > Now that component has docs it's worth spending a few words and > hyperlinks on recommended best practices in drm. > > v2: Add another item that component shouldn't be preferred over > drm_bridge/panel and similar subsystems already

[PATCH] drm/doc: document recommended component helper usage

2019-02-12 Thread Daniel Vetter
Now that component has docs it's worth spending a few words and hyperlinks on recommended best practices in drm. v2: Add another item that component shouldn't be preferred over drm_bridge/panel and similar subsystems already providing specialized support for specific components (Laurent). Also con