Re: [PATCH] powerpc: xics: Use of_address_count()

From: Michael Ellerman
Date: Wed Apr 05 2023 - 21:12:03 EST


On Mon, 27 Mar 2023 17:30:56 -0500, Rob Herring wrote:
> icp_native_init_one_node() only needs the number of entries in "reg".
> Replace the open coded "reg" parsing with of_address_count() to get the
> number of "reg" entries.
>
>

Applied to powerpc/next.

[1/1] powerpc: xics: Use of_address_count()
https://git.kernel.org/powerpc/c/037c47a436eab2d336d5e131ab1c1394f223a57b

cheers