Re: [PATCH v1 5/5] docs/zh_CN: add dt kernel-api translation

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Sep 1, 2022 at 7:16 PM Yanteng Si <siyanteng@xxxxxxxxxxx> wrote:
>
> Translte .../devicetree/kernel-api.rst into Chinese.
>
> Signed-off-by: Yanteng Si <siyanteng@xxxxxxxxxxx>

Uh, no much useful info.

Reviewed-by: Alex Shi <alexs@xxxxxxxxxx>

> ---
>  .../translations/zh_CN/devicetree/index.rst   |  5 +-
>  .../zh_CN/devicetree/kernel-api.rst           | 58 +++++++++++++++++++
>  2 files changed, 59 insertions(+), 4 deletions(-)
>  create mode 100644 Documentation/translations/zh_CN/devicetree/kernel-api.rst
>
> diff --git a/Documentation/translations/zh_CN/devicetree/index.rst b/Documentation/translations/zh_CN/devicetree/index.rst
> index 9d95d2629b38..7451dbfdd3e5 100644
> --- a/Documentation/translations/zh_CN/devicetree/index.rst
> +++ b/Documentation/translations/zh_CN/devicetree/index.rst
> @@ -24,10 +24,7 @@ Open Firmware 和 Devicetree
>
>     usage-model
>     of_unittest
> -
> -Todolist:
> -
> -*   kernel-api
> +   kernel-api
>
>  Devicetree Overlays
>  ===================
> diff --git a/Documentation/translations/zh_CN/devicetree/kernel-api.rst b/Documentation/translations/zh_CN/devicetree/kernel-api.rst
> new file mode 100644
> index 000000000000..6aa3b685494e
> --- /dev/null
> +++ b/Documentation/translations/zh_CN/devicetree/kernel-api.rst
> @@ -0,0 +1,58 @@
> +.. SPDX-License-Identifier: GPL-2.0
> +.. include:: ../disclaimer-zh_CN.rst
> +
> +:Original: Documentation/Devicetree/kernel-api.rst
> +
> +:翻译:
> +
> + 司延腾 Yanteng Si <siyanteng@xxxxxxxxxxx>
> +
> +:校译:
> +
> +
> +=================
> +内核中的设备树API
> +=================
> +
> +核心函数
> +--------
> +
> +该API在以下内核代码中:
> +
> +drivers/of/base.c
> +
> +include/linux/of.h
> +
> +drivers/of/property.c
> +
> +include/linux/of_graph.h
> +
> +drivers/of/address.c
> +
> +drivers/of/irq.c
> +
> +drivers/of/fdt.c
> +
> +驱动模型函数
> +------------
> +
> +该API在以下内核代码中:
> +
> +include/linux/of_device.h
> +
> +drivers/of/device.c
> +
> +include/linux/of_platform.h
> +
> +drivers/of/platform.c
> +
> +覆盖和动态DT函数
> +----------------
> +
> +该API在以下内核代码中:
> +
> +drivers/of/resolver.c
> +
> +drivers/of/dynamic.c
> +
> +drivers/of/overlay.c
> --
> 2.31.1
>




[Index of Archives]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Linux FS]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]     [Linux Resources]

  Powered by Linux