Re: [PATCH v2 2/2] iio: magnetometer: add support for Melexis MLX90393
From: Nikhil Gautam
Date: Thu Jun 18 2026 - 16:23:23 EST
On 18-06-2026 10:55 pm, Uwe Kleine-König wrote:
Hello,Thanks for pointing this out. I'll update it in v3.
On Thu, Jun 18, 2026 at 09:31:41PM +0530, Nikhil Gautam wrote:
Please make that:
{ .name = "mlx90393" },
I guess you wantYes, that's correct. I'll add the missing .id_table entry in the next version.
.id_table = mlx90393_id,
Thanks for the review!
Best regards,
Nikhil