回复: [PATCH 3/5] pmic: mediatek: Add spmi pmic mfd driver
Lee Jones
lee at kernel.org
Fri Mar 14 02:47:31 PDT 2025
On Fri, 14 Mar 2025, Lu Tang (汤璐) wrote:
> Update email address
What is this?
Please refrain from top-posting.
> -----邮件原件-----
> 发件人: Lu.Tang <Lu.Tang at mediatek.com>
> 发送时间: 2025年3月14日 15:32
> 收件人: Jonathan Cameron <jic23 at kernel.org>; Lars-Peter Clausen <lars at metafoo.de>; Rob Herring <robh at kernel.org>; Krzysztof Kozlowski <krzk+dt at kernel.org>; Conor Dooley <conor+dt at kernel.org>; Dmitry Torokhov <dmitry.torokhov at gmail.com>; Lee Jones <lee at kernel.org>; Matthias Brugger <matthias.bgg at gmail.com>; AngeloGioacchino Del Regno <angelogioacchino.delregno at collabora.com>; Sean Wang <sean.wang at kernel.org>; Linus Walleij <linus.walleij at linaro.org>; Liam Girdwood <lgirdwood at gmail.com>; Mark Brown <broonie at kernel.org>; Stephen Boyd <sboyd at kernel.org>; Chen Zhong (钟辰) <Chen.Zhong at mediatek.com>; Sen Chu <shen.chu at mediatek.com>
> 抄送: linux-iio at vger.kernel.org; devicetree at vger.kernel.org; linux-kernel at vger.kernel.org; linux-input at vger.kernel.org; linux-arm-kernel at lists.infradead.org; linux-mediatek at lists.infradead.org; linux-gpio at vger.kernel.org; Project_Global_Chrome_Upstream_Group <Project_Global_Chrome_Upstream_Group at mediatek.com>; Lu Tang (汤璐) <Lu.Tang at mediatek.com>
> 主题: [PATCH 3/5] pmic: mediatek: Add spmi pmic mfd driver
Fix your mailer. Headers have no place in the body of an email.
> From: "Lu.Tang" <lu.tang at mediatek.com>
>
> Add spmi pmic mfd driver for mt8196
7 words for a 900 line change is not going to fly.
What is this device? What does it provide? What are its dependencies?
Etc.
> Signed-off-by: Lu Tang <lu.tang at mediatek.com>
> ---
> drivers/mfd/Kconfig | 26 ++
> drivers/mfd/Makefile | 2 +
> drivers/mfd/mt6685-core.c | 83 +++++
> drivers/mfd/mtk-spmi-pmic.c | 518 +++++++++++++++++++++++++++
> include/linux/mfd/mt6363/core.h | 134 +++++++
> include/linux/mfd/mt6363/registers.h | 168 +++++++++
> include/linux/mfd/mt6373/core.h | 94 +++++
> include/linux/mfd/mt6373/registers.h | 53 +++
> 8 files changed, 1078 insertions(+)
> create mode 100644 drivers/mfd/mt6685-core.c create mode 100644 drivers/mfd/mtk-spmi-pmic.c create mode 100644 include/linux/mfd/mt6363/core.h create mode 100644 include/linux/mfd/mt6363/registers.h
> create mode 100644 include/linux/mfd/mt6373/core.h create mode 100644 include/linux/mfd/mt6373/registers.h
Please try again.
--
Lee Jones [李琼斯]
More information about the linux-arm-kernel
mailing list