* [PATCH] Add display-controller to list of generic node names
@ 2025-03-31 20:02 Raphael Gallais-Pou
2025-03-31 23:40 ` Rob Herring
0 siblings, 1 reply; 2+ messages in thread
From: Raphael Gallais-Pou @ 2025-03-31 20:02 UTC (permalink / raw)
To: Rob Herring, Grant Likely; +Cc: devicetree-spec
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 <rgallaispou@gmail.com>
---
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] Add display-controller to list of generic node names
2025-03-31 20:02 [PATCH] Add display-controller to list of generic node names Raphael Gallais-Pou
@ 2025-03-31 23:40 ` Rob Herring
0 siblings, 0 replies; 2+ messages in thread
From: Rob Herring @ 2025-03-31 23:40 UTC (permalink / raw)
To: Raphael Gallais-Pou; +Cc: Grant Likely, devicetree-spec
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 <rgallaispou@gmail.com>
> ---
> source/chapter2-devicetree-basics.rst | 1 +
> 1 file changed, 1 insertion(+)
Applied, thanks.
Rob
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-03-31 23:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-31 20:02 [PATCH] Add display-controller to list of generic node names Raphael Gallais-Pou
2025-03-31 23:40 ` Rob Herring
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).