Re: [PATCH v3] EDAC/altera: use ECC manager compatible to select A10/S10 IRQ layout
Dinh Nguyen <[email protected]>
| Newsgroups | org.kernel.vger.linux-edac,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On 6/26/26 03:22, Rounak Das wrote: > Hi Dinh, > I'm glad to know that it tested clean on both platforms. > > To make sure that I understand the approach correctly, do you mean to > carry the A10/S10 distinction in the `altr_edac_a10_of_match[]` table > via the `.data` field? > And then reading it back in probe through `device_get_match_data()`? > > If I got it right, I'll send it as v4. > Yes, that was what I thinking. Thanks, Dinh