Re: [PATCH] Add display-controller to list of generic node names
Rob Herring <[email protected]>
| Newsgroups | org.kernel.vger.devicetree-spec |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Mar 31, 2025 at 10:02:24PM +0200, Raphael Gallais-Pou wrote: > The device-tree specification does not present a generic node name for > hardware compositors. Several names are used, but 'display-controller' > is the most straight-forward name to describe such device. > > Signed-off-by: Raphael Gallais-Pou <[email protected]> > --- > source/chapter2-devicetree-basics.rst | 1 + > 1 file changed, 1 insertion(+) Applied, thanks. Rob