Re: [PATCH v1 07/20] gpio: Add missing OF module annotations
Linus Walleij <[email protected]>
| Newsgroups | dev.linux.lists.imx,org.infradead.lists.linux-arm-kernel,org.infradead.lists.linux-riscv,org.kernel.vger.linux-gpio,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <CAD++jL=Cu=CKVdFTyrf7qfP--U-K==6Q-oMgerMfian_pwks=Q@mail.gmail.com> |
On Tue, Jul 14, 2026 at 9:25 AM Uwe Kleine-König (The Capable Hub) <[email protected]> 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) <[email protected]> Reviewed-by: Linus Walleij <[email protected]> Yours, Linus Walleij