Re: [PATCH v2 11/14] reset: convert of_reset_control_get_count() to using firmware nodes
From: Philipp Zabel
Date: Wed Mar 04 2026 - 06:06:14 EST
On Mo, 2026-02-23 at 11:06 +0100, Bartosz Golaszewski wrote:
> Start the conversion of reset core to using firmware nodes by reworking
> of_reset_control_get_count(). Unfortunately there is no fwnode-based
> alternative to of_count_phandle_with_args() so we have to hand-code it.
>
> Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxxxxxxxx>
Reviewed-by: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
regards
Philipp