devicetree-spec.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] chapter2: fix reference to chapter6
@ 2025-04-01 11:47 Raphael Gallais-Pou
  2025-04-01 14:30 ` Rob Herring
  0 siblings, 1 reply; 2+ messages in thread
From: Raphael Gallais-Pou @ 2025-04-01 11:47 UTC (permalink / raw)
  To: Rob Herring, Grant Likely; +Cc: devicetree-spec

Appendix 6 is now chapter 6.

Closes #73

Signed-off-by: Raphael Gallais-Pou <rgallaispou@gmail.com>
---
 source/chapter2-devicetree-basics.rst | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/source/chapter2-devicetree-basics.rst b/source/chapter2-devicetree-basics.rst
index 7658b19..ca716a1 100644
--- a/source/chapter2-devicetree-basics.rst
+++ b/source/chapter2-devicetree-basics.rst
@@ -575,10 +575,10 @@ Example:
    if a ``phandle`` property is not present. The meaning and use of the two
    properties is identical.
 
-.. note:: Most devicetrees in :abbr:`DTS (Device Tree Syntax)` (see Appendix A) will not
-   contain explicit phandle properties. The DTC tool automatically inserts
-   the ``phandle`` properties when the DTS is compiled into the binary DTB
-   format.
+.. note:: Most devicetrees in :abbr:`DTS (Device Tree Syntax)` (see
+   :numref:`Chapter %s <chapter-devicetree-source-format>`) will not contain
+   explicit phandle properties. The DTC tool automatically inserts the
+   ``phandle`` properties when the DTS is compiled into the binary DTB format.
 
 status
 ~~~~~~
-- 
2.49.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] chapter2: fix reference to chapter6
  2025-04-01 11:47 [PATCH] chapter2: fix reference to chapter6 Raphael Gallais-Pou
@ 2025-04-01 14:30 ` Rob Herring
  0 siblings, 0 replies; 2+ messages in thread
From: Rob Herring @ 2025-04-01 14:30 UTC (permalink / raw)
  To: Raphael Gallais-Pou; +Cc: Grant Likely, devicetree-spec

On Tue, Apr 01, 2025 at 01:47:36PM +0200, Raphael Gallais-Pou wrote:
> Appendix 6 is now chapter 6.
> 
> Closes #73
> 
> Signed-off-by: Raphael Gallais-Pou <rgallaispou@gmail.com>
> ---
>  source/chapter2-devicetree-basics.rst | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)

Applied.

Rob

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-04-01 14:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-01 11:47 [PATCH] chapter2: fix reference to chapter6 Raphael Gallais-Pou
2025-04-01 14:30 ` 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).