Re: [PATCH v5 05/12] bus: stm32_firewall: add stm32_firewall_get_grant_all_access() API
From: Gatien CHEVALLIER
Date: Tue Jan 27 2026 - 05:17:05 EST
On 1/27/26 10:24, Linus Walleij wrote:
On Fri, Jan 23, 2026 at 11:40 AM Gatien Chevallier
<gatien.chevallier@xxxxxxxxxxx> wrote:
Add the stm32_firewall_get_grant_all_access() API to be able to fetch
all firewall references in an access-controllers property and try to grant
access to all of them.
Signed-off-by: Gatien Chevallier <gatien.chevallier@xxxxxxxxxxx>
Excellent, just what I wanted.
Thanks Gatien!
Reviewed-by: Linus Walleij <linusw@xxxxxxxxxx>
Yours,
Linus Walleij
You are very welcome. It was a nice improvement suggestion from you.
Gatien