summaryrefslogtreecommitdiff
path: root/Documentation/translations/zh_CN/devicetree
diff options
context:
space:
mode:
authorYanteng Si <siyanteng01@gmail.com>2022-03-07 11:42:20 +0300
committerJonathan Corbet <corbet@lwn.net>2022-03-10 02:31:12 +0300
commita17b0169f29bd25c30750846ac0f1f7b5c13e978 (patch)
tree932b670708c7ffdd897cbb017b5cf6b7ad6ab6da /Documentation/translations/zh_CN/devicetree
parentfa04150b8ef7f15cb7654c11a24a9a4e0834de33 (diff)
downloadlinux-a17b0169f29bd25c30750846ac0f1f7b5c13e978.tar.xz
docs/zh_CN: add devicetree index translation
Translate .../devicetree/index.rst into Chinese. Signed-off-by: Yanteng Si <siyanteng@loongson.cn> Reviewed-by: Alex Shi <alexs@kernel.org> Link: https://lore.kernel.org/r/0a01f2eee980da02c0810d3d99b95af9013b646f.1646642188.git.siyanteng@loongson.cn Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/translations/zh_CN/devicetree')
-rw-r--r--Documentation/translations/zh_CN/devicetree/index.rst49
1 files changed, 49 insertions, 0 deletions
diff --git a/Documentation/translations/zh_CN/devicetree/index.rst b/Documentation/translations/zh_CN/devicetree/index.rst
new file mode 100644
index 000000000000..5ca1ae87b57d
--- /dev/null
+++ b/Documentation/translations/zh_CN/devicetree/index.rst
@@ -0,0 +1,49 @@
+.. SPDX-License-Identifier: GPL-2.0
+.. include:: ../disclaimer-zh_CN.rst
+
+:Original: Documentation/Devicetree/index.rst
+
+:翻译:
+
+ 司延腾 Yanteng Si <siyanteng@loongson.cn>
+
+:校译:
+
+
+=============================
+Open Firmware 和 Devicetree
+=============================
+
+该文档是整个设备树文档的总目录,标题中多是业内默认的术语,初见就翻译成中文,
+晦涩难懂,因此尽量保留,后面翻译其子文档时,可能会根据语境,灵活地翻译为中文。
+
+内核Devicetree的使用
+=======================
+.. toctree::
+ :maxdepth: 1
+
+Todolist:
+
+* usage-model
+* of_unittest
+* kernel-api
+
+Devicetree Overlays
+===================
+.. toctree::
+ :maxdepth: 1
+
+Todolist:
+
+* changesets
+* dynamic-resolution-notes
+* overlay-notes
+
+Devicetree Bindings
+===================
+.. toctree::
+ :maxdepth: 1
+
+Todolist:
+
+* bindings/index