Re: [PATCH v5 1/6] of: Add of_phandle_args_equal() helper

From: Philipp Zabel
Date: Thu Jan 25 2024 - 04:45:27 EST


On Mi, 2024-01-24 at 16:07 -0600, Rob Herring wrote:
> On Wed, Jan 24, 2024 at 08:45:22AM +0100, Krzysztof Kozlowski wrote:
> > Add a helper comparing two "struct of_phandle_args" to avoid
> > reinventing the wheel.
> >
> > Reviewed-by: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
> > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
> > ---
> >
> > Dependency of cpufreq and reset change.
> > ---
> > include/linux/of.h | 16 ++++++++++++++++
> > 1 file changed, 16 insertions(+)
>
> Acked-by: Rob Herring <robh@xxxxxxxxxx>
>
> I've wanted to write this series for some time. Great work.

How would you prefer this to be merged? Stable tag from the devicetree
tree? Go through the reset tree as part of this series?

regards
Philipp