[PATCH] chapter2: fix reference to chapter6
Raphael Gallais-Pou <[email protected]>
| Newsgroups | org.kernel.vger.devicetree-spec |
|---|---|
| Message-ID | <[email protected]> |
Appendix 6 is now chapter 6. Closes #73 Signed-off-by: Raphael Gallais-Pou <[email protected]> --- 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