From: Gene Chen <gene.chen.richtek@gmail.com>
To: matthias.bgg@gmail.com, robh+dt@kernel.org
Cc: lgirdwood@gmail.com, broonie@kernel.org,
linux-kernel@vger.kernel.org, devicetree@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-mediatek@lists.infradead.org, gene_chen@richtek.com,
Wilma.Wu@mediatek.com, shufan_lee@richtek.com,
cy_huang@richtek.com, benjamin.chao@mediatek.com
Subject: [PATCH v4 0/2] regulator: mt6360: Add support for MT6360 regulator
Date: Wed, 26 Aug 2020 18:49:16 +0800 [thread overview]
Message-ID: <1598438958-26802-1-git-send-email-gene.chen.richtek@gmail.com> (raw)
This patch series add MT6360 regulator support contains driver and binding document
Gene Chen (2)
regulator: mt6360: Add support for MT6360 regulator
dt-bindings: regulator: mt6360: Add DT binding
Documentation/devicetree/bindings/regulator/mt6360-regulator.yaml | 113 ++
drivers/regulator/Kconfig | 9
drivers/regulator/Makefile | 1
drivers/regulator/mt6360-regulator.c | 459 ++++++++++
include/dt-bindings/regulator/mediatek,mt6360-regulator.h | 16
5 files changed, 598 insertions(+)
changelogs between v1 & v2
- regulator: merge regmap to mfd driver for r/w with crc
changelogs between v2 & v3
- Move regmap define to MFD parent driver
- Add bindings document
changelogs between v3 & v4
- replace of_node binding table by platform_id_table
- set regulator_desc.regulators_node find dt
next reply other threads:[~2020-08-26 10:50 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-26 10:49 Gene Chen [this message]
2020-08-26 10:49 ` [PATCH v4 1/2] " Gene Chen
2020-08-26 10:49 ` [PATCH v4 2/2] dt-bindings: regulator: mt6360: Add DT binding documentation Gene Chen
2020-08-26 12:55 ` [PATCH v4 0/2] regulator: mt6360: Add support for MT6360 regulator Mark Brown
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=1598438958-26802-1-git-send-email-gene.chen.richtek@gmail.com \
--to=gene.chen.richtek@gmail.com \
--cc=Wilma.Wu@mediatek.com \
--cc=benjamin.chao@mediatek.com \
--cc=broonie@kernel.org \
--cc=cy_huang@richtek.com \
--cc=devicetree@vger.kernel.org \
--cc=gene_chen@richtek.com \
--cc=lgirdwood@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=matthias.bgg@gmail.com \
--cc=robh+dt@kernel.org \
--cc=shufan_lee@richtek.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
all inboxes | Powered by JetHome®