The devicetree directory was using wrong case: Devicetree/ -> devicetree/ Fixes:a17b0169f2("docs/zh_CN: add devicetree index translation") Fixes:c56481299d("docs/zh_CN: add devicetree usage-model translation") Fixes:09d4466d3f("docs/zh_CN: add devicetree of_unittest translation") Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org> Acked-by: Yanteng Si<siyanteng@loongson.cn> Link: https://lore.kernel.org/r/b4ca010ef223ab9cb76e8caa0a3cde734e0b6b2f.1656234456.git.mchehab@kernel.org Signed-off-by: Jonathan Corbet <corbet@lwn.net>
50 lines
895 B
ReStructuredText
50 lines
895 B
ReStructuredText
.. 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
|
|
|
|
usage-model
|
|
of_unittest
|
|
|
|
Todolist:
|
|
|
|
* kernel-api
|
|
|
|
Devicetree Overlays
|
|
===================
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
Todolist:
|
|
|
|
* changesets
|
|
* dynamic-resolution-notes
|
|
* overlay-notes
|
|
|
|
Devicetree Bindings
|
|
===================
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
Todolist:
|
|
|
|
* bindings/index
|