Re: [PATCH v2 2/2] iio: adc: Add Nuvoton MA35D1 EADC driver
From: Chi-Wen Weng
Date: Tue Jul 14 2026 - 20:55:49 EST
Hi Uwe,
Thank you for the review.
> Please rely on <linux/platform_device.h> to provide of_device_id and
> drop the include for <linux/mod_devicetable.h>.
Will do. I will drop the explicit linux/mod_devicetable.h include in the
next revision and rely on linux/platform_device.h instead.
Best regards,
Chi-Wen