[PATCH] Add display-controller to list of generic node names
Raphael Gallais-Pou <[email protected]>
| Newsgroups | org.kernel.vger.devicetree-spec |
|---|---|
| Message-ID | <[email protected]> |
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(+) diff --git a/source/chapter2-devicetree-basics.rst b/source/chapter2-devicetree-basics.rst index bc9b2d4..7658b19 100644 --- a/source/chapter2-devicetree-basics.rst +++ b/source/chapter2-devicetree-basics.rst @@ -221,6 +221,7 @@ name should be one of the following choices: * crypto * disk * display + * display-controller * dma-controller * dsi * dsp -- 2.49.0