вт, 21 янв. 2025 г. в 13:15, Lee Jones <lee@xxxxxxxxxx>: > > On Wed, 15 Jan 2025, Dzmitry Sankouski wrote: > > > чт, 9 янв. 2025 г. в 15:02, Lee Jones <lee@xxxxxxxxxx>: > > > > > > 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@xxxxxxxxx> > > (...) > > > > 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@xxxxxxxxx/ -- Best regards and thanks for review, Dzmitry