Re: [PATCH v2 2/3] dt-bindings: trivial-devices: support MPS MP5023

From: Andrew Jeffery
Date: Sun Sep 22 2024 - 21:09:24 EST


On Fri, 2024-09-20 at 01:54 +0000, Delphine_CC_Chiu/WYHQ/Wiwynn wrote:
>
> > -----Original Message-----
> > From: Andrew Jeffery <andrew@xxxxxxxxxxxxxxxxxxxx>
> > Sent: Thursday, September 19, 2024 9:24 AM
> > To: Guenter Roeck <linux@xxxxxxxxxxxx>; Delphine_CC_Chiu/WYHQ/Wiwynn
> > <Delphine_CC_Chiu@xxxxxxxxxx>; patrick@xxxxxxxxx; Rob Herring
> > <robh@xxxxxxxxxx>; Krzysztof Kozlowski <krzk+dt@xxxxxxxxxx>; Conor Dooley
> > <conor+dt@xxxxxxxxxx>
> > Cc: Ricky CX Wu <ricky.cx.wu.wiwynn@xxxxxxxxx>; Joel Stanley
> > <joel@xxxxxxxxx>; Peter Yin <peteryin.openbmc@xxxxxxxxx>; Noah Wang
> > <noahwang.wang@xxxxxxxxxxx>; Javier Carrasco
> > <javier.carrasco.cruz@xxxxxxxxx>; Fabio Estevam <festevam@xxxxxxxxx>;
> > Lukas Wunner <lukas@xxxxxxxxx>; Laurent Pinchart
> > <laurent.pinchart@xxxxxxxxxxxxxxxx>; devicetree@xxxxxxxxxxxxxxx;
> > linux-kernel@xxxxxxxxxxxxxxx; linux-arm-kernel@xxxxxxxxxxxxxxxxxxx;
> > linux-aspeed@xxxxxxxxxxxxxxxx
> > Subject: Re: [PATCH v2 2/3] dt-bindings: trivial-devices: support MPS MP5023
> >
> > [External Sender]
> >
> > [External Sender]
> >
> > On Wed, 2024-09-18 at 10:00 -0700, Guenter Roeck wrote:
> > > On 9/18/24 02:54, Delphine CC Chiu wrote:
> > > > From: Ricky CX Wu <ricky.cx.wu.wiwynn@xxxxxxxxx>
> > > >
> > > > Add support for hot-swap controller MPS MP5023.
> > > >
> > > > Signed-off-by: Ricky CX Wu <ricky.cx.wu.wiwynn@xxxxxxxxx>
> > > > Signed-off-by: Delphine CC Chiu <Delphine_CC_Chiu@xxxxxxxxxx>
> > > > --
> > >
> > > The hardware monitoring mailing list was not copied, so I assume that
> > > the expectation is that it will be applied through some other tree.
> >
> > We can take it through the BMC tree, but I'd prefer that the hardware
> > monitoring list were copied regardless.
> >
> > Ricky: Please do so for v3 onwards.
> >
> > Andrew
> Hi Guenter & Andrew,
>
> Would like to ask how to copy the hardware monitoring mailing list?

Not sure how best to answer this, but add it in the To: line for your
patches?

> Should I just send the v3 patch with only this dt-bindings patch for MP5023
> and it will be added in the mail automatically?

Well, if whatever process you're already using isn't adding it
automatically, I doubt it's going to start doing so now.

You can add it using the `--to` option to `b4 send` or `git send-
email`, for instance.

The details for the hwmon list are here:

https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/MAINTAINERS?h=v6.11#n9836

Andrew