All of lore.kernel.org
 help / color / mirror / Atom feed
From: Huacai Chen <chenhuacai@gmail.com>
To: Yanteng Si <siyanteng@loongson.cn>
Cc: Jonathan Corbet <corbet@lwn.net>,
	Alex Shi <alex.shi@linux.alibaba.com>,
	Harry Wei <harryxiyou@gmail.com>,
	Yanteng Si <siyanteng01@gmail.com>,
	linux-doc@vger.kernel.org, realpuyuwang@gmail.com,
	Jiaxun Yang <jiaxun.yang@flygoat.com>
Subject: Re: [PATCH v4 2/3] docs/zh_CN: add iio ep93xx_adc.rst translation
Date: Thu, 21 Jan 2021 17:27:51 +0800	[thread overview]
Message-ID: <CAAhV-H7uYw5WNNU7r29NUMLaYUZR7uCyaoKLWKpZjy1n=eSq7A@mail.gmail.com> (raw)
In-Reply-To: <20210121033302.558935-2-siyanteng@loongson.cn>

Reviewed-by: Huacai Chen <chenhuacai@kernel.org>

On Thu, Jan 21, 2021 at 11:32 AM Yanteng Si <siyanteng@loongson.cn> wrote:
>
> This patch translates Documentation/iio/ep93xx_adc.rst into Chinese.
>
> Signed-off-by: Yanteng Si <siyanteng@loongson.cn>
> Reviewed-by: Alex Shi <alex.shi@linux.alibaba.com>
> ---
>  .../translations/zh_CN/iio/ep93xx_adc.rst     | 46 +++++++++++++++++++
>  1 file changed, 46 insertions(+)
>  create mode 100644 Documentation/translations/zh_CN/iio/ep93xx_adc.rst
>
> diff --git a/Documentation/translations/zh_CN/iio/ep93xx_adc.rst b/Documentation/translations/zh_CN/iio/ep93xx_adc.rst
> new file mode 100644
> index 000000000000..727a48d09090
> --- /dev/null
> +++ b/Documentation/translations/zh_CN/iio/ep93xx_adc.rst
> @@ -0,0 +1,46 @@
> +.. include:: ../disclaimer-zh_CN.rst
> +
> +:Original: :doc:`../../../iio/ep93xx_adc`
> +:Translator: Yanteng Si <siyanteng@loongson.cn>
> +
> +.. _cn_iio_ep93xx_adc:
> +
> +
> +==================================
> +思睿逻辑 EP93xx 模拟数字转换器驱动
> +==================================
> +
> +1. 概述
> +=======
> +
> +该驱动同时适用于具有5通道模拟数字转换器的低端 (EP9301, Ep9302) 设备和10通道
> +触摸屏/模拟数字转换器的高端设备(EP9307, EP9312, EP9315)。
> +
> +2. 通道编号
> +===========
> +
> +EP9301和EP9302数据表定义了通道0..4的编号方案。虽然EP9307, EP9312和EP9315多
> +了3个通道(一共8个),但是编号并没有定义。所以说最后三个通道是随机编号的。
> +
> +如果ep93xx_adc是IIO设备0,您将在以下位置找到条目
> +/sys/bus/iio/devices/iio:device0/:
> +
> +  +-----------------+---------------+
> +  | sysfs 入口      | ball/pin 名称 |
> +  +=================+===============+
> +  | in_voltage0_raw | YM            |
> +  +-----------------+---------------+
> +  | in_voltage1_raw | SXP           |
> +  +-----------------+---------------+
> +  | in_voltage2_raw | SXM           |
> +  +-----------------+---------------+
> +  | in_voltage3_raw | SYP           |
> +  +-----------------+---------------+
> +  | in_voltage4_raw | SYM           |
> +  +-----------------+---------------+
> +  | in_voltage5_raw | XP            |
> +  +-----------------+---------------+
> +  | in_voltage6_raw | XM            |
> +  +-----------------+---------------+
> +  | in_voltage7_raw | YP            |
> +  +-----------------+---------------+
> --
> 2.27.0
>

  reply	other threads:[~2021-01-21  9:41 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-21  3:33 [PATCH v4 1/3] docs/zh_CN: add iio iio_configfs.rst translation Yanteng Si
2021-01-21  3:33 ` [PATCH v4 2/3] docs/zh_CN: add iio ep93xx_adc.rst translation Yanteng Si
2021-01-21  9:27   ` Huacai Chen [this message]
2021-01-21  3:33 ` [PATCH v4 3/3] docs: zh_CN: add iio index.rst translation Yanteng Si
2021-01-21  9:28   ` Huacai Chen
2021-01-21  9:27 ` [PATCH v4 1/3] docs/zh_CN: add iio iio_configfs.rst translation Huacai Chen
2021-01-28 22:41 ` Jonathan Corbet

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAAhV-H7uYw5WNNU7r29NUMLaYUZR7uCyaoKLWKpZjy1n=eSq7A@mail.gmail.com' \
    --to=chenhuacai@gmail.com \
    --cc=alex.shi@linux.alibaba.com \
    --cc=corbet@lwn.net \
    --cc=harryxiyou@gmail.com \
    --cc=jiaxun.yang@flygoat.com \
    --cc=linux-doc@vger.kernel.org \
    --cc=realpuyuwang@gmail.com \
    --cc=siyanteng01@gmail.com \
    --cc=siyanteng@loongson.cn \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.