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,

On Thu, Jun 18, 2026 at 09:31:41PM +0530, Nikhil Gautam wrote:
Please make that:

{ .name = "mlx90393" },
Thanks for pointing this out. I'll update it in v3.
I guess you want

.id_table = mlx90393_id,
Yes, that's correct. I'll add the missing .id_table entry in the next version.

Thanks for the review!

Best regards,
Nikhil