Re: [PATCH v1 07/20] gpio: Add missing OF module annotations
From: Daniel Palmer
Date: Tue Jul 14 2026 - 09:56:41 EST
Hi Uwe,
On Tue, 14 Jul 2026 at 16:25, Uwe Kleine-König (The Capable Hub)
<u.kleine-koenig@xxxxxxxxxxxx> wrote:
>
> A driver module matching devices using an of device id table is supposed
> to declare that in the module's metadata. Add this information for
> several drivers that failed to declare these.
>
> Signed-off-by: Uwe Kleine-König (The Capable Hub) <u.kleine-koenig@xxxxxxxxxxxx>
> ---
> drivers/gpio/gpio-msc313.c | 1 +
For this one:
Acked-by: Daniel Palmer <daniel@xxxxxxxxx>