lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CABTCjFDRw9ZWWE=97neVcRofFOZfJ9fcn6dBXnCG4TbtMCzi5A@mail.gmail.com>
Date: Wed, 22 Jan 2025 18:19:33 +0300
From: Dzmitry Sankouski <dsankouski@...il.com>
To: Lee Jones <lee@...nel.org>
Cc: Sebastian Reichel <sre@...nel.org>, Chanwoo Choi <cw00.choi@...sung.com>, 
	Krzysztof Kozlowski <krzk@...nel.org>, Rob Herring <robh@...nel.org>, Conor Dooley <conor+dt@...nel.org>, 
	Dmitry Torokhov <dmitry.torokhov@...il.com>, Pavel Machek <pavel@....cz>, 
	Hans de Goede <hdegoede@...hat.com>, Marek Szyprowski <m.szyprowski@...sung.com>, 
	Sebastian Krzyszkowiak <sebastian.krzyszkowiak@...i.sm>, Purism Kernel Team <kernel@...i.sm>, 
	Krzysztof Kozlowski <krzk+dt@...nel.org>, linux-pm@...r.kernel.org, linux-kernel@...r.kernel.org, 
	devicetree@...r.kernel.org, linux-input@...r.kernel.org, 
	linux-leds@...r.kernel.org
Subject: Re: [PATCH v14 07/10] mfd: simple-mfd-i2c: Add MAX77705 support

вт, 21 янв. 2025 г. в 13:15, Lee Jones <lee@...nel.org>:
>
> On Wed, 15 Jan 2025, Dzmitry Sankouski wrote:
>
> > чт, 9 янв. 2025 г. в 15:02, Lee Jones <lee@...nel.org>:
> > >
> > > On Wed, 08 Jan 2025, Dzmitry Sankouski wrote:
> > >
> > > > Add MAX77705 support - fuel gauge and hwmon devices.
> > > > Hwmon provides charger input and system bus measurements.
> > > >
> > > > Signed-off-by: Dzmitry Sankouski <dsankouski@...il.com>
> > (...)
> > > >  static const struct of_device_id simple_mfd_i2c_of_match[] = {
> > > >       { .compatible = "kontron,sl28cpld" },
> > > >       { .compatible = "silergy,sy7636a", .data = &silergy_sy7636a},
> > > >       { .compatible = "maxim,max5970", .data = &maxim_max5970},
> > > >       { .compatible = "maxim,max5978", .data = &maxim_max5970},
> > > > +     { .compatible = "maxim,max77705-battery", .data = &maxim_mon_max77705},
> > >
> > > Drop the battery part from the MFD (group) name please.
> > >
> >
> > It will then conflict with MAX77705 mfd driver compatible.
>
> Where is that used?

In MAX77705 MFD patch:
https://patchwork.kernel.org/project/linux-pm/patch/20250117-starqltechn_integration_upstream-v16-5-11afa877276c@gmail.com/

-- 
Best regards and thanks for review,
Dzmitry

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ