On Fri, 14 Mar 2025, Lu Tang (汤璐) wrote: > Update email address What is this? Please refrain from top-posting. > -----邮件原件----- > 发件人: Lu.Tang <Lu.Tang@xxxxxxxxxxxx> > 发送时间: 2025年3月14日 15:32 > 收件人: Jonathan Cameron <jic23@xxxxxxxxxx>; Lars-Peter Clausen <lars@xxxxxxxxxx>; Rob Herring <robh@xxxxxxxxxx>; Krzysztof Kozlowski <krzk+dt@xxxxxxxxxx>; Conor Dooley <conor+dt@xxxxxxxxxx>; Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>; Lee Jones <lee@xxxxxxxxxx>; Matthias Brugger <matthias.bgg@xxxxxxxxx>; AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>; Sean Wang <sean.wang@xxxxxxxxxx>; Linus Walleij <linus.walleij@xxxxxxxxxx>; Liam Girdwood <lgirdwood@xxxxxxxxx>; Mark Brown <broonie@xxxxxxxxxx>; Stephen Boyd <sboyd@xxxxxxxxxx>; Chen Zhong (钟辰) <Chen.Zhong@xxxxxxxxxxxx>; Sen Chu <shen.chu@xxxxxxxxxxxx> > 抄送: linux-iio@xxxxxxxxxxxxxxx; devicetree@xxxxxxxxxxxxxxx; linux-kernel@xxxxxxxxxxxxxxx; linux-input@xxxxxxxxxxxxxxx; linux-arm-kernel@xxxxxxxxxxxxxxxxxxx; linux-mediatek@xxxxxxxxxxxxxxxxxxx; linux-gpio@xxxxxxxxxxxxxxx; Project_Global_Chrome_Upstream_Group <Project_Global_Chrome_Upstream_Group@xxxxxxxxxxxx>; Lu Tang (汤璐) <Lu.Tang@xxxxxxxxxxxx> > 主题: [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@xxxxxxxxxxxx> > > 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@xxxxxxxxxxxx> > --- > 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 [李琼斯]