提交 f11b9abc 编写于 作者: H Harish Jenny K N 提交者: Rob Herring

Documentation: remove dynamic-resolution-notes reference to non-existent file

File dt-object-internal.txt does not exist. This patch removes
a reference to it.
Signed-off-by: NHarish Jenny K N <harish_kandiga@mentor.com>
Reviewed-by: NFrank Rowand <frank.rowand@sony.com>
Signed-off-by: NRob Herring <robh@kernel.org>
上级 a3cfcecd
...@@ -2,15 +2,14 @@ Device Tree Dynamic Resolver Notes ...@@ -2,15 +2,14 @@ Device Tree Dynamic Resolver Notes
---------------------------------- ----------------------------------
This document describes the implementation of the in-kernel This document describes the implementation of the in-kernel
Device Tree resolver, residing in drivers/of/resolver.c and is a Device Tree resolver, residing in drivers/of/resolver.c
companion document to Documentation/devicetree/dt-object-internal.txt[1]
How the resolver works How the resolver works
---------------------- ----------------------
The resolver is given as an input an arbitrary tree compiled with the The resolver is given as an input an arbitrary tree compiled with the
proper dtc option and having a /plugin/ tag. This generates the proper dtc option and having a /plugin/ tag. This generates the
appropriate __fixups__ & __local_fixups__ nodes as described in [1]. appropriate __fixups__ & __local_fixups__ nodes.
In sequence the resolver works by the following steps: In sequence the resolver works by the following steps:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册