Linux IIO development
 help / color / mirror / Atom feed
From: Mingjin Yang <mingjin.yang@unisoc.com>
To: Jonathan Cameron <jic23@kernel.org>,
	Lars-Peter Clausen <lars@metafoo.de>,
	Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Conor Dooley <conor+dt@kernel.org>
Cc: <mingjin.yang@unisoc.com>, <magicyangmingjin@gmail.com>,
	<Ling_Ling.Xu@unisoc.com>, <Jinfeng.Lin1@unisoc.com>,
	<Yangbin.Li@unisoc.com>, <Jiansheng.Wu@unisoc.com>,
	Orson Zhai <orsonzhai@gmail.com>,
	Baolin Wang <baolin.wang@linux.alibaba.com>,
	Chunyan Zhang <zhang.lyra@gmail.com>, <linux-iio@vger.kernel.org>,
	<devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>
Subject: [PATCH V0 0/2] Add support for UMP serise pmic adc
Date: Wed, 16 Aug 2023 16:02:23 +0800	[thread overview]
Message-ID: <20230816080225.21482-1-mingjin.yang@unisoc.com> (raw)

Patch 1, add UMP518 pmic adc description and sample in dt-bindings.
Patch 2, add UMP serise pmic adc driver, support both voltage and current mode.

Mingjin Yang (2):
  dt-bindings: iio: adc: Add support for ump518 pmic adc
  iio: adc: sprd_pmic_adc: Add support for UMP serise pmic adc

 .../bindings/iio/adc/sprd,sc2720-adc.yaml     |    2 +
 drivers/iio/adc/Kconfig                       |   10 +
 drivers/iio/adc/Makefile                      |    1 +
 drivers/iio/adc/sprd_pmic_adc.c               | 1298 +++++++++++++++++
 4 files changed, 1311 insertions(+)
 create mode 100644 drivers/iio/adc/sprd_pmic_adc.c

-- 
2.17.1


             reply	other threads:[~2023-08-16  8:04 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-16  8:02 Mingjin Yang [this message]
2023-08-16  8:02 ` [PATCH V0 1/2] dt-bindings: iio: adc: Add support for ump518 pmic adc Mingjin Yang
2023-08-16 14:44   ` Conor Dooley
2023-08-28 14:40     ` Jonathan Cameron
2023-08-16  8:02 ` [PATCH V0 2/2] iio: adc: sprd_pmic_adc: Add support for UMP serise " Mingjin Yang
2023-08-16 14:07   ` kernel test robot
2023-08-28 14:38     ` Jonathan Cameron
2023-08-28 15:57   ` Jonathan Cameron
2023-08-30  7:15     ` 杨明金
2023-09-03 11:14       ` Jonathan Cameron
2023-09-05  2:59         ` 杨明金
2023-09-10 13:57           ` Jonathan Cameron

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=20230816080225.21482-1-mingjin.yang@unisoc.com \
    --to=mingjin.yang@unisoc.com \
    --cc=Jiansheng.Wu@unisoc.com \
    --cc=Jinfeng.Lin1@unisoc.com \
    --cc=Ling_Ling.Xu@unisoc.com \
    --cc=Yangbin.Li@unisoc.com \
    --cc=baolin.wang@linux.alibaba.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=jic23@kernel.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=lars@metafoo.de \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=magicyangmingjin@gmail.com \
    --cc=orsonzhai@gmail.com \
    --cc=robh+dt@kernel.org \
    --cc=zhang.lyra@gmail.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox